Page 1 of 1

Need to control progress bar and to display information

Posted: Mon Oct 09, 2006 3:34 am
by rajeshjeet
Hello,
I had created a custom dialog where i want to display the progress bar with text as downloading and extraction from web and installation progress with percentage as it is displayed in your installaware installation.

Please guide me how to do tat as if i use a control as static text and assign the caption as progresstext variable i am getting other information.

Secondly if i use some variable which i assigns the value then how to refresh the static text again and again.

How to get values as how much content is downloaded from web and how much extracted etc.

Regards,
Rajeshjeet

Posted: Mon Oct 09, 2006 7:48 am
by MichaelNesmith
As long as you are showing a non modal progress dialog and updating the variables PROGRESS and PROGRESSTEXT and using the correct PROGRESSMODE value, it should work. It certainly works in the InstallAware setup itself :)