Skip to content

Commit

Permalink
chore: enable changing installation directory for NSIS installer انتخ…
Browse files Browse the repository at this point in the history
…اب محل نصب #69
  • Loading branch information
sajjadmrx committed Jun 13, 2024
1 parent 1368261 commit a7a4b98
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion electron-builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,11 +43,12 @@ mac:
- github
nsis:
perMachine: true
oneClick: true
oneClick: false
installerIcon: "public/icons/icon.ico"
deleteAppDataOnUninstall: true
runAfterFinish: true
createDesktopShortcut: true
allowToChangeInstallationDirectory: true
shortcutName: "DNS Changer"
npmRebuild: true
nodeGypRebuild: false
Expand Down

0 comments on commit a7a4b98

Please sign in to comment.