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.
installshield の基本的な msi プロジェクトで、言語選択ダイアログのデフォルトの UI デザインを変更したい....
The language selection dialog is shown by an EXE bootstrapper. Since it's an internal resource in a custom EXE, the only way to modify it is to somehow edit the resource files inside that EXE.