Skip to content

Commit 1de581d

Browse files
author
Christopher Willis-Ford
committed
allow per-machine/per-user choice in Windows installer
1 parent 79fd12f commit 1de581d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

electron-builder.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,5 @@ appx:
2525
identityName: ScratchFoundation.ScratchDesktop
2626
publisherDisplayName: "Scratch Foundation"
2727
publisher: "CN=2EC43DF1-469A-4119-9AB9-568A0A1FF65F"
28+
nsis:
29+
oneClick: false # allow user to choose per-user or per-machine

0 commit comments

Comments
 (0)