Data marked as protected by operating system
Solved/Closed
rahul209
Posts
7
Registration date
Monday October 11, 2010
Status
Member
Last seen
November 24, 2010
-
Oct 14, 2010 at 11:34 AM
Ambucias Posts 47310 Registration date Monday February 1, 2010 Status Moderator Last seen February 15, 2023 - Oct 23, 2010 at 04:28 AM
Ambucias Posts 47310 Registration date Monday February 1, 2010 Status Moderator Last seen February 15, 2023 - Oct 23, 2010 at 04:28 AM
Related:
- Data marked as protected by operating system
- Tmobile data check - Guide
- Ubuntu operating system download - Download - Linux
- Chrome operating system download - Download - Security and maintenance
- Gta 5 data download for pc - Download - Action and adventure
- Digital data transmission - Guide
1 response
rahul209
Posts
7
Registration date
Monday October 11, 2010
Status
Member
Last seen
November 24, 2010
Oct 16, 2010 at 09:55 AM
Oct 16, 2010 at 09:55 AM
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...:)
Oct 23, 2010 at 04:28 AM
Sorry for the late feedback. Thank you for sharing your solution, we appreciate it.