Add Process Hacker to utilities download
This commit is contained in:
@@ -15,7 +15,7 @@ If ($(hostname) -eq "win10") {
|
||||
& "C:\Program Files\Classic Shell\ClassicStartMenu.exe" "-xml" "c:\vagrant\resources\windows\MenuSettings.xml"
|
||||
regedit /s c:\vagrant\resources\windows\MenuStyle_Default_Win7.reg
|
||||
}
|
||||
choco install -y --limit-output --no-progress NotepadPlusPlus WinRar
|
||||
choco install -y --limit-output --no-progress NotepadPlusPlus WinRar processhacker
|
||||
|
||||
# This repo often causes failures due to incorrect checksums, so we ignore them for Chrome
|
||||
choco install -y --limit-output --no-progress --ignore-checksums GoogleChrome
|
||||
|
||||
Reference in New Issue
Block a user