This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Progress Bar Empty during execution of CustomAction
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
Not applicable
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jul 15, 2010
02:03 AM
Progress Bar Empty during execution of CustomAction
I am using InstallShield 2010 and mine is a Basic MSI project.
I couldn't find a way to show progress bar during the execution of custom action. I am able to display text on top of progress bar using ActionText.
CustomAction is placed after InstallFinalize in Execute sequence. This CA is written to execute commands which takes about 5-10 minutes.
When it is exectuing the above custom action, it is displaying empty progress bar. So user may misunderstand like the installation stopped.
I want to display progress bar where in it is actually moving with segments or something similar.
How is it possible???? Please help.
Thanks,
I couldn't find a way to show progress bar during the execution of custom action. I am able to display text on top of progress bar using ActionText.
CustomAction is placed after InstallFinalize in Execute sequence. This CA is written to execute commands which takes about 5-10 minutes.
When it is exectuing the above custom action, it is displaying empty progress bar. So user may misunderstand like the installation stopped.
I want to display progress bar where in it is actually moving with segments or something similar.
How is it possible???? Please help.
Thanks,
(2) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 05, 2012
06:19 PM
I have the same problem...Ever come up with a solution?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎May 19, 2022
07:31 AM
I too have the same issue...!!
Please help...