Delete PendingChangesList too

master
Daniel Berteaud 9 years ago
parent 2cf7272f8a
commit eadb80c26b
  1. 1
      softwares/offline_upgrade.bat

@ -20,3 +20,4 @@ IF EXIST "%SystemRoot%\System32\GroupPolicy\Machine\Scripts\Shutdown\fwsupdates.
RENAME "%SystemRoot%\System32\GroupPolicy\Machine\Scripts\Shutdown\fwsupdates.upgrade.vbs" fwsupdates.vbs
)
reg delete "HKLM\Software\FWS\Updates" /v PendingChanges /f
reg delete "HKLM\Software\FWS\Updates" /v PendingChangesList /f

Loading…
Cancel
Save