.sentinel Posted July 8, 2006 Posted July 8, 2006 ProcessClose ("trillian.exe") ProcessClose ("RocketDock.exe") ProcessClose ("iPodService.exe") ProcessClose ("DfrgNTFS1.exe") ProcessClose ("iTuneshelper.exe") Run(?) The shortcut for Counterstrike has a target of "C:\Program Files\Steam\steam.exe" -applaunch 10 How do I do a run command so I can open that up or do I need to have the script run steam then use the mouse to open up counterstrike?
lopolop Posted July 8, 2006 Posted July 8, 2006 simple.. run('"C:\Program Files\Steam\steam.exe" "-applaunch 10"')
.sentinel Posted July 8, 2006 Author Posted July 8, 2006 Thanks and for future reference I just found out you don't need that second set of quotations. Thanks again.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now