VS Express应用程序部署 [英] VS Express Application Deployment

查看:81
本文介绍了VS Express应用程序部署的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用Visual Studio Express和SQL Server Compact开发应用程序-我想创建一个简单的安装CD,其中包含所有必备组件(.NET Framework 3.5,SQL Server Compact等),以防最终用户使用无法上网. VS Express中没有安装项目-有人知道如何简单地做到这一点.

很抱歉这个愚蠢的问题,似乎支持单击一次部署,但是我无法找到一种方法来使单击一次工作而不需要最终用户建立互联网连接. (我花了4个小时试图使它正常工作,拖曳互联网等.)

I''m developing an app with Visual Studio Express and SQL Server Compact - I want to create a simple installation CD containing all pre-requisite components (.NET framework 3.5, SQL Server Compact etc), in case the end user has no internet access. There is no Setup project in VS Express - does anyone know how to do this simply.

Sorry for the stupid question, Click Once deployment seems to be what is supported, but I cannot find a way to get Click Once to work without the need for the end user to have an internet connection. (I have spent 4 hours trying to get this to work, trawling internet etc.)

推荐答案



尝试使用InnoSetup ...它是免费的,非常容易,而且有据可查.

http://www.jrsoftware.org/isinfo.php [用于InnoSetup的.NET Framework 1.1/2.0/3.5安装程序 [为您的应用程序编写良好的设置 [
Hi,

Try InnoSetup... It''s free easy and very well documented.

http://www.jrsoftware.org/isinfo.php[^]

There are plenty of resources available:
.NET Framework 1.1/2.0/3.5 Installer for InnoSetup[^]

Writing A Good Setup For Your Applications[^]

Valery.


这是因为Click-Once部署是基于Web的部署策略.

http://msdn.microsoft.com/en-us/library/t71a733d (v = vs.80).aspx [
That''s because Click-Once deployment is a web-based deployment strategy.

http://msdn.microsoft.com/en-us/library/t71a733d(v=vs.80).aspx[^]


这篇关于VS Express应用程序部署的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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