Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Need Progress Bar for .NET silent install


1 reply to this topic

jbridges

jbridges
  • Members
  • 1 posts

Posted 10 February 2003 - 18:52

When using the .NET object, it installs just fine but takes
3-4 minutes, during which it appears that the system is
hanging.

I would like to be able to put up a progress bar during this
silent install.  However, how do I know when it will occur?
Installshield does a good job of detecting when it's needed
and runs the dotnetfx.exe but I would like to know just before
it it starts and inform the user.

mbpauls

mbpauls
  • Members
  • 2 posts

Posted 12 February 2003 - 03:23

I have the same issue here .It seems to add the object at the end of the installation from what i see.I would also like to display something as well.I wish the object would install at the same time the component its tied to installs.

Anyone?