From 34e6947a6a0a4f57b0a28ad5d83ce9ec630b9ebc Mon Sep 17 00:00:00 2001 From: Zamitto <167933696+zamitto@users.noreply.github.com> Date: Tue, 4 Jun 2024 00:00:38 -0300 Subject: [PATCH] feat: allow change install directory --- electron-builder.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/electron-builder.yml b/electron-builder.yml index 3b35fd18b..31ac31583 100644 --- a/electron-builder.yml +++ b/electron-builder.yml @@ -25,6 +25,7 @@ nsis: uninstallDisplayName: ${productName} createDesktopShortcut: always oneClick: false + allowToChangeInstallationDirectory: true mac: entitlementsInherit: build/entitlements.mac.plist extendInfo: