home *** CD-ROM | disk | FTP | other *** search
/ PC World 1999 August / PCWorld_1999-08_cd.bin / Software / Vyzkuste / TrayComL / data1.cab / Help_Files / README.TXT < prev   
Text File  |  1999-07-05  |  3KB  |  95 lines

  1. Tray Command Line is a handy command line replacement for Windows 95.
  2. Since it's written in Visual C++ it's very fast and doesn't consume much memory.
  3.  
  4. This archive contains:
  5.     TrayCL.exe - the main program file
  6.     file_id.diz - quick program info
  7.     readme.txt - this file
  8.     changes.txt - text file describing version changes
  9.     help.htm - Quick help on TrayCL
  10.  
  11. Installation:
  12.     No Installation required - just run traycl.exe and you're all set.
  13.  
  14. Using Tray Command Line:
  15.  
  16. *   Use [down-arrow] key to recall last
  17. command(s) from the history list, or press
  18. [alt+down arrow] to view history.
  19.  
  20. *   To hide TrayCL dialog press Esc,
  21. to activate it press a hotkey,
  22. usually Ctrl-Space (you can change the
  23. hotkey in Options->Advanced dialog).
  24.  
  25. *   If you want the program to be
  26. loaded automatically each time windows
  27. starts then check Options->Run On Startup
  28. menu item.
  29.  
  30. *   If you want the program to be hidden
  31. each time the command is executed then
  32. check Options->Minimize Automatically menu item.
  33.  
  34. *   To assign alias to a program/edit
  35. aliases choose Edit->Aliases menu item
  36. (alias is a short name which you can
  37. assign to a program). For example you can
  38. assign "dir" alias to "c:\win95\explorer.exe"
  39. and then typing "dir d:" will open explorer
  40. window for drive d:.
  41.  
  42. *   To insert file argument(s) into a command
  43. line insert space in the end of a command
  44. and press dir button (the chosen file will
  45. be placed after space).
  46.  
  47. Some other features:
  48.  
  49. * (Options->Advanced) AutoComplete - when this option is on,
  50.   TrayCL auto-guesses the commands you try to enter.
  51.   AutoComplete has 2 modes:
  52.  
  53. 1. Normal mode - TrayCL tries to guess the text after amount
  54.    of time specified in delay field.
  55. 2. Smart mode - TrayCL tries to guess the text after amount
  56.    of time specified in delay field and if it determines that
  57.    the string you've entered so far is unique in the history
  58.    list - the command is auto-guessed immediately without any
  59.    further delay.
  60.  
  61. * (Options->Advanced) Ability to change "dir" button default
  62.   path - pressing dir button will open file dialog in the
  63.   user-specified directory.  Default is "\".
  64.  
  65. * (Options->FastRun hotkey) Pressing this hotkey will execute
  66.   the last program entered in TrayCL dialog.
  67.  
  68. * (Options->Show tray icon) Ability to show/hide tray icon.
  69.   If this option is unchecked the tray icon is hidden and
  70.   the program can be activated only by a hotkey.
  71.  
  72. * (Options->Mini-view) Mini-view mode (no menus & no caption).
  73.  
  74. * For more info check help.htm
  75. -------------------------------------------------------------
  76. Important notes:
  77. * Not all hotkey combinations work - it's not a bug, just for your knowledge.
  78.  
  79. Distribution
  80.     Tray Command Line is a freeware and may be freely distributed.
  81. You must include all files included in the distribution package.  You
  82. are specifically prohibited from charging, or requesting donations, for
  83. any such copies, however made; and from distributing the software and/or
  84. documentation with other products without prior written permission of
  85. the author.
  86.  
  87. Zeev Gokhman
  88. vovikg@hotmail.com.
  89.  
  90. --------------------------------------------------------------------------
  91. If you like this program please let me know.
  92. If you have any suggestions/bug reports or want to request a new feature -
  93. please e-mail me.
  94. --------------------------------------------------------------------------
  95.