mirror of
https://github.com/scratchfoundation/scratch-desktop.git
synced 2025-01-09 14:12:05 -05:00
allow per-machine/per-user choice in Windows installer
This commit is contained in:
parent
79fd12f296
commit
1de581d01d
1 changed files with 2 additions and 0 deletions
|
@ -25,3 +25,5 @@ appx:
|
||||||
identityName: ScratchFoundation.ScratchDesktop
|
identityName: ScratchFoundation.ScratchDesktop
|
||||||
publisherDisplayName: "Scratch Foundation"
|
publisherDisplayName: "Scratch Foundation"
|
||||||
publisher: "CN=2EC43DF1-469A-4119-9AB9-568A0A1FF65F"
|
publisher: "CN=2EC43DF1-469A-4119-9AB9-568A0A1FF65F"
|
||||||
|
nsis:
|
||||||
|
oneClick: false # allow user to choose per-user or per-machine
|
||||||
|
|
Loading…
Reference in a new issue