It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!)

Forum

Log In Sponsors
Board index Programming Visual Basic Forum

Adding ProgressBar in creating setup...

Moderator: dafunkymunky

Adding ProgressBar in creating setup...

Postby razmca on Thu Mar 26, 2009 12:18 pm

Hi Everyone...

Iam working in setup creation, in that i need to invoke 2 exe file to execute consecutively meanwhile i have to show a progressbar to state the progress of the installation. How can i do that? Get me out of this problem....

Replies are appreciated... Thanks in advance....
razmca
 
Posts: 1
Joined: Thu Mar 26, 2009 10:18 am

Re: Adding ProgressBar in creating setup...

Postby Keithuk on Sat Jul 11, 2009 12:35 am

razmca wrote:Hi Everyone...

Iam working in setup creation, in that i need to invoke 2 exe file to execute consecutively meanwhile i have to show a progressbar to state the progress of the installation. How can i do that? Get me out of this problem....


Well I'm afraid VB6 isn't the best app to make a setup program because you need the VB6 RunTime files installed before your app will run.

Now a Progressbar basically works on 3 values.

1) Progressbar1.Min - is the minumum value you want to start from.
2) Progressbar1.Max - is the maximum value you want to go to.
3) Progressbar1.Value - is the value being shown in the bar. :wink:
User avatar
Keithuk
 
Posts: 11
Joined: Fri Jun 01, 2007 11:16 am
Location: Staffordshire, England


Who is online

Users browsing this forum: No registered users and 6 guests