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.
セットアップファイルはC#で作成できますが、複数回のセットアップを行いたいです。たとえば、ユーザーは最初のセットアップをインストールし、次に 2 番目のセットアップをそれぞれインストールします。
誰でも私にアドバイスをくれますか?
ブートストラップを作成する必要があります。
1つの解決策は、 Burnを使用することです
もう 1 つはMsBuildを使用します。