I am very noob, really can't understand how the one - key ghost of站长 Ge from DOS Home creates a ~1 such deeply hidden folder. After running one - key ghost, a ~1 folder will be established in the last hard disk partition. It is established under DOS, and the backup file C_pan.gho is stored here. In WINXP, by running F:\~1\, you can see it, or in CMD, input dir/a F:\~1\ to access this folder and see the system - hidden C_pan.gho file. I would like to ask you all, how is this deeply hidden folder created under DOS?
The methods I have seen before to create some hidden and non - deletable folders under WINXP, such as:
md c:\...\
md c:\123..\
md "c:\ \ "
md "c:\123 \ "
md "c:\ "
etc. are all not usable under DOS, and the first one is also not usable under NTFS format.
If directly create md F:\~1 under DOS and add the system hidden attribute, in WINXP it can be seen, and it cannot be deeply hidden.
[ Last edited by lp1129 on 2007 - 4 - 12 at 12:00 AM ]
The methods I have seen before to create some hidden and non - deletable folders under WINXP, such as:
md c:\...\
md c:\123..\
md "c:\ \ "
md "c:\123 \ "
md "c:\ "
etc. are all not usable under DOS, and the first one is also not usable under NTFS format.
If directly create md F:\~1 under DOS and add the system hidden attribute, in WINXP it can be seen, and it cannot be deeply hidden.
[ Last edited by lp1129 on 2007 - 4 - 12 at 12:00 AM ]

