Skip to content

Seems to be unable to rename the DLL's #14

@Lusiphur

Description

@Lusiphur

CMD prompt run as admin

"ERROR: The system cannot find the file specified.
The system cannot find the file specified.
C:\Windows\System32\WaaSMedicSvc.dll: Access is denied.
Successfully processed 0 files; Failed processing 1 files

C:\Windows\system32>(
takeown /f C:\Windows\System32\wuaueng_BAK.dll && icacls C:\Windows\System32\wuaueng_BAK.dll /grant *S-1-1-0:F
rename C:\Windows\System32\wuaueng_BAK.dll wuaueng.dll
icacls C:\Windows\System32\wuaueng.dll /setowner "NT SERVICE\TrustedInstaller" && icacls C:\Windows\System32\wuaueng.dll /remove *S-1-1-0
)
ERROR: The system cannot find the file specified.
The system cannot find the file specified.
C:\Windows\System32\wuaueng.dll: Access is denied.
Successfully processed 0 files; Failed processing 1 files"

Executed as psexec "enable updates.bat"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions