mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-15 19:27:56 +01:00
4 lines
114 B
Batchfile
4 lines
114 B
Batchfile
cd /D "%~dp0"
|
|
|
|
call makeappx build /v /overwrite /f PackagingLayout.xml /id "PowerToys-x64" /op bin\ || exit /b 1
|