CeleTask Users' Manual

[Introduction] [Feature] [Installation] [Menu] [View] [Dialog] [Command] [Tips] [License] [Thanks] [Donation]

I. Introduction
CeleTask is a powerful Task/Process Management Tool for Windows Mobile Smartphone.

CeleTask is a freeware. If you want to donate it, see Donation.

[Catalog]

II. Feature
  1. Task Management: Include New Task, Close task, Switch Task and View Task Properties.
     
  2. Process Management: Include Terminate Process, View Process Properties.
     
  3. Tool Management: Tool box with full customization support.
     
  4. Hot Key Customization: User can assign a hot key for any command.
     
  5. Built-in Utility: Include Power Status, Memory Status, Free Memory, Reboot System, Shutdown System, etc.
     
  6. Command Line Support: Support command line for any command. CeleTask can execute any menu command in command line.
     
  7. Full Support: Support Windows Mobile Smartphone 2003 and Windows Mobile 5.0 Smartphone; Support QVGA and standard size screen.
     
  8. Easy To Use: All of above, within an executable file only less than 50 KB.

[Catalog]

III. Installation
  1. Installation: Copy CeleTask to any directory in your device (e.g. \Storage\Program Files\CeleTask). If necessary, you can use create a Start Menu shortcut in CeleTask Tool Edit dialog. Also, you can set CeleTask as an auto run program, or assign CeleTask to some system keys (See Tool dialog).
     
  2. Uninstallation: Execute Options -> Uninstall command in main menu, then CeleTask will remove all its settings in Windows Registry (Include Tool Item). Uninstall command will not delete CeleTask executable file. You can delete CeleTask directory manually.

[Catalog]

IV. Menu
  1. Task: Switch to Task view.
     
  2. Process: Switch to Process view
     
  3. Tools: Switch to Tools view.
     
  4. View: Include view command.

    Refresh: Refresh the current view and status bar.
    Prev View: Switch to previous view.
    Next View: Switch to next view.
    Page Up: Page up.
    Page Down: Page down.
     
  5. Utility: Include built-in utility.

    Reboot: Reboot system.
    Shutdown: Shutdown system.
    Free Memory: Close all tasks, and post WM_HIBERNATE message to all windows to free memory.
    Power Status: View battery status, voltage, current, temperature, and so on.
    Storage Status: View memory and storage information.
     
  6. Options: Include application settings.

    Show Exclude: Show all items, even if the item is excluded.
    Show Index: Show item index.
    Show Icon: Show item icon. You can disable icon for speed .
    Show Alert: Show alert for some critical command.
    Show Status Bar: Show status bar for power and memory information.
    Exit After Goto: Exit application after execute Goto command.
    Hot Key: See Hot Key dialog.
    Uninstall: See Uninstall.
     
  7. Help: Include help information.

    Help: Show help document.
    Mail: Contact the author in E-Mail.
    Web: Visit CeleTask web site (http://www.yonsm.net/CeleTask).
    About: See About dialog.
     
  8. Hide: Hide CeleTask. You can recall CeleTask in background by press and hold CeleTask hot key (default is 0).
     
  9. Exit: Save settings and exit application.

[Catalog]

V. View
  1. Task: List running task.

    Goto: Switch to active window of the selected task.
    Properties: View task properties.
    Close: Close selected tasks (without any alert).
    Exclude: Toggle exclude item (for some system task).
    Close All: Close all tasks (without any alert).
    Close Other: Close all tasks except the selected (without any alert).
    New Task: See New Task dialog.
     
  2. Process: List running process.

    Modules: View process modules.
    Properties: View process properties.
    Terminate: Terminate the selected process forcedly.
    Exclude: See Exclude in Task view.
     
  3. Tools: List tools in tool box.

    Execute: Execute the selected tool.
    Edit: See Tool dialog.
    Delete: Delete the selected tool.
    Exclude: See Exclude in Task view.
    Move Up: Move up.
    Move Down: Move down.
    Add Tool: See Tool dialog.

[Catalog]

VI. Dialog
  1. New Task: Type the name of a program or shortcut, and CeleTask will open it for you.
     
  2. Tool: Allows user to add to edit tool item.

    Name: Name of tool.
    Path: Executable or shortcut path (You can see a browse button to browse file path on Windows Mobile 5.0. This feature is not supported on Smartphone 2003).
    Arg.: Optional argument.

    Replace Right Key: Assign the tool item to Right Key on Home Screen.
    Replace Start Menu: Replace Start Menu command (NOT recommended).
    Replace Quick List: Replace Quick List command.
    Replace Voice Notes: Replace Voice Notes.
    Startup Automatically: Create shortcut in Start Up folder.
    Create Shortcut: Create shortcut in Start Menu.

    All operation can be undo by uncheck the check box.
     
  3. Hot Key: View or set hot key.

    You navigate between items by Up/Down Key (These two key could not set as hot key for other purpose).
    Press key to set or clear hot key.
    Support Press-and-hold hot key by long press the key. But some system key such as Back/Record/Volume+/Volume- could not set as Press-and-hold hot key.
    You can recall CeleTask in background by press and hold CeleTask hot key (default is 0).
    If Enter key is not set as hot key, the default behavior of Enter is active the selected item.
    If Num key is not set as hot key, the default behavior of Num key is active the corresponding item.

    Default Hot Key List:

    *: Close Task/Terminate Process/Delete Tool; Long press to Close All Task
    #: Task Properties/Process Properties/Edit Tool; Long press to New Task/Add Tool
    Left: Prev View; Long press to Power Status
    Right: Next View; Long press to Storage Status
    Back: Exit
    Record: Show Exclude
    Volume+: Page Up
    Volume-: Page Down
    Num0: Refresh; Long press to  recall CeleTask in background.
     
  4. About: Show program version, copyright, license build stamp and author information.

[Catalog]

VII. Command

You can pass any menu command to CeleTask. Command ID can be get from Hot Key dialog. e.g.:

If CeleTask is running, the command will be sent to the running process, otherwise, the command will be executed by the current process.

[Catalog]

VIII. Tips
  1. Hot to put the status bar to top?

    Edit the Registry value HKEY_CURRENT_USER\Software\CeleTask\Flag, add the original value by 1 (e.g. 502 to 503).
     
  2. Ho to export tool item?

    Export all Tool* in HKEY_CURRENT_USER\Software\CeleTask\. You can add/edit tool item quickly in Windows PC by this way.
     
  3. How to avoid critical operation for task?

    When you close task, CeleTask will send WM_CLOSE message to target window, to close task safely. If the target window is no response to WM_CLOSE, CeleTask will close the task forcibly. You must be careful in the operation, because CeleTask do Close command without any alert.
     
  4. How about Power Status command?

    Some information about power status are not exact on some machine.
     
  5. How to assign CeleTask to Right Key on Home Screen?

    Enable Show All option, then you will see a tool item named CeleTask in Tool view. Edit the CeleTask tool item,  you can assign CeleTask to Right Key on Home Screen (or other replacement).
     
  6. How to speed up CeleTask?

    Disable Show Icon and Show Status Bar in Options menu, then you can get a good performance improvement.
     
  7. What's the meaning about CeleTask version?

    No more tips about this:)

[Catalog]

IX. License

[Catalog]

X. Thanks

[Catalog]

XI. Donation

You can donate the author by the following ways:

[Catalog]

Powered by Yonsm
Tencent QQ: 123018
MSN: Yonsm@msn.com
MAIL: Yonsm@163.com
WEB: WWW.Yonsm.NET
Copyright (C) 2005-2006 Yonsm.NET, All Rights Reserved.