.Net中的自定义安装程序 [英] Custom Installer in .Net

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

问题描述

我在.NET Applicaiton的部署项目中有一个自定义操作,其中包含用于输入某些参数的自定义对话框,在无效参数上,我已经显示了MessageBox.Show-但它被安装程序窗口隐藏了,我尝试了Windows表格也带有Activate,TopMost,Focus,bring2front等服务器选项,但默认情况下它位于Windows Installer窗口的后面,由于该用户无法识别安装过程为何未完成-因为实际上它在等待用户阅读MessageBox,然后按确定.

请帮助我.

I''ve a custom Action on Deployment project of .NET Applicaiton, which contains custom dialogbox to enter certain parameters, on invalid parameters I''ve shown MessageBox.Show - but its being hide by installer window, I tried windows forms too with Activate, TopMost, Focus,bring2front, etc serveral options but it comes by default behind the windows installer window and due to this user is not able to identify why installing process is not finishing - because actually its waiting for user to read the MessageBox and press OK.

Please Help me.

推荐答案

也许这是 ^ ]可以为您提供帮助.
Maybe this thread[^] can help you.


这篇关于.Net中的自定义安装程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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