Files
PowerToys/.pipelines/msix/build_msix.cmd
2020-02-24 23:49:28 +01:00

4 lines
114 B
Batchfile

cd /D "%~dp0"
call makeappx build /v /overwrite /f PackagingLayout.xml /id "PowerToys-x64" /op bin\ || exit /b 1