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
- :
- Add progress bar in a dialog
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Nov 22, 2019
07:11 AM
Add progress bar in a dialog
I have a basic MSI template where I am trying to add progress bar in a dialogue. I have set of C# managed code custom actions that increase this progress bar on completion. However, passing msiHandle and increasing/resetting the progress bar has no effect on the progress bar.
Is there any way to manage a custom progress bar?
Also, it is possible to have more than one progress bars in the exe?
- Tags:
- installshield 2018
(0) Replies