What's Changed
- Add a GitHub Action pipeline that builds and uploads the installers to a draft release after a manual trigger.
- Add a version number to the
.msi
filenames. - Rework the PowerShell build scripts to make it easier to setup builds on CI or any other machine.
- Change from Visual Studio's "devenv.exe" to "devenv.com" in the build script, to show the logs.
- Change the configuration of the output
.ahk
and.exe
files in the_build
directory, for the most common configuration (x64 normal). - Add any
_autohotkey
folder in the repo to the.gitignore
file, used for an optional location of a portable AutoHotKey v1 distibution for build. - Recreate the
SwitchApps.sln
file to fix errors. - Tiny tweaks to README.md.
Full Changelog: v2.1.1...v2.2.0
Please follow the installation instructions.
Choose the installer:
Choose x64 or x86 according to your OS.
-
For Windows 10 start with the normal installer
SwitchApps_(x64|x86).msi
. If the behavior with app grouping is not to your liking, try theAppGroupingMod
installer. -
For Windows 11 start with the normal installer
SwitchApps_(x64|x86).msi
, if the default Taskbar behavior is on (app grouping). If you disabled app grouping with Windhawk Mods -AppGroupingMod
version of installer may be the best option.
No worries, you can always uninstall one and install another version.