PDA

View Full Version : Running a script


Barryz
09-05-2005, 07:37 PM
Need to run a script when installation is complete (upon exit). Have tried several different Setup Factory scripts -- no success.

This file I need to run IS NOT an exe file. It's a FileMaker script (Updater.003). This installation process is placing the file in the proper director where it needs to be located for running. How do I run it? Thank you in advance.

BarryZ

Adam
09-07-2005, 02:30 PM
Barry,

How would you run that script manually? Does double clicking the file run it properly on all systems? Is there an executable runtime that can be used to run that file?

Adam Kapilik

Barryz
09-07-2005, 05:37 PM
Adam

From the RUN command, we would enter
C:\Program Files\SchCkIN\Updater.003

Thank you.