processing / processing/processing4

Windows installer name is a random hash instead of processing-4.4.4-windows-x64.msi

Open
#1,143 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Description

When installing Processing on Windows 10, the installer name appears as a random string (e.g. 75b922b0.msi) in the User Account Control prompt instead of something identifiable like processing-4.4.4-windows-x64.msi. This can be confusing or raise concerns for users about the legitimacy of the installer.

Steps to reproduce

  1. Download the official Windows installer from the Processing website.
  2. Run the .msi file.
  3. Observe the UAC prompt. The filename is not descriptive.

Expected behavior:

The installer should retain its original filename so users can verify what they are installing.

Screenshot

image

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.

Research direction

No source file, test, or entry point is identified. Start by tracing how the official Windows MSI is packaged, then verify the installer name shown in the UAC prompt; done means it retains a descriptive filename such as processing-4.4.4-windows-x64.msi.

Written by the indexing model from the issue text.

Assessment

Domain
release
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.