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

Batch File Excution


1 reply to this topic

gesh_007

gesh_007
  • Full Members
  • 4 posts

Posted 13 October 2008 - 10:07

Dear All

I don't know how to excute my batch file after completion of my setup
if you have any tips or document kindly share with me.


Thanks with Regards
Ganesh P


Holger_G

Holger_G
  • Full Members
  • 155 posts

Posted 14 October 2008 - 07:46

Use the 'LaunchAppAndWait' function to launch your batch file.
If it should only be launched at the end of a first-time installation you can add the call to the 'OnFirstUIAfter' event.