As I am doing a post after a very long time am going to speak about an awesome trick of windows.
- No name...
- No icon...
- It is Hidden & System folder.
- Make a folder at your desired location.I choose c:\
- Give it's name as 0160 using numeric keys(While pressing Alt key).
- Now make it without icon~steps:
- Right click on it and open properties.
- click customize and change icon.
- Check the icon which don't have anything.
- Now make it Hidden and system folder~steps:
- Open command prompt(Start-Run-cmd)
- Goto to place where you made the folder (In my case c:\)
- Type attrib 0160(While pressing Alt) +h +s
+h & +s for hidden and system,For removing use above step with -s and -h.For viewing your folder goto folder properties and check show hidden folder and system folder.
You can treat the folder as normal folder.