Hacktoberfest 2026:維護者為十月標記出來的 issue,仍然開放、適合新手。 瀏覽 Hacktoberfest issue

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

未關閉
#1,143 0 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視

還沒有人認領這個 Issue。

評估

難度
3/5
預估耗時
1-2 天
新手友好度
45/100
Issue 類型
缺陷
描述清晰度
基本清楚
活躍度
停滯
領域
release

研究方向

未找出原始檔案、測試或進入點。先追蹤官方 Windows MSI 的封裝方式,接著確認 UAC 提示中顯示的安裝程式名稱;當它保留類似 processing-4.4.4-windows-x64.msi 這樣的描述性檔名時,即表示完成。

由索引模型根據 Issue 內容生成。

描述

build system

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

主要語言
Java
星號
497
分支
183
平均合併
4 小時 39 分鐘
30 天內合併 PR
3

貢獻指南

開啟貢獻指南

從這裡開始

  1. 先讀完整個 Issue,再讀專案的貢獻指南。
  2. 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
  3. Fork 儲存庫,在一個分支上完成修改。
  4. 送出 Pull Request,並在描述裡引用這個 Issue 編號。

processing/processing4 的其他 Issue

查看 processing/processing4 的全部 Issue

相似的 Issue

更多 Java Issue

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。