From: Max Vilimpoc Date: Fri, 28 Aug 2026 00:05:27 +0000 (+0200) Subject: dotfiles: install VirtualBox with the other winget packages X-Git-Url: https://vilimpoc.org/repos/dotfiles/commitdiff_plain/d68d73b6badfe1170a30008073d69fbcc38d80c1?ds=sidebyside dotfiles: install VirtualBox with the other winget packages The test VMs this box drives are VirtualBox ones -- it is why sshd's firewall rule is widened to every profile, a host-only or bridged adapter being routinely classified Public -- so the hypervisor belongs in the same list as everything else the box is provisioned with, rather than being the one install left to do by hand. Co-Authored-By: Claude Opus 5 (1M context) Claude-Session: https://claude.ai/code/session_01D4ozcQcqMSJBi2Ez4Pfxyc --- diff --git a/setup-windows.bat b/setup-windows.bat index 1d202af..cc12420 100644 --- a/setup-windows.bat +++ b/setup-windows.bat @@ -8,6 +8,7 @@ winget install Anthropic.ClaudeCode winget install Git.Git winget install Microsoft.PowerShell Microsoft.Sysinternals.ProcessExplorer Microsoft.Sysinternals.ProcessMonitor Microsoft.Sysinternals.SDelete Microsoft.VisualStudioCode Microsoft.WindowsTerminal +winget install Oracle.VirtualBox winget install Python.Python.3.13 winget install WinMerge.WinMerge winget install WiXToolset.WiXCLI