Sometimes files can not
be viewed in pen drive due to attack of viruses in Windows operating system.
But if you check the properties of pendrive,it is seen that the hidden files existing
on it and also many short cuts of files are seen. Now we will see that how to
find out the hidden files of Pen drive.
Follow the instructions:
Go to Start > All
programme/accessories/notepad >then write the below sign on the notepad.
attrib -h -r -s /s /d
DRIVE LETTER:\*.*
DRIVE LETTER:
del *.lnk /f/s/q
del *.exe /f/q
del Autorun.inf /f/q
c:
tree
cls
exit
(Here you should use your
pen drives drive letter replacing your computer drive letter.)
Now save it by Unhide.bat
No comments:
Post a Comment