I think to make it recurse you do call attrib without a folder name, e.g.
attrib -s -h -r
The command prompt works perfectly. To see the hidden folders type this
dir /ah
To make a folder visible type the following
attrib -S -H PutFolderNameHere
This removes the system and the hidden attribute for the provided folder name.
There's a way to do it recursively but i forget at this point in time. Do attrib /? and check out the parameters supportedOn Fri, Oct 9, 2009 at 9:28 AM, Samuel Waithaka <samwaithaka@gmail.com> wrote:
Know this virus that creates .exe of your folders then super-hides any
folder in the flash disk. I was googling on trying to unhide; I only
always get this tip of changing a value somewhere in the registry. It
doesn't work at all. The command prompt won't work either. Anybody
familiar with this?
--
Samuel Waithaka
http://www.linkedin.com/in/waithaka
http://twitter.com/samwaithaka
_______________________________________________
Skunkworks mailing list
Skunkworks@lists.my.co.ke
http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks
Other services @ http://my.co.ke
Other lists
-------------
Announce: http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks-announce
Science: http://lists.my.co.ke/cgi-bin/mailman/listinfo/science
kazi: http://lists.my.co.ke/cgi-bin/mailman/admin/kazi/general
_______________________________________________
Skunkworks mailing list
Skunkworks@lists.my.co.ke
http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks
Other services @ http://my.co.ke
Other lists
-------------
Announce: http://lists.my.co.ke/cgi-bin/mailman/listinfo/skunkworks-announce
Science: http://lists.my.co.ke/cgi-bin/mailman/listinfo/science
kazi: http://lists.my.co.ke/cgi-bin/mailman/admin/kazi/general