Vegar Posted May 18, 2008 Share Posted May 18, 2008 what command do i use to terminate/Exit a specific process, ( by name ) For example: Exitprocess ("Iexplorer.exe") .. or something like that..?!?! Link to comment Share on other sites More sharing options...
Developers Jos Posted May 18, 2008 Developers Share Posted May 18, 2008 Helpfile does list the functions nicely per topic. ProcessClose() SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past. Link to comment Share on other sites More sharing options...
Andreik Posted May 18, 2008 Share Posted May 18, 2008 what command do i use to terminate/Exit a specific process, ( by name )For example: Exitprocess ("Iexplorer.exe") .. or something like that..?!?!ProcessClose ("iexplorer.exe") When the words fail... music speaks. Link to comment Share on other sites More sharing options...
sandin Posted May 18, 2008 Share Posted May 18, 2008 ProcessClose () ? Some cool glass and image menu | WinLIRC remote controler | Happy Holidays to all... | Bounce the sun, a game in which you must save the sun from falling by bouncing it back into the sky | Hook Leadtek WinFast TV Card Remote Control Msges | GDI+ sliding toolbar | MIDI Keyboard (early alpha stage, with lots of bugs to fix) | Alt+Tab replacement | CPU Benchmark with pretty GUI | Ini Editor - Edit/Create your ini files with great ease | Window Manager (take total control of your windows) Pretty GUI! | Pop-Up window from a button | Box slider for toolbar | Display sound volume on desktop | Switch hotkeys with mouse scroll Link to comment Share on other sites More sharing options...
Vegar Posted May 18, 2008 Author Share Posted May 18, 2008 thanx Link to comment Share on other sites More sharing options...
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