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.
CrystalReportsとSQLServerExpressを使用するアプリケーションを展開したかったのです。データベースを作成し、インストール時にapp.configファイルを構成できるインストーラーを作成するにはどうすればよいですか?
ClickOnce では、インストール時に db スクリプトを簡単に実行することはできません。VS セットアップ プロジェクト、またはインストール プロセスをより詳細に制御できる InstallShield などのツールを使用する必要があります。