0

installshield の基本的な msi プロジェクトで、言語選択ダイアログのデフォルトの UI デザインを変更したい....

4

1 に答える 1

0

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.

于 2011-10-07T17:29:54.670 に答える