diff --git a/app/electron-builder.yml b/app/electron-builder.yml index 3b239e68b..011c01a70 100644 --- a/app/electron-builder.yml +++ b/app/electron-builder.yml @@ -27,11 +27,11 @@ win: target: - target: "nsis" nsis: - oneClick: true + oneClick: false perMachine: false allowToChangeInstallationDirectory: false allowElevation: true - deleteAppDataOnUninstall: false + deleteAppDataOnUninstall: true createDesktopShortcut: true createStartMenuShortcut: true shortcutName: "SiYuan"