如何在 installshield 中自定义 SetupProgress 对话框?
我希望我的安装进度窗口看起来像 Visual Studio 的安装进度窗口,即显示功能列表,并在一项一项功能安装完成时显示文本或图像...!!
I want my setup progress window look like Visual Studio's installation's progress window, i.e, show list of features, and show text or image as one by one feature installation completes...!!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这可以通过广告牌控件来完成: http://kb.flexerasoftware.com/ doc/Helpnet/InstallShield2011/IHelpEUDialogsBillboard.htm
基本上,您定义多个广告牌并将它们配置为在 安装。
This can be done through a billboard control: http://kb.flexerasoftware.com/doc/Helpnet/InstallShield2011/IHelpEUDialogsBillboard.htm
Basically, you define multiple billboards and configure them to be show during install.