This just started. Other symptoms:
Disk Manager: "unable to connect to virtual disk service"
Internet: "Connection Status Unknown, not enough storage is available to complete this operation"
Speakers: "The audio service is not running"
Quick Launch Toolbar: Cannot start Windows Explorer, but other apps ok.
Internet is up and running fine, can still get email and visit web pages.
Yesterday, tried to run VS C# Express for the first time, and could not open a project without getting a error message. So, I ran the following script usin subbinacl:
cd /d "%programfiles%\Windows Resource Kits\Tools"
subinacl /subkeyreg HKEY_LOCAL_MACHINE /grant=administrators=f /grant=system=f
subinacl /subkeyreg HKEY_CURRENT_USER /grant=administrators=f /grant=system=f
subinacl /subkeyreg HKEY_CLASSES_ROOT /grant=administrators=f /grant=system=f
subinacl /subdirectories %SystemDrive% /grant=administrators=f /grant=system=f
subinacl /subdirectories %windir%\*.* /grant=administrators=f /grant=system=f
What's happening?




Reply With Quote

.Instead this you can use SetACL 