MSFN Forum: appz installtion progress bar - MSFN Forum

Jump to content



Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

appz installtion progress bar Rate Topic: -----

#1 User is offline   bmn 

  • Unattended Friend
  • PipPipPip
  • Group: Members
  • Posts: 398
  • Joined: 05-October 04

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


#2 User is offline   totoymola 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 944
  • Joined: 24-September 04

Posted 22 November 2004 - 02:44 AM

Hello bmn. What do you mean by "overall progress bar"?

#3 User is offline   totoymola 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 944
  • Joined: 24-September 04

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. :lol:

#4 User is offline   bmn 

  • Unattended Friend
  • PipPipPip
  • Group: Members
  • Posts: 398
  • Joined: 05-October 04

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

#5 User is offline   MCT 

  • MSFN Junkie
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,288
  • Joined: 19-May 04

Posted 22 November 2004 - 03:09 AM

try xplode..

#6 User is offline   bmn 

  • Unattended Friend
  • PipPipPip
  • Group: Members
  • Posts: 398
  • Joined: 05-October 04

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

#7 User is offline   BritishBulldog 

  • Member
  • PipPip
  • Group: Members
  • Posts: 271
  • Joined: 11-October 04

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...30&#entry223845
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 User is offline   tobytoby 

  • Group: Members
  • Posts: 3
  • Joined: 21-November 04

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.

:D 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
B) 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 :thumbup

#9 User is offline   Lost Soul 

  • Snap ... Crackle ... Pop
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,746
  • Joined: 12-December 03

Posted 22 November 2004 - 03:32 PM

Quote

I can write it for you, price per mail



lol

#10 User is offline   bmn 

  • Unattended Friend
  • PipPipPip
  • Group: Members
  • Posts: 398
  • Joined: 05-October 04

Posted 23 November 2004 - 03:53 AM

yaya sure.start writing now ;-)

#11 User is offline   bmn 

  • Unattended Friend
  • PipPipPip
  • Group: Members
  • Posts: 398
  • Joined: 05-October 04

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.

:D 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
B) 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 :thumbup

waiting for ur reply

#12 User is offline   B-ACK 

  • Group: Members
  • Posts: 1
  • Joined: 22-December 04

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,...

#13 User is offline   bmn 

  • Unattended Friend
  • PipPipPip
  • Group: Members
  • Posts: 398
  • Joined: 05-October 04

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?

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy