PDA

View Full Version : Run Readme And Program After PAtch


viruzman
03-02-2008, 07:29 PM
Hi There,

i have Added A CheckBox Screen To My Patch, And After The Patch has Been applied i want it to run the program PAL.exe

how would one do so with code.?



thanx in advance

Lorne
03-04-2008, 09:56 AM
Go to Project > Actions.

Go to the On Post Patch script (by clicking on the On Post Patch tab).

Click the Add Action button, and add a File.Run action. Fill out the settings (you'll probably want to change the path and filename).

Click Help when you get stuck (there's a wealth of info in the help file, including full details on how to use the scripting language).