1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Fix windows AllUsers installs not updating correctly (#4390)

This commit is contained in:
Sebastian Malton 2021-11-19 14:35:55 -05:00 committed by GitHub
parent 7f852c0b70
commit 8a1faa3eb8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -169,6 +169,8 @@
"nsis": {
"include": "build/installer.nsh",
"oneClick": false,
"allowElevation": true,
"createStartMenuShortcut": true,
"allowToChangeInstallationDirectory": true
},
"protocols": {