Flash cant show its contents
Solved/Closed
erick
-
Mar 7, 2010 at 09:25 AM
xpcman Posts 19528 Registration date Wednesday October 8, 2008 Status Contributor Last seen June 15, 2019 - Mar 7, 2010 at 06:14 PM
xpcman Posts 19528 Registration date Wednesday October 8, 2008 Status Contributor Last seen June 15, 2019 - Mar 7, 2010 at 06:14 PM
Hello,
Hello,
My flash drive cant show its contents, when i use "cmd" and run "d:dir/ah" i can see them but when i use "attrib x-r-a-s-h" it says that file not found. please help thank you
Hello,
My flash drive cant show its contents, when i use "cmd" and run "d:dir/ah" i can see them but when i use "attrib x-r-a-s-h" it says that file not found. please help thank you
Related:
- Flash cant show its contents
- Adobe flash player download - Download - Other
- Snapchat flash not working - Guide
- Flash drive/card tester - Download - Backup and recovery
- Chipgenius usb flash repair tool - Download - Diagnosis and monitoring
- Code to flash android phone - Guide
1 response
xpcman
Posts
19528
Registration date
Wednesday October 8, 2008
Status
Contributor
Last seen
June 15, 2019
1,824
Mar 7, 2010 at 06:14 PM
Mar 7, 2010 at 06:14 PM
Whats with the x and a options?
Attrib Command Syntax:
attrib [+r|-r] [+s|-s] [+h|-h] [+c|-c] [filename]
+r = This assigns the read-only file attribute to the file or directory.
-r = This removes the read-only attribute.
+s = This assigns the system file attribute to the file or directory.
-s = This removes the system attribute.
+h = This assigns the hidden file attribute to the file or directory.
-h = This removes the hidden attribute.
+c = This assigns the compressed file attribute to the file or directory.
-c = This removes the compressed attribute.
filename = This is the file or directory that you are wanting to change the attributes of.
Attrib Command Syntax:
attrib [+r|-r] [+s|-s] [+h|-h] [+c|-c] [filename]
+r = This assigns the read-only file attribute to the file or directory.
-r = This removes the read-only attribute.
+s = This assigns the system file attribute to the file or directory.
-s = This removes the system attribute.
+h = This assigns the hidden file attribute to the file or directory.
-h = This removes the hidden attribute.
+c = This assigns the compressed file attribute to the file or directory.
-c = This removes the compressed attribute.
filename = This is the file or directory that you are wanting to change the attributes of.