PDA

View Full Version : Hi closing an open app and reopen the update version urgent


pedro arzac
10-04-2006, 03:01 AM
Hi I would like how to close the app if its running and when the update process y finished how to reopen the new app, I accept any suggestions

best reggards

Pedro Arzac

Lorne
10-04-2006, 10:22 AM
Look up these actions in the help file:

System.EnumerateProcesses
System.TerminateProcess
Window.EnumerateProcesses
Window.EnumerateTitles
Window.Close
File.Run