Skip to main content

Hiding files in win98

More
19 years 5 months ago #8393 by gainil
Replied by gainil on topic Hiding files in win98
hi!!

To unhide files in Windows, go to Command Prompt
if the file name is "user.bat" in the folder "c:\test", go to the perticular folder, key in "attrib +h user.bat" to hide the file and "attrib -r user.bat" to unhide that file.

:D
Time to create page: 0.119 seconds