-
Notifications
You must be signed in to change notification settings - Fork 696
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build/windows: Add (optional) WACK phase to MSIX script
Local certification with WACK is optional and useful to anticipate if the MSIX will be refused by Partner Center's online certification. To avoid needing the full script to be run with admin rights (which would be scary) this feature only works with a bunch of requirements: 1. sudo for Windows (so Windows 11 24H2)... 2. enabled in normal (aka built-in) mode... 3. in a Windows account in admin group The 2nd and, specially, the last one are harsh but this is sudo's design: microsoft/sudo#108 microsoft/sudo#68
- Loading branch information
1 parent
4698c67
commit 6d9452f
Showing
1 changed file
with
75 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters