具有数据库的程序的安装程序 [英] The installer for the program with a database

查看:73
本文介绍了具有数据库的程序的安装程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述


我有一个问题-制作适用于以下应用程序的安装文件的最佳方法是什么:Windows Service + Windows应用程序(用于安装服务)和数据库.
在Windows服务中,我使用实体框架连接到数据库.
是否可以用一个向导安装服务,应用程序和数据库?

Hi,
I''ve got a question - what is the best way, to make a setup file for application like: Windows Service + Windows application (to setup service) and database.
In windows service i use entity framework to connect to database.
Is it possible to install service, application and database with one wizzard ?

推荐答案

肯定可以.看一下 WiX .我相信这是拥有良好安装程序的最简单方法.
Yes definitely you can. Take a look at WiX. I believe that its the simplest way to have a good installer.


看看 InnoSetup [ ^ ]或
Take a look at InnoSetup[^] or Installshield[^]...

They are good installers and the first is also free.

HTH, good luck!


这篇关于具有数据库的程序的安装程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆