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

Forum

Log In Sponsors
Partner Sites
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 1: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 11:18 am

Re: Adding ProgressBar in creating setup...

Postby Keithuk on Sat Jul 11, 2009 1: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:
Martin2k

I've been programming with VB for 13 years. Started with VB4 16bit Pro, VB5 Pro, VB6 Pro/Enterprise and now VB3 Pro. But I'm no expert, I'm still learning.
User avatar
Keithuk
 
Posts: 9
Joined: Fri Jun 01, 2007 12:16 pm
Location: Staffordshire, England


Return to Visual Basic Forum

Who is online

Users browsing this forum: No registered users and 0 guests