-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
调整 Windows 安装程序打包选项 #6390
Comments
Merged
Closed
已经合并,并更新了 #6385 的说明,感谢贡献。 |
|
@Zuoqiu-Yingyi 萌萌大佬,这行命令路径不加引号的结果,直接给装D:\Program 里面了 个人记录,已提醒后人。 |
我编辑一下😂 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
在什么情况下你需要该特性?In what scenarios do you need this feature?
REF: Windows 端不再支持安装时选择安装路径和用户 · Issue #6385 · siyuan-note/siyuan
REF: [投票] 关于 Windows 端不再支持安装 / 更新时自定义安装路径和用户 - 链滴
描述可能的最优解决方案 Describe the optimal solution
C:\Users\<用户名>\AppData\Local\Programs\SiYuan
C:\Program Files\SiYuan
/D
自定义安装目录(初次安装/覆盖安装均适用)siyuan-2.4.8-win.exe
安装至D:\Program Files\SiYuan
目录./siyuan-2.4.8-win /D="D:\Program Files\SiYuan"
描述候选的解决方案 Describe the candidate solution
No response
其他信息 Other information
No response
The text was updated successfully, but these errors were encountered: