diff --git a/app/electron-builder.yml b/app/electron-builder.yml index d4cb514ef..c317c0814 100644 --- a/app/electron-builder.yml +++ b/app/electron-builder.yml @@ -29,7 +29,7 @@ win: nsis: oneClick: false perMachine: false - allowToChangeInstallationDirectory: false + allowToChangeInstallationDirectory: true allowElevation: true deleteAppDataOnUninstall: true createDesktopShortcut: true