mirror of
https://github.com/QL-Win/QuickLook.git
synced 2025-09-06 05:03:17 +00:00
7 lines
192 B
PowerShell
7 lines
192 B
PowerShell
# Please build the msi installation package in advance
|
|
powershell -file "pack-7z.ps1"
|
|
powershell -file "pack-setup.ps1"
|
|
powershell -file "pack-appx.ps1"
|
|
powershell -file "sign-appx.ps1"
|
|
Pause
|