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 47356 Registration date Monday February 1, 2010 Status Moderator Last seen February 15, 2023 - Oct 23, 2010 at 04:28 AM
Hello,
some time ago i got a virus in my system,it marked all of my data as protected by operating system.
now i have removed this virus..but the data is still marked as protected by operating system.
now i want to un-mark it and want to make it as normal data.


if anybody know how to do this plz reply
thnks

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
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...:)
0
Ambucias Posts 47356 Registration date Monday February 1, 2010 Status Moderator Last seen February 15, 2023 11,171
Oct 23, 2010 at 04:28 AM
Rahul

Sorry for the late feedback. Thank you for sharing your solution, we appreciate it.
0