Kingston pendrive is not working
Closed
satish
-
Feb 20, 2015 at 09:44 AM
KY_WD Posts 2053 Registration date Thursday October 23, 2014 Status Member Last seen February 28, 2017 - Feb 20, 2015 at 11:20 AM
KY_WD Posts 2053 Registration date Thursday October 23, 2014 Status Member Last seen February 28, 2017 - Feb 20, 2015 at 11:20 AM
Related:
- Kingston pendrive is not working
- Kingston format utility - Download - Storage
- Kingston pendrive - Pen Drive, USB & SD Card Forum
- Kingston 0 bytes ✓ - Windows Forum
- Kingston dt50 16gb firmware ✓ - Hardware Forum
- Pendrive eject shortcut key - Guide
1 response
KY_WD
Posts
2053
Registration date
Thursday October 23, 2014
Status
Member
Last seen
February 28, 2017
122
Feb 20, 2015 at 11:20 AM
Feb 20, 2015 at 11:20 AM
Hello Satish,
Open a new text document in the flash drive and enter the following code in the text document:
@echo off
attrib -s -h -r /s /d
cls
exit
Save this file as "unhide.bat" and close and delete the new text document
Double click on the "unhide" batch file which will pop up a black screen and it will close itself
Hope that I helped you.
KY_WD
Open a new text document in the flash drive and enter the following code in the text document:
@echo off
attrib -s -h -r /s /d
cls
exit
Save this file as "unhide.bat" and close and delete the new text document
Double click on the "unhide" batch file which will pop up a black screen and it will close itself
Hope that I helped you.
KY_WD