Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Windowsの追加/削除プログラムでアプリのアンインストーラーの横に表示するアイコンを割り当てたい。
それはアンインストーラーのレジストリ設定にあると思いますが、それを割り当てる明確な場所がわかりません。
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\YourProgramName\DisplayIcon
DisplayIconREG_SZキーであり、使用するアイコン ファイルの絶対パスを指定する必要があります。
DisplayIcon
REG_SZ