Microsoft
Software
Hardware
Network
Question : Removing writeprotect from storagedevices
ADAM314 suggests this solution:
$Registr->->{"HKEY_LOCAL_M
ACHINE/SYS
TEM/Curren
tControlSe
t/Control/
StorageDev
icePolicie
s/"}= [ 0, "REG_DWORD" ];
or
$Registr->->{"HKEY_LOCAL_M
ACHINE/SYS
TEM/Curren
tControlSe
t/Control/
StorageDev
icePolicie
s/"}= [ 1, "REG_DWORD" ];
I am delighted to see this, but I am not a registry expert. Where, precisely, do I place this information?
I should add that there is no WriteProtect option under StorageDevicePolicies in my registry. (Windows 7 Ultimate).
Many thanks for your assistance.
Answer : Removing writeprotect from storagedevices
Ok sounds like you have resolved your own issue there then and yup if user32.dll does get deloeted it will look like all profiles are corrupt.
Are you able to follow the instructions to re update avg to resolve the problem?
Random Solutions
How should I build some records based on the index of another table?
SQL Backups / Restore
Log monitoring script
host names not resolve from command prompt
How to configure Busy Lamp Field - Speed dials on a Callmanager Express
Is MAC OS10 supported on vSphere?
451 4.4.0 Primary target IP address responded with: "451 5.7.3 require basic
Interpretation of load average vs. CPU utilization
Help with a SQL Join
How control a window from another one in wpf application?