为C#应用程序和Sqlite创建安装程序作为其数据库 [英] Create Setup for C# application and Sqlite as its database

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

问题描述

朋友们好,



我正在尝试部署用C#4.0和Sq-lite开发的应用程序作为其数据库。请让我知道如何创建应用程序的设置。



提前感谢:)

Hello friends,

I'm trying to deploy an application developed in C# 4.0 and Sq-lite as its database. Please let me know how to create a setup of the application.

Thanks in advance :)

推荐答案





休假:

新项目 - >其他项目类型 - > Visual Studio安装程序



enjoy
Hi,

fallow this:
new project -> other project type -> Visual Studio Installer

enjoy


引用:

使用其他项目类型模板创建项目。



展开设置和部署并选择安装程序项目。建议(根据你的需要):Visual Studio安装程序 - 安装向导



但你也可以选择其他人。


使用安装和部署
,您可以在包中包含这些文件(图像,XML等)

create a project using Other Project Types template.

expand Setup and Deployment and choose your installer project. Recommendation (from what you want): Visual Studio Installer - Setup Wizard

but you can chose others as well.

with the Setup and Deployment, you can include those files (images, XML, etc.) in the package







请按照不同模板的链接,Windows Installer部分。 部署 [ ^ ]





通过以下链接,它有图形表示。

http:// stackoverflow .com / a / 6090929 [ ^ ]


您好,

选择以下菜单:



- 项目 - >(Project_name)属性



- 选择发布标签



- 转到'发布商文件夹位置'并指定输出位置(位置u需要保存设置及其相关文件)



- 点击立即发布



- 之后建筑物安装文件将生成





问候
Hi,
Select the following menu:

- Project->(Project_name) Properties

- Select the Publish tab

- goto 'Publisher folder location' and specify the output location (which location u need to save Setup and its related files)

- Click "Publish Now"

- After building setup file will be generating


Regards


这篇关于为C#应用程序和Sqlite创建安装程序作为其数据库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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