processing / processing/processing4

Allow user-context installation on Windows (no admin rights required)

Open
#1,042 8 comments 1 reaction 1 assignee View on GitHub

@jdebou is already working on this.

Since Feb 9, 2026.

Dominant language
Java
Stars
494
Forks
183
Avg merge
4h 39m
Merged PRs (30d)
3

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.