if "%PACKER_BUILDER_TYPE:~0,6%"=="hyperv" ( echo "Skip compact steps in Hyper-V build." goto :eof ) if not exist "C:\Windows\Temp\7z920-x64.msi" ( powershell -Command "(New-Object System.Net.WebClient).DownloadFile('http://www.7-zip.org/a/7z920-x64.msi', 'C:\Windows\Temp\7z920-x64.msi')"