mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Fix windows AllUsers installs not updating correctly
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
885af07d0b
commit
c556d87c8b
@ -169,6 +169,8 @@
|
|||||||
"nsis": {
|
"nsis": {
|
||||||
"include": "build/installer.nsh",
|
"include": "build/installer.nsh",
|
||||||
"oneClick": false,
|
"oneClick": false,
|
||||||
|
"allowElevation": true,
|
||||||
|
"createStartMenuShortcut": true,
|
||||||
"allowToChangeInstallationDirectory": true
|
"allowToChangeInstallationDirectory": true
|
||||||
},
|
},
|
||||||
"protocols": {
|
"protocols": {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user