All my folders becomes hidden after cleaned from infected file on external drive
Whenever I need to access any of my folder I will have to to uncheck hidden files and enable show operating systems option, view folder attribute.
Until I stumbled on this command on how to geek.
H:\>attrib -H -S "My Folder"\"Their Folder"\*.* /S
You can also fixed your hidden file. Just go to below link.
http://www.howtogeek.com/forum/topic/folder-hidden-attribute-greyed-out
Until I stumbled on this command on how to geek.
H:\>attrib -H -S "My Folder"\"Their Folder"\*.* /S
You can also fixed your hidden file. Just go to below link.
http://www.howtogeek.com/forum/topic/folder-hidden-attribute-greyed-out
Comments
Post a Comment