mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-15 11:17:53 +01:00
PowerToys Setup Project
Build instructions
- Install the WiX Toolset Visual Studio 2019 Extension.
- Install the WiX Toolset build tools in the development machine.
- Open
powertoys.sln, select the "Release" and "x64" configurations and build thePowerToysSetupproject. - The resulting installer will be built to
PowerToysSetup\bin\Release\PowerToysSetup.msi.