home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 12 / CD_ASCQ_12_0294.iso / vrac / smishl14.zip / SAMPLE.INI < prev    next >
INI File  |  1993-11-15  |  1KB  |  31 lines

  1. ;SmilerShell Initialization File
  2. ;Note that you can comment out with a semicolon
  3.  
  4. [SmilerShell Params]
  5. confirmexit=TRUE    ;SmilerShell asks if you really want to quit
  6. ;overtype=TRUE        ;command line in insert mode or overtype mode?
  7. restoretime=1200    ;millisecs to pause before trying to regain focus
  8. scandrives=c        ;Which drives DC cmd should be aware of
  9. showclock=TRUE        ;show clock in title bar?
  10. showdir=TRUE        ;show current dir in title bar?
  11. showinactives=TRUE    ;see results of DOS cmds you ran?
  12. ;DOSinWindow=TRUE    ;run DOS cmds fullscreen or in a window?
  13. showmenu=TRUE        ;show the menu bar?
  14. showresources=TRUE    ;show system resources in menu bar?
  15. ;singlecopy=TRUE    ;ok to run more than one copy at a time?
  16. ;timeformat=24        ;clock uses 12 hour (am/pm) or 24 hour format?
  17. topmost=TRUE        ;always on top of other windows?
  18. winwidth=PREV        ;initial width (4-600 is good), or PREV for prev scr posn
  19. ;dirfile=myDCfile.dir    ;DC info file (drive/path ok)
  20. ;cmdfile=smishell.stk    ;cmds to be preloaded from file (drive/path ok)
  21. ;cmdstack=dir \;type \autoexec.bat;copy \config.sys junk.tmp
  22.             ;ini file cmdstack= overrides cmdfile=
  23.  
  24. [SmilerShell Aliases]
  25. s = sol
  26. ;test1 = sol
  27. (f2) = type \autoexec.bat
  28.  (F5)= sol
  29.  d = dir
  30. (F12)=notepad \config.sys
  31.