cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Adding a Custom Action's Progress to the Progress Bar

Adding a Custom Action's Progress to the Progress Bar

Summary

In order to manually progress the progress bar for MSI installations, you must call some code.

Synopsis

In order to manually progress the progress bar for MSI installations, you must call some code.


Discussion

In a Basic MSI project, this needs to be done via a .dll or possibly VBScript because you need to get a handle to the installation so that you can update the progress bar. This cannot be done with an .exe.


Additional Information

For details, see Windows Installer help library topic Adding Custom Actions to the ProgressBar.

Was this article helpful? Yes No
0% helpful (0/1)
Version history
Last update:
‎Nov 07, 2007 06:34 PM
Updated by: