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.
svn チェックアウト用に wxpython を使用して GUI を開発しました。チェックアウトしたコードをビルドする必要があります。Visual Studio を呼び出してコードをビルドし、作成された msi を表示するスクリプトを作成する必要があります。上記の操作はすべて 1 回で実行できます。 GUI のボタンをクリックしてください。助けてください。
Visual Studio を自動化するためにあらゆる手間をかけるのではなく、MSBuildの実行を検討する必要があります。