processing / processing/processing4
Allow user-context installation on Windows (no admin rights required)
未关闭
@jdebou 已经在做这个了。
开始于 2026年2月9日。
- 主要语言
- Java
- 星标
- 497
- 派生
- 183
- 平均合并
- 4 小时 39 分钟
- 30 天内合并 PR
- 3
描述
Since Processing 4.4, the Windows release uses an .msi installer, which installs in the system context by default.
This means people without admin access on their machine cannot install Processing. As reported by this Reddit user
We should provide an option to install in user context, so that admin rights are not needed.
This would make installation easier for students, schools, and others using restricted machines.
Reference
https://stackoverflow.com/questions/14339372/wix-non-admin-installer-tutorial
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
评估
这个 Issue 还没有评估数据。