Process Management
This is a powerful process manager, and you can use to kill several process togrther. You can see not only the full path name of process, but also full path name of modules the process loaded.
Windows 98 user can use it to see processes that are hidden in the task manager by pressing "Ctrl+Alt+Del ".
All modules of a process will be displayed in the Module list, when you select a process.
Terminate Process
You can click
to kill the selected process.
Important: Process Management is suggested for experienced users.You must be careful when using this function. If you kill an application program, unsaved data will get lost. If you kill a system service, some parts of the system might be malfunctioned.
Refresh Process List
You can click
to refresh the task list.
Find
Please click
to continuously search for what you want.
Export
Click
to export the content of the list into txt file.
Then detailed information about the processes: PID and file name will be stored in the TXT file in following format:
=========================================================
# Export process and module list 2005-08-10 12:34:25
[0]
Process ID = 0
Process name = System
=========================================================