Page 1 of 1
appz installtion progress bar
#1
Posted 22 November 2004 - 02:21 AM
actually i posted same topic in unattended windows but no one is answaring there.and i think this is right place to ask.
i want over all progress bar of appliactions while installing.so that i can see installation is working or not.where and what i have to modify
pls help
i want over all progress bar of appliactions while installing.so that i can see installation is working or not.where and what i have to modify
pls help
#2
Posted 22 November 2004 - 02:44 AM
Hello bmn. What do you mean by "overall progress bar"?
#3
Posted 22 November 2004 - 02:44 AM
I didn't intend to post twice. But for some strange reason, an error occured when I clicked the submit button.
#4
Posted 22 November 2004 - 03:08 AM
overall means---insted of providing progress bar to each appz.a single progress bar which shows all appz installation activity.
ok leave overall atleast progress bar to each applicaion.how to
ok leave overall atleast progress bar to each applicaion.how to
#6
Posted 22 November 2004 - 05:39 AM
thanks for ur reply.but its bit confusing.i just want that only one option.
a progress bar which shows my application installation.
note:-i have seen this type(progress bar) some where in this forum.but forgot where it is.
help me pls
a progress bar which shows my application installation.
note:-i have seen this type(progress bar) some where in this forum.but forgot where it is.
help me pls
#7
Posted 22 November 2004 - 06:05 AM
I already answered you to this question on this thread
http://www.msfn.org/board/index.php?showto...30entry223845
and i dont think this is possible with WPI as this only selects the apps for installation and passes on the info into the registry.
If you want a progress bar the XPlode can be used but here you cannot choose what you want to install.
http://www.msfn.org/...showtopic=24507
http://www.msfn.org/board/index.php?showto...30entry223845
and i dont think this is possible with WPI as this only selects the apps for installation and passes on the info into the registry.
If you want a progress bar the XPlode can be used but here you cannot choose what you want to install.
http://www.msfn.org/...showtopic=24507
#8
Posted 22 November 2004 - 08:44 AM
I wrote a VB (i.e. Set-install.exe) with a progressbar. In the registry I set 4 values: executable to run, name of the application, folder and size of installation.
1. display window with progress bar when regkey is set, so start with a script, start your setupprogressprg with command line : set-install.exe /title: Quicktime (which start the progressbar run the executable)
2. see what folder the apps is installed to: i.e. %programfilesdir%\QT,set it to registry
3. the ammount of MB you expect, i.e. 15MB set it to registry
a) In your VB you look every second if your regkey with the appname is still there, if not close is
in your VB you look at the folder size and calculate Progressbar=100-(expected Foldersize-currentFolderSize)
At the end you only have to delete the regkey with the appname and its set!
I can write it for you, price per mail
2. see what folder the apps is installed to: i.e. %programfilesdir%\QT,set it to registry
3. the ammount of MB you expect, i.e. 15MB set it to registry
a) In your VB you look every second if your regkey with the appname is still there, if not close is
At the end you only have to delete the regkey with the appname and its set!
I can write it for you, price per mail
#11
Posted 26 November 2004 - 10:53 PM
tobytoby, on Nov 22 2004, 08:44 AM, said:
I wrote a VB (i.e. Set-install.exe) with a progressbar. In the registry I set 4 values: executable to run, name of the application, folder and size of installation.
1. display window with progress bar when regkey is set, so start with a script, start your setupprogressprg with command line : set-install.exe /title: Quicktime (which start the progressbar run the executable)
2. see what folder the apps is installed to: i.e. %programfilesdir%\QT,set it to registry
3. the ammount of MB you expect, i.e. 15MB set it to registry
a) In your VB you look every second if your regkey with the appname is still there, if not close is
in your VB you look at the folder size and calculate Progressbar=100-(expected Foldersize-currentFolderSize)
At the end you only have to delete the regkey with the appname and its set!
I can write it for you, price per mail
2. see what folder the apps is installed to: i.e. %programfilesdir%\QT,set it to registry
3. the ammount of MB you expect, i.e. 15MB set it to registry
a) In your VB you look every second if your regkey with the appname is still there, if not close is
At the end you only have to delete the regkey with the appname and its set!
I can write it for you, price per mail
waiting for ur reply
#12
Posted 22 December 2004 - 08:24 AM
I've read 'somewhere' that's its possible to use the "install manager" from Internet Explorer (you get to see it after installing IEx after you login for the first time) to install all kinds of software. Which gives you the desired progressbar.
Maybe this is worth looking in to,...
Maybe this is worth looking in to,...
#13
Posted 22 December 2004 - 10:27 AM
sounds good.
can u give me detail information.
"install manager" from Internet Explorer
means do i have to install appz from ie?
can u give me detail information.
"install manager" from Internet Explorer
means do i have to install appz from ie?
- ← Help AVG Antivirus 7 free edition silent switch
- Application Installs
- Quicktime and Real Alternative →
Share this topic:
Page 1 of 1



Help

Back to top








