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.
Visual Studio 2010 Windowsインストーラープロジェクトで、インストーラーのUIテキストボックスに動的データや構成データなどを挿入することは可能ですか?このデータはレジストリから取得できます。
レジストリ検索を使用して、レジストリからデータをロードできます。その後、UIフィールドにアタッチできる検索プロパティ。