I was trying to figure out how to hide a directory and then undhide the same directory I hid. Here are the steps I took.
Created a folder and named it test folder
I then right clicked on the folder and scrolled down to the attributes and leftclicked in the box to the left of hidden
I clicked apply and clicked Ok
The test folder then went away. I then went to DOS and typed the following command hoping to make the folder appear and nothing occured.
attrib -h test folder
I know the attrib command works only with files. The OS I was doing this with is Windows NT. Is there a way that I can unhid this directory. Thanks for you help
Markus Bertel