在客户端计算机上部署项目. [英] Deployment of Project on client machine..

查看:108
本文介绍了在客户端计算机上部署项目.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是vb.net技术的新手...

我想要逐步部署在mysql中具有后端数据库的vb.net项目的方法...

请提出建议的方式......

i am new in vb.net technology...

i want step by step method for deployment of vb.net project having backend databse in mysql ...

pls suggest the way......

推荐答案


嗨-

这是创建安装程序的步骤:

1.)文件>添加项目>新项目
2.)其他项目>设置和部署
-这将打开一个设置向导
3.)选择为Windows应用程序创建设置
4.)检查Deploy的主要输出
5.)其他文件(如果要添加任何文件,则为..)
6.)单击完成.这会打开一个文件系统

在文件系统中,它将允许您在桌面或程序"菜单中创建应用程序的快捷方式.右键点击用户的桌面"文件夹&选择创建用户桌面的快捷方式".

单击应用程序"文件夹,然后将始终创建"属性设置为true(这将始终创建快捷方式).完成后,通过右键单击Setup1并选择Build来构建项目.这将构建应用程序.安装文件在Setup1项目的调试文件夹中创建.



Hi--

here''s the steps in creating installer:

1.) FILE > Add Project > New Project
2.) Other Projects > Setup and Deployment
-- this will open a set up wizard
3.) select Create a setup for Windows application
4.) check Primary output from Deploy
5.) additional files (if you want to add any..)
6.) click Finish. this opens up a File System

In the file system, it will allow you to create shortcuts of application in the desktop or Programs Menu. Right-click on the folder "User''s Desktop" & select "Create Shortcut to User''s desktop".

Click on App folder and set property to "Always Create" to true (this will always create shortcut). Once your are done with it build the project by right-clicking on Setup1 and selecting Build. This builds the application. The setup file is created in the debug folder of Setup1 project.



这篇关于在客户端计算机上部署项目.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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