mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-02-28 05:32:52 +00:00
🎨 Windows 端安装包支持自定义安装路径 Fix https://github.com/siyuan-note/siyuan/issues/7718
This commit is contained in:
@@ -29,7 +29,7 @@ win:
|
||||
nsis:
|
||||
oneClick: false
|
||||
perMachine: false
|
||||
allowToChangeInstallationDirectory: false
|
||||
allowToChangeInstallationDirectory: true
|
||||
allowElevation: true
|
||||
deleteAppDataOnUninstall: true
|
||||
createDesktopShortcut: true
|
||||
|
||||
Reference in New Issue
Block a user