processing / processing/processing4
Allow user-context installation on Windows (no admin rights required)
Abierto
@jdebou ya está trabajando en esto.
Desde el 9/2/2026.
- Lenguaje dominante
- Java
- Estrellas
- 494
- Forks
- 183
- Merge medio
- 4 h 39 min
- PR fusionados (30 d)
- 3
Descripción
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
Guía de contribución
Primeros pasos
- Lee el issue completo y luego la guía de contribución del proyecto.
- Comenta en el issue que vas a ocuparte — evita que dos personas hagan lo mismo.
- Haz un fork del repositorio y trabaja en una rama.
- Abre un pull request que haga referencia al número del issue.
Evaluación
Este issue todavía no se ha evaluado.