mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-09 20:57:22 +02: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
|