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

Silent mode


1 reply to this topic

maika272

maika272
  • Members
  • 1 posts

Posted 23 August 2006 - 12:57

Hi,

I am working with instalshield 11.5 Professional.My project is InstallScript and I have to install differents programs ,all of them I have to install in silent mode.I haven't any problem with most of them because I've done a .iss file and then I've launched in silent mode.But one of them uses a batch file to install and in this case I can't use a .iss file.What can I do with this?Is there any way to launch this batch file in silent mode?

thanks

regards

Edited by maika272, 23 August 2006 - 12:59.


jdsipes

jdsipes
  • Members
  • 2 posts

Posted 31 August 2006 - 23:40

LaunchAppAndWait using LAAW_OPTION_HIDDEN ??

If the bat file expects responses, I would modify the bat file with the responses prior to running it.

JD

LAAW_OPTION_HIDDEN