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.
これで、WiX ソース コードから削除したいファイルのフル パス (ソース) がリストされたテキスト ファイルができました。テキスト ファイルにリストされているファイルを含むすべてのコンポーネント要素を削除するにはどうすればよいですか (おそらく xslt を使用)。さらに、すべてのコンポーネント要素は、対応する ComponentReg 要素から参照されています。したがって、その参照も削除する必要があります。
前もって感謝します。