Data marked as protected by operating system
Solved/Closed
rahul209
Posts
7
Registration date
Monday 11 October 2010
Status
Member
Last seen
24 November 2010
-
14 Oct 2010 à 11:34
Ambucias Posts 47312 Registration date Monday 1 February 2010 Status Moderator Last seen 28 March 2026 - 23 Oct 2010 à 04:28
Ambucias Posts 47312 Registration date Monday 1 February 2010 Status Moderator Last seen 28 March 2026 - 23 Oct 2010 à 04:28
Related:
- Data marked as protected by operating system
- Windows 10 operating system free download full version with key - Download - Windows
- Kali linux operating system download - Download - Linux
- Ubuntu operating system download - Download - Linux
- Tmobile data check - Guide
- Windows operating system history - Guide
1 response
rahul209
Posts
7
Registration date
Monday 11 October 2010
Status
Member
Last seen
24 November 2010
16 Oct 2010 à 09:55
16 Oct 2010 à 09:55
hi
i found th solution myself.
first method-
there is a command-for single file
attrib -h -r -s {file name}
for the whole data
attrib -h -r -s ./*.*/s
note-
if attrib command don't work,first set the path as below-
set path="C:\Windows\System32"
second method-
cut the files from the older folder and paste into the new folder.
now delete the older folder and rename the new.
and done!!!
have fun...:)
i found th solution myself.
first method-
there is a command-for single file
attrib -h -r -s {file name}
for the whole data
attrib -h -r -s ./*.*/s
note-
if attrib command don't work,first set the path as below-
set path="C:\Windows\System32"
second method-
cut the files from the older folder and paste into the new folder.
now delete the older folder and rename the new.
and done!!!
have fun...:)
23 Oct 2010 à 04:28
Sorry for the late feedback. Thank you for sharing your solution, we appreciate it.