home *** CD-ROM | disk | FTP | other *** search
/ Boston 2 / boston-2.iso / WINDOWS / TOOLS / CTSHELL / CTSHELL.INI < prev    next >
INI File  |  1993-12-01  |  2KB  |  89 lines

  1. ;  C T S H E L L . I N I
  2. ;
  3. ;  Initialization file for CTSHELL program.  See the users manual or
  4. ;  the online CTSHELL.HLP file for details about these sections.
  5.  
  6.  
  7. [EDITOR]
  8. EditorName=NOTEPAD.EXE
  9. EditLine=
  10.  
  11.  
  12. [OPTIONS]
  13. IgnoreDrives=
  14. User1 {Configure} {} {} {} {config}
  15. User2 {Solitaire} {} {sol.exe} {} {}
  16.  
  17.  
  18. [COLOR]
  19. BkRed=0
  20. BkGreen=255
  21. BkBlue=255
  22.  
  23.  
  24. [PRINTER]
  25.  
  26.  
  27.  
  28. ;  >>> Menu item and entry definitions start here <<<
  29.  
  30. [ITEMS]
  31. item {&File}
  32.      {&Attributes} {} {} {} {attrib}
  33.      {&Copy} {} {} {} {copy}
  34.      {&Delete} {} {} {} {delete}
  35.      {&Kill Dir} {} {} {} {deldir}
  36.      {&Move} {} {} {} {move}
  37.      {&Rename} {} {} {} {rename}
  38.      {&Size of Directory} {} {} {} {dirsize}
  39.      {-E&xit CT-Shell} {} {} {} {exit}
  40.  
  41. item {&Edit}
  42.      {&CTSHELL.INI File} {} {notepad.exe} {%WINDIR%\ctshell.ini} {}
  43.      {&NotePad Editor} {} {notepad.exe} {!} {}
  44.      {&PIF Editor} {} {pifedit.exe} {!} {}
  45.      {+Edit &AUTOEXEC.BAT File} {} {notepad.exe} {\autoexec.bat} {}
  46.      {Edit CON&FIG.SYS File} {} {notepad.exe} {\config.sys} {}
  47.      {Edit &SYSTEM.INI File} {} {notepad.exe} {%WINDIR%\system.ini} {}
  48.  
  49. item {&Dirs}
  50.      {Reset &HOME Directory} {} {} {} {home}
  51.      {&Windows Directory} {%WINDIR%} {} {} {}
  52.  
  53. item {&Shells}
  54.      {&CT-Shell Additional Window} {} {ctshell.exe} {} {}
  55.      {&DOS Session} {} {} {} {command}
  56.  
  57. item {&Tagged Files}
  58.      {&Attributes} {} {} {} {tattrib}
  59.      {&Copy} {} {} {} {tcopy}
  60.      {&Delete} {} {} {} {tdelete}
  61.      {&Files Tagged} {} {} {} {tagged}
  62.      {&Move} {} {} {} {tmove}
  63.      {&Set File Date/Time} {} {} {} {setdate}
  64.  
  65. item {&Utils}
  66.      {&Check Disk} {} {command.com} {/c chkdsk} {}
  67.      {Configure &Listings} {} {} {} {config}
  68.      {C&T-Shell Color} {} {} {} {color}
  69.      {&Printer Setup} {} {} {} {printer}
  70.  
  71. item {&Win}
  72.      {&Calculator} {} {calc.exe} {} {}
  73.      {Cloc&k} {} {clock.exe} {} {}
  74.      {Contro&l Panel} {} {control.exe} {} {}
  75.      {&File Manager} {} {winfile.exe} {} {}
  76.      {&PaintBrush} {} {pbrush.exe} {} {}
  77.      {P&IF Editor} {} {pifedit.exe} {} {}
  78.      {Prin&t Manager} {} {printman.exe} {} {}
  79.      {Program &Manager} {} {progman.exe} {} {}
  80.      {+Edit &SYSTEM.INI File} {} {notepad.exe} {%WINDIR%\system.ini} {}
  81.      {Edit &WIN.INI File} {} {notepad.exe} {%WINDIR%\win.ini} {}
  82.  
  83.  
  84. item {&Help}
  85.      {&Help} {} {} {} {help}
  86.      {&System Info} {} {} {} {system}
  87.      {&About CT-Shell} {} {} {} {about}
  88.  
  89.