implague Posted December 28, 2009 Share Posted December 28, 2009 hi there here iam posting som methods of creating nameless and hidden folderscreate a folder nd holdalt+999999999 on a numpad it'll create the folder without nameto hide that go to cmd>attribe +s +h nd folder nameto unhide attribe -s -h foldernamealt+01601.Select file, press F2.2.Hold alt key and type 0160 from the numpad.3.Release the alt key. Now without doing anything else, again hold alt key and press 0160.4.Press enter and you will have second nameless file in the same directory.5.Repeat step 3 to create as many nameless files or folders in the same directory.to delete the nameess folderOpen cmd and navigate to folderand typeCODErd "< press ALT+255 >"it looks like thisCODErd " "OR...............What you need to do is open command prompt, go to the parent directory of the folder using the cd command, then type dir/x.You'll be able to see the short names of the files and directories (those which end with ~1). In this case the short name will be 0A00~1.Now type attrib -r -a -h -s 0A00~1.Next rename the folder using ren 0A00~1 abcFinally remove the directory using rd abc or you can do this from the GUI too. hope u like it by the way u can name the folder as "con" with the help of this method Link to comment Share on other sites More sharing options...
Administrator DKT27 Posted December 28, 2009 Administrator Share Posted December 28, 2009 Just a quick note. Do the above steps on a new and empty folder to avoid data loss. Link to comment Share on other sites More sharing options...
neverthelesshello Posted September 14, 2010 Share Posted September 14, 2010 yes and if you have a laptop without a numpad? Link to comment Share on other sites More sharing options...
ck_kent Posted September 15, 2010 Share Posted September 15, 2010 I guess if you want to hide your "secret" files. :rolleyes: Link to comment Share on other sites More sharing options...
irefay Posted October 19, 2010 Share Posted October 19, 2010 Its good for more than just porn. I have projects that I hide so that I have at least some security if a co-worker jumps on my lappy for a sec. I dont need my hard work going to someone elses promotion. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.