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

LaunchAppAndWait


1 reply to this topic

paiviheik

paiviheik
  • Members
  • 9 posts

Posted 27 February 2002 - 13:00

Hi,

My problem is that I want to hide my dialog from behind the new Setup. I am launching another setup from my setup program and I would like to hide / close my own dialog without closing my setup. Using LaunchApp breaks my setup so that I think it's not very user friendly.

Is there any way to do that with some IS function?

Thanks,

Paivi


Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 27 February 2002 - 13:37

To remove your dialog from the screen use Disable(DIALOGCACHE)