Hi,
I am preparing a installation script with installshield. My program will work as a service in an XP machine. That's why, I should call the installed program with a parameter as myProg.exe -i" after it was installed.
How can I call the installed program during installation in InstallShield for visual c++? Is there any function to call an exe from installshield script?
Thanks alot.
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.

calling a program in install script
Started by
cagataycatal
, Jun 02 2004 11:51
1 reply to this topic
Posted 02 June 2004 - 13:21
The function would be LaunchAppAndWait, but this function is not available in your edition. Visual C++ comes with a limited edition of InstallShield Professional 5 where this functionality is disabled.
There have also been reports of problems with InstallShield 5 setups on XP.
There have also been reports of problems with InstallShield 5 setups on XP.
Stefan Krüger
InstallSite.org twitter facebook