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.
周りを見回していて、解決策が見つからないようです。
問題:.regファイルがあり、インストール中にレジストリに追加する必要があります。私はWIX3.5を使用しています。顧客が内容を変更した可能性があるため、Registrykeyなどを使用して手動で追加することはできません。
何か案は?
ありがとう
ファイルを使用して、WiX フラグメントにheat.exeハーベストすることができます。.reg次のようになります。
heat.exe
.reg
heat.exe reg myregistry.reg -out registry.wxs
の他のオプションを試して、heat.exe必要な出力を取得してください。