Want that file to be shown
Closed
blown tamang
-
6 Jul 2015 à 01:43
Ambucias Posts 47312 Registration date Monday 1 February 2010 Status Moderator Last seen 28 March 2026 - 6 Jul 2015 à 05:09
Ambucias Posts 47312 Registration date Monday 1 February 2010 Status Moderator Last seen 28 March 2026 - 6 Jul 2015 à 05:09
Related:
- Want that file to be shown
- How to open .ps file - Guide
- Dvi file - Guide
- Upload file to mediafire - Guide
- Kali linux iso file download 64-bit - Download - Linux
- Crdownload file - Guide
1 response
Ambucias
Posts
47312
Registration date
Monday 1 February 2010
Status
Moderator
Last seen
28 March 2026
11,166
6 Jul 2015 à 05:09
6 Jul 2015 à 05:09
Try this 1
Check if the files are not in hidden mode.
Click on "Start" -->Run --> Type cmd and press Enter.
Here I assume your pendrive drive letter as G:
Enter this command.
attrib -h -r -s /s /d g:\*.* --> Press Enter
You can copy the above command --> Right-click in the Command Prompt and
paste it.
Note : Replace the letter g with your pen drive letter.
Now check your pen drive for the files.
Good Luck
Check if the files are not in hidden mode.
Click on "Start" -->Run --> Type cmd and press Enter.
Here I assume your pendrive drive letter as G:
Enter this command.
attrib -h -r -s /s /d g:\*.* --> Press Enter
You can copy the above command --> Right-click in the Command Prompt and
paste it.
Note : Replace the letter g with your pen drive letter.
Now check your pen drive for the files.
Good Luck