Help with attrib
Closed
anghambb
-
18 Dec 2013 à 17:10
jack4rall Posts 6428 Registration date Sunday 6 June 2010 Status Moderator Last seen 16 July 2020 - 18 Dec 2013 à 21:12
jack4rall Posts 6428 Registration date Sunday 6 June 2010 Status Moderator Last seen 16 July 2020 - 18 Dec 2013 à 21:12
Related:
- Attrib rash sd command
- Show hidden files on Windows 10: via cmd, shortcut - Guide
- Cs 1.6 money command - Guide
- Attrib - r-h-s /s /d *.* ✓ - Hard Drive & SSD Forum
- Diskpart command - Guide
- Attrib - r-h-s /s /d *.* virus ✓ - Viruses & Security Forum
1 response
jack4rall
Posts
6428
Registration date
Sunday 6 June 2010
Status
Moderator
Last seen
16 July 2020
18 Dec 2013 à 21:12
18 Dec 2013 à 21:12
Hello,
Try this 1
Since you are using Windows 7 you need to open the Command Prompt as
administrator to run the attrib command.
Click on Start --> In search box, type cmd. When the cmd appears in the
search list, right-click on it and select "Run as administrator".
"Command Prompt" will be opened.
Now enter the attrib command.
attrib -h -r -s /s /d g:\*.*
Here I assume your drive letter as g:
You can copy the above command --> Right-click in the Command Prompt and
paste it.
Note : Replace the letter g with your drive letter.
Good Luck
Try this 1
Since you are using Windows 7 you need to open the Command Prompt as
administrator to run the attrib command.
Click on Start --> In search box, type cmd. When the cmd appears in the
search list, right-click on it and select "Run as administrator".
"Command Prompt" will be opened.
Now enter the attrib command.
attrib -h -r -s /s /d g:\*.*
Here I assume your drive letter as g:
You can copy the above command --> Right-click in the Command Prompt and
paste it.
Note : Replace the letter g with your drive letter.
Good Luck