窗口设置项目 [英] Window set up project

查看:41
本文介绍了窗口设置项目的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,
我正在为.Net VS 2010中的Windows应用程序exe文件创建一个安装项目.在安装过程中,我想添加一个自己的自定义对话框,其中包含文本框,按钮和Web浏览器.用户将在文本框并单击按钮后,应在网络浏览器中运行url.如果网络服务路径正常,则用户可以继续下一步.否则,将要求他重新输入网络服务路径.有人可以建议我如何这样做.
在此先感谢

Abhinav Alok

Hi All,
I am creating a setup project for an windows application exe file in .Net VS 2010.During the installation I want to add a my own custom dialoge box which contains textbox,a button and a web browser.User will enter the path of webservice in textbox and after hitting the button given url should run in the web browser.If path of web service is ok,user can proceed next step.Otherwise he will be asked to re-enter the path of web service.Can anybody suggest me how to do so.
Thanks in advance

Abhinav Alok

推荐答案

查看此内容,以为设置应用程序创建自定义对话框

创建在Visual Studio安装项目中使用的自定义对话框 [ WebRequest [
Review this for creating a custom dialog for your setup application

Create custom dialogs for use in your Visual Studio Setup projects[^]

If you are only trying to determine the viability of the URL then you don''t need to open a browser. You can construct a WebRequest[^] object to verify it.


这篇关于窗口设置项目的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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