How can I create Folder.htt in Windows7? Does it work in Windows7?
|
feedback
|
migrated from stackoverflow.com Dec 1 '11 at 16:17
This question came from our site for professional and enthusiast programmers.
|
You create it with any text editor – just click Save and enter You can obtain the default | ||||
|
feedback
|
|
If you require a folder that starts with a period (.) then you must do this on the command line. Explorer will not allow you to create or rename a folder to something which starts with a period. To create your folder, start a command line prompt and enter:
| |||
|
feedback
|
