hello,
is it possible to kill a process without the use of the taskmanager or command prompt in windows xp or 2k?
if so, can it be done using windows tools, or are there thirdparty tools to do this?
Printable View
hello,
is it possible to kill a process without the use of the taskmanager or command prompt in windows xp or 2k?
if so, can it be done using windows tools, or are there thirdparty tools to do this?
shutdown should do the trick ....
Turn off the computer? :D
Are you saying that there is no access to Task Manager (CTL+ALT+DEL) and that you can't use command line (that is to run a 3rd party tool?)?
Kill Utility or use scripts to kill processes.
shut down the computer, or the proggie shutdown??
cause the program shutdown.exe or psshutdown.exe only work via command prompt ( or batch files that is) and that's not what i meant.
http://www.winpatrol.com
There are many others, but that particular utility offers a lot of added security value and is free to private users.
Cheers
Power off the computer.
So what did you mean?Quote:
..and that's not what i meant.
correct msmittens, that's exactly what i mean, no option to run batch files, no command.com or cmd.exe, and no <ctrl>-<alt>-<del> for taskmanager.
also no options for the schedular to start the taskmanager.
and users have user rights.
so kill.exe doesn't work, the scripts have to be changed for local processes, but perhaps they will work, i'll check it out!
You can use API in vb to kill processes. look at planetsourcecode for details.
Correct me if I'm wrong, but this sounds like you are stuck with some program or process that is not responding. Computer that you are using has policy that forbids runing cmd and ctrl-alt-del.
Let's see, you can always log off... but then you have issue with open files (changes won't be saved).
You could make shortcut on your desktop, with command line
runas /user:<admin> taskmgr
<admin> must be user with administrative permissions ofcourse. Any other app needs administrative permitions in other to stop processes that are not runing with user permitions.
Hi lepricaun,
A bit more information has been given so can I ask for even more?
When you get to the point that you want to kill the proggy, are you still getting response from the keyboard and mouse.......or are they frozen?
If they are frozen, it is the plug on the wall or the I/O switch I am afraid................use the I/O switch of course, it has a 750Ma fuse :D
Cheers