UAC弹出窗口和单击“安装"按钮之间有延迟?

编程入门 行业动态 更新时间:2024-10-28 07:20:47
本文介绍了UAC弹出窗口和单击“安装"按钮之间有延迟?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我正在为应用程序开发WIX安装程序.当我单击安装"按钮时,将出现下一个UI,即进度条UI.问题在于,在UAC弹出窗口单击是"之前,开始向用户发送状态消息所花费的时间. 在此延迟的UAC弹出窗口之前,有什么方法可以显示等待消息吗? 谢谢,Sandeep

I am developing a WIX Installer for an application. When I click on the Install button, next UI is coming which is a progress bar UI. The issues is the time it takes to start the status messages to the users before UAC popup clicked yes. Is there any way to show wait message before this delayed UAC popup to the user? Thanks, Sandeep

推荐答案

UAC弹出窗口由Windows系统代码生成.您无法在安装程序本身中对其进行控制. 即使您这样做了,真的值得您花时间解决该问题吗? 您的安装程序将运行一次.其他所有安装程序都会遇到相同的延迟.延迟不会导致用户对您的产品不满意(如果有的话,则会使用户对Windows不满意). The UAC popup is generated by the Windows system code. You have no control over it in the installer itself. Even if you did, would it reallly be worth your time to solve that problem? Your installer gets run once. Every other installer experiences the same delay. Having that delay doesn''t cause the user to think poorly of your product (if anything it causes the user to think poorly of Windows).

更多推荐

UAC弹出窗口和单击“安装"按钮之间有延迟?

本文发布于:2023-10-06 19:49:20,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1467651.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:单击   弹出窗口   按钮   UAC   quot

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!