SuperFlyChetGuy 0 Posted September 4, 2007 I need to check if a program is running at the start of a script, if it is close it before proceeding, if not then proceed. What do you call this and how is it accomplished? Thanks! The SuperFlyChetGuy Share this post Link to post Share on other sites
SkinnyWhiteGuy 2 Posted September 4, 2007 ProcessExists() ProcessClose() Share this post Link to post Share on other sites