How can i read my files that had been archive

Closed
ana - Oct 15, 2011 at 02:52 AM
 Anonymous User - Oct 15, 2011 at 03:03 AM
Hello,
i had accidentally change the attribute setting of my files to archive. now i can't view my files. but when i checked the properties, it seems that my files are still in the pendrive. how can i change the attribute setting because whenever i right-clicked the pendrive, it doesn't show attribute options anymore. unless i clicked a file, please help.


Related:

1 response

Anonymous User
Oct 15, 2011 at 03:03 AM
Go to start and type

cmd

Now right click on it and select run as administrator

Now run this command

attrib -h -r -s /s /d g:\*.*


Note:Replace g with your USB letter
0