ESXi fixes

This commit is contained in:
Chris Long
2020-07-27 22:19:10 -07:00
parent 2058aae44e
commit fcb8001bbe
4 changed files with 34 additions and 17 deletions

View File

@@ -15,6 +15,6 @@ 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 GoogleChrome WinRar
choco install -y --limit-output --no-progress NotepadPlusPlus GoogleChrome WinRar
Write-Host "Utilties installation complete!"