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

Setup within setup


1 reply to this topic

sharadsk

sharadsk
  • Members
  • 3 posts

Posted 22 February 2002 - 01:41

I want to install my module. But my requirement is to install JRE first. (JRE comes with installshield setup).
How can I do this? Any pointers welcome.

TIA


Taco Bell

Taco Bell

    IS6 Expert

  • Moderators
  • 1,281 posts

Posted 22 February 2002 - 04:41

I've not had to include the JRE in my install since we don't use Java, but I'd suggest the following.

During OnBegin, check which version of JRE is currently installed, if any, and, if necessary, run the JRE install using LaunchAppAndWait.