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

InstallShield X: Execute Process


1 reply to this topic

koden

koden
  • Members
  • 3 posts

Posted 17 November 2005 - 23:22

When I try to run an executable in a subfolder, it just doesn't run. If it's in the current, however, it will run correctly.

IE:

./installshieldsetup.exe
subfolder/subfolder/executable

I run installshieldsetup.exe, and my execute process bean says this in it's command:
subfolder/subfolder/executable

it won't run. How do I get it to execute the executable?

thanks!

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 18 November 2005 - 09:58

Can you post your LaunchAppAndWait call where you are trying to launch the exe?