设置VB.Net应用程序 [英] Setup VB.Net application

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

问题描述

你好,

我在vb.net中开发了Windows应用程序,该应用程序监视文件系统对特定目录的更改.

现在,我需要为上述场景创建一个设置,在该场景中,用户需要一个选项来选择在初始设置应用程序时要监视的文件夹.

我的客户要我创建一个带有自定义屏幕的安装程序,用户可以在安装时选择目录.

谁能建议我该怎么做!!!!!!

谢谢.

Raj Vasireddy

Hello,

I have windows application developed in vb.net which watches file system changes to a specific directory.

Now I need to create a setup for above mention scenario where user need a option to select which folder to be watched when the application initially setup-ed.

My client is asking me to create a setup with a custom screen where user can select directory at that time of installing the setup.

Can any one suggest me how to do it!!!!!!

Advanced Thanks.

Raj Vasireddy

推荐答案

如果您使用的是VB Express,那就太麻烦了. AFAIK,您必须创建一个新的Click-Once应用程序才能执行此操作,但随后该应用程序将安装在计算机上,因此,一旦主应用程序被删除,您将必须找出一种删除该应用程序的方法.运行.

如果您使用的是其他任何版本的Visual Studio,则可以创建一个安装项目来执行此操作.请参见此处:如何使用Visual Studio .NET创建安装程序包 [
If you''re using VB Express, then it''s messy. AFAIK, you''d have to create a new Click-Once application to do that, but then that app would be installed on the machine so, you''d have to figure out a way to remove that app once the main app was run.

If you''re using any other version of Visual Studio, you can create an installation project to do that. See here: How to create a Setup package by using Visual Studio .NET[^]


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

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