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.
管理されたカスタム アクションの dll を msi ファイルから抽出する方法。
Windows SDK で利用可能な Orca ツールを使用できます。Orca で MSI を開き、バイナリ テーブルに移動します。カスタム アクションで使用されるリソースに対応する [データ] 列をダブルクリックします。列の内容を保存または上書きするためのオプションを含むモーダル ダイアログが表示されます。