Add Packer 1.4.0 workaround for ultradefrag

Attempting to address issue #259
This commit is contained in:
Chris Long
2019-05-13 10:14:30 -07:00
committed by GitHub
parent 663354e403
commit 82976fd265

View File

@@ -27,6 +27,6 @@ rmdir /S /Q C:\Windows\SoftwareDistribution\Download
mkdir C:\Windows\SoftwareDistribution\Download mkdir C:\Windows\SoftwareDistribution\Download
net start wuauserv net start wuauserv
cmd /c C:\Windows\Temp\ultradefrag-portable-6.1.0.amd64\udefrag.exe --optimize --repeat C: start /wait C:\Windows\Temp\ultradefrag-portable-6.1.0.amd64\udefrag.exe --optimize --repeat C:
cmd /c %SystemRoot%\System32\reg.exe ADD HKCU\Software\Sysinternals\SDelete /v EulaAccepted /t REG_DWORD /d 1 /f cmd /c %SystemRoot%\System32\reg.exe ADD HKCU\Software\Sysinternals\SDelete /v EulaAccepted /t REG_DWORD /d 1 /f
cmd /c C:\Windows\Temp\sdelete.exe -q -z C: cmd /c C:\Windows\Temp\sdelete.exe -q -z C: