mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-01-18 14:41:21 +08:00
e1d5dd263a
* Initial add of PowerRename from SmartRename repo |
||
---|---|---|
.. | ||
PowerToysSetup | ||
PowerToysSetupCustomActions | ||
PowerToysSetup.sln | ||
README.md |
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 thePowerToysSetup
project. - The resulting installer will be built to
PowerToysSetup\bin\Release\PowerToysSetup.msi
.