Page 1 of 1

Problem running exe file at end of install

Posted: Mon Jan 01, 2007 12:51 am
by David Le Mesurier
I want to run a small visual foxpro exe at the end of teh installation process.

This works OK, but the exe although installed in the targetdir thinks it's in the temp directory that the isnatll process seems to be running from.

How do you tell it to run in the targetdir?

Posted: Mon Jan 01, 2007 1:14 am
by David Le Mesurier
OK Sorted.

Used the Run Program AS command rather than the Run Program command