Archive: Forcing A Progress Bar?


Forcing A Progress Bar?
I have created an installation with a custom dialog that asks the user if he wants to start the program at the end of the install. The problem is that I want the progress bar to show 100% complete but the progress bar is only 3/4 complete at that point.

1. How do I get the Progress Bar to show 100% complete at that point?

2. Is there a way to make the progress bar to disappear completely and only show the dialog box?

Thanks

Jim


You could run the program in Function .onInstSuccess.

-Stu


The Function .onInstSuccess worked beautifully. THANK YOU!!

The NSIS community is the BEST...THANK YOU!!

Did I say thank you?.......THANK YOU!!


lol no prob's :)

-Stu