mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 20:27:36 +02:00
MSIX: fix uninstallation from msix_reinstall and split the scripts (#1183)
This commit is contained in:
2
installer/MSIX/sign_msix.ps1
Normal file
2
installer/MSIX/sign_msix.ps1
Normal file
@@ -0,0 +1,2 @@
|
||||
signtool sign /debug /a /fd SHA256 /f PowerToys_TemporaryKey.pfx /p 12345 bin\PowerToys-x64.msix
|
||||
signtool sign /debug /a /fd SHA256 /f PowerToys_TemporaryKey.pfx /p 12345 bin\PowerToys.msixbundle
|
||||
Reference in New Issue
Block a user