File menu

Main menu:

File

Edit

View

Configuration

 

Automation

Tools

Help

 

 

Commands in the ‘File’ menu allow you to terminate current process (that is selected in the process pane), change process/thread priority and perform some other actions. Note that you can change priority of and terminate only a real process (not a pseudo process such as DOS VM, Idle or VxD) that is not marked as a system process (see status flag at process pane).

 

Save to File/Save Panes to HTML File

 

Save information in panes currently shown to a file in HTML format.

Save to File/Save All Info to HTML File

 

Save all information about system and all processes to a t file. In HTML format

Save to File/Save panes to file

 

Save information in panes currently shown to a text file.

Save to File/Save all info to file

 

Save all information about system and all processes to a text file. See also Edit menu.

Bring to Front

 

Bring current Process Window to Front

Close process

 

Close current process. You will be asked about saving of all unsaved data in this process. This command can’t help you to terminate execution of a badly behaving process (that is hang-up for example)

Terminate process

 

Force termination of execution of current process. All unsaved data in this process (and possibly in others too) will be lost! This command can help you to terminate execution of a hang-up process

Terminate Tree

 

Force termination of execution of current process and it’s child processes. All unsaved data in all those processes (and possibly in others too) will be lost! This command can help you to terminate execution of a hang-up processes

Debug process

 

Start debugging of current process in default just-in-time system debugger (for example, Microsoft Visual C++, Borland C++ etc). This command is for programmers only.

Suspend Process

 

Suspend current process execution until you will be ready to resume it. This command can help you to stop temporary BIG activity of some process like CPU Usage or Disks Activity to do other tasks.

Resume Process

 

Resume suspended process execution.

 

 

 

Process CPU Usage/Process to CPU affinity

 

This command is available on multiprocessor systems with Windows NT/2000/XP only. It allows you to select on what processor(s) current process is allowed to be executed. Calls affinity dialog

 

 

 

Process CPU Usage /Priority boost enabled

 

Enable/disable dynamic priority boost for current process/thread (valid under Windows NT/2000/XP only). If dynamic priority boost for current process is enabled, Windows increments base thread priority when process becomes foreground, or does it temporarily after input/output operation or other execution blocking states. Windows does it in order to make application execution more fast and responsive. This item can not disable priority boosting for so called interactive threads containing a message loop. Default state of this item is enabled.

 

 

 

Process CPU Usage/[Prirority Level]

 

Change priority of current process/thread. Where [Priority Level] is one of "RealTime", "High", "Above Normal", "Normal", "Below Normal", "Idle", Use it with care, it may cause process or even the system to stop responding!

 

 

 

Process CPU Usage /Enable Persistent Affinity

 

If checked than TaskInfo will save Process to CPU Affinity settings for selected process and will try to keep it in future. See also Processes Persistent Settings Dialog

Process CPU Usage /Enable Persistent Priority Boost

 

If checked than TaskInfo will save Priority Boost settings for selected process and will try to keep it in future. See also Processes Persistent Settings Dialog

Process CPU Usage /Enable Persistent Priority

 

If checked than TaskInfo will save Priority settings for selected process and will try to keep it in future. See also Processes Persistent Settings Dialog.

 

 

 

Process CPU Usage /Configure Persistent Settings

 

Shows Processes Persistent Settings Dialog with current process path rule selected.

 

 

 

Flush process memory out

 

Flush code and data memory used by current process from memory to disk

 

 

 

Terminate Thread

 

Force termination of execution of selected thread in current process. Data connected with this process can be lost or damaged (and possibly in others too)! This command can help you to debug your own applications. You must exactly know what you do.

Suspend Thread

 

Suspend execution of selected thread in current process. This command can help you to debug your own applications. You must exactly know what you do.

Resume Thread

 

Suspend execution of selected thread in current process. This command can help you to debug your own applications. You must exactly know what you do.

Run application

 

Call standard system ‘Run’ dialog to start execution of any process. You can also call this dialog using ‘Run’ command in the system ‘Start’ menu, or pressing ‘Ins’ on keyboard when process pane is active.

Show file properties

 

Show standard ‘File properties’ dialog for main executable file of current process. You may perform it pressing ‘Alt’+’Enter’ on keyboard for current process selected in process pane.

Google Process

 

Search Information about Selected Process with Google

Exit

 

Exit TaskInfo. You can also press ‘Ctrl’+’Q’ on keyboard to exit the program.

 

 

images\candle.gif Tip: most commands in this menu can be performed when launching TaskInfo from command line

images\candle.gif Tip: "Terminate tree/process/thread", "reboot" and similar with "SHIFT" key pressed do not show warning dialog.

images\candle.gif See also: local menu, SysTray menu