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


3 replies to this topic

tarun

tarun
  • Members
  • 5 posts

Posted 07 June 2002 - 11:07

Hi

When we execute a Dos utility with LaunchAppAndWait then a window pops up. I am calling 4-5 dos utilities like this so it pops up 4-5 windows it does not look nice and each window also show what we are doing.....So I want to suppress these windows....Is there any way out for this?

I used Disable(DIALOGCACHE) but it does not work...

Thanks

MKaiser

MKaiser
  • Full Members
  • 88 posts

Posted 07 June 2002 - 14:34

In the samples or tools&tips section of this site you can find a collection of functions called launchappgetexitcode, hideappgetexitcode...What you need is HideAppGetExitCode.

So long,
Marko

tarun

tarun
  • Members
  • 5 posts

Posted 08 June 2002 - 05:00

Hi

Thanks for your reply....

I am using Installshield Professional 6.30 and there is no variable bIsSetup32 in it to check the 16 bit setup or 32 bit. So could you please tell me how can I solde it. I shall be very very thankful to you.



Ide Nentjes

Ide Nentjes
  • Members
  • 222 posts

Posted 13 June 2002 - 13:33

USe the LaunchAppEx function under th IS5/6 Samples:
LaunchAppEx.

It works perfectly with IS 6.3