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.
単一の setup.msi を使用して、別のデスクトップ アプリケーションで Windows サービスをインストールしたいと考えています。出来ますか
はい、可能です。セットアップ プロジェクトでプロジェクトを右クリックし、Add/Project OuputWindows サービス プロジェクトを選択します。次に に移動し、Custom Action Editor各アクションを右クリックして を選択するAdd Custom Actionと、ポップアップが表示され、そこで Windows サービスの出力を選択します。すべてのカスタム アクションに対してこれを実行すれば完了です。
Add/Project Ouput
Custom Action Editor
Add Custom Action