Quote:
|
Originally Posted by h_kunte
@Shwetanshu
The 4th point which u mentioned doesnt work....The file doenst get saved until u type a name for the file...
As far as I remember, a file WITHOUT a name can be created by entering a code of a number...Something like 134....I dont remember the exact sequence...
Someone help..
HK
|
U can save files like that using ASCII Codes like Alt+194 ..This doesnt work in NTFS partitions though. There was this trick i used to do when i used to use win 98 .. i use to rename my personal folder in the dos command using the ascii code and make it inaccessible. if u want that trick , do the following.
Suppose U have a folder named PERSONAL in a FAT32 partition and u want to make it inaccesible , do this.
Open the DOS Prompt and go to the location of the folder. If its located in D:\M\PERSONAL then goto D:\M\ and type REN PERSONAL ALT+194M and press Enter. Make sure u press ALT+194 together and you can use any character after that like i have used "m" above. When you press ALT+194 together u will see this character "┬" . and ya use only the NUMPAD keys for pressing 194. it wont work with the other keys.
It will get renamed. Now try accessing it from windows and you will get the msg that the folder does not exist.
Now if you want to access it u will have to rename it back to any name u want using the DOS prompt. so go there again and type REN ALT+194 PERSONAL and press enter. it will be back to normal.
Hope this info helped.