Skip to content

Releases: jm33-m0/windows-sandbox-init

v1.1.0

02 Feb 05:24
fd14d22
Compare
Choose a tag to compare

Features

  • Redesigned package management: there's a packages.json used to centrally manage packages that you want to install.

Bug fixes

  • Support more possible button text matching in AHK script to adapt to more installers. Open a PR if your package is still not supported!

v1.0.0

02 Feb 02:55
1033018
Compare
Choose a tag to compare

Features

  • Silent install packages that support /S
  • Eliminate MSI installers as they are too slow
  • Use AHKv2 to automate install of PAF packages and npcap package
  • Create shortcuts for frequently used tools
  • Configure an isolated fake network when Windows Sandbox has networking disabled
  • All packages can be downloaded and verified by the downloader script, completely replicable

image