Fix path for install-utilities.ps1

This commit is contained in:
Chris Long
2020-04-17 22:02:29 -07:00
committed by GitHub
parent 37d7d1dfd1
commit 7c0b8907db

View File

@@ -13,7 +13,7 @@ If ($(hostname) -eq "win10") {
# Because the Windows10 start menu sucks
choco install -y --limit-output --no-progress classic-shell -installArgs ADDLOCAL=ClassicStartMenu
& "C:\Program Files\Classic Shell\ClassicStartMenu.exe" "-xml" "c:\vagrant\resources\windows\MenuSettings.xml"
regedit /s c:\vagrant\resources\MenuStyle_Default_Win7.reg
regedit /s c:\vagrant\resources\windows\MenuStyle_Default_Win7.reg
}
choco install -y --limit-output --no-progress NotepadPlusPlus GoogleChrome WinRar