home *** CD-ROM | disk | FTP | other *** search
/ The Best of Select: Windows 95 Special 2 / WIN95_2.bin / utils / smishell / smishell.ini < prev    next >
Encoding:
INI File  |  1995-04-12  |  1.7 KB  |  54 lines

  1. ;SmilerShell Initialization File
  2. ;Note that you can comment out with a semicolon
  3. ;Parameters with ;* are only read at startup
  4.  
  5. [SmilerShell Params]
  6. AliasesCaseSens=TRUE    ;are SmilerShell aliases case-sensitive?
  7. BGcolor=0, 255, 255
  8. ;buttonoffset=0      ;Desired distance from usual titlebar position
  9. confirmexit=FALSE    ;SmilerShell asks if you really want to quit
  10. DOSinWindow=TRUE
  11. Font=-18,0,0,0,400,0,0,0,0,0,0,0,0,Arial
  12. FGcolor=0, 0, 255
  13. multicmdchar=^        ;this char separates multiple cmds on one line
  14. overtype=FALSE
  15. restoretime=1000    ;millisecs to pause before trying to regain focus
  16. scandrives=c        ;Which drives DC cmd should be aware of
  17. showbutton=TRUE        ;*SmilerShell button in active app's titlebar?
  18. showclock=FALSE
  19. showdir=TRUE
  20. showinactives=FALSE
  21. showmenu=TRUE
  22. showresources=FALSE
  23. starthidden=FALSE    ;*SmilerShell starts hidden (fetch it with titlebar button)?
  24. ;startupDCscan=TRUE    ;*scan for DC info every time you start?
  25. ;timeformat=24        ;clock uses 12 hour (am/pm) or 24 hour format?
  26. titlebar=TRUE
  27. topmost=FALSE
  28. winwidth=PREV        ;*initial width (4-600 is good), or PREV for prev setup
  29. ;dirfile=myDCfile.dir    ;*DC info file (drive+path+filename ok)
  30. ;cmdfile=myCmdStk.stk    ;*cmds to be preloaded (drive+path+filename ok)
  31. prevposition=312, 217, 450, 93
  32. prevdir=G:\BART\WIN95-CD\W180
  33.  
  34. [SmilerShell Aliases]
  35. s=sol
  36. ;test1=sol
  37. (f2)=>type \autoexec.bat
  38. (F5)=cardfile
  39. d=*dir
  40. np=notepad
  41. cmds=dc dos ^ dir *.exe
  42. move=copy %1 %2 ^ del %1 ^ dir %2
  43. (F12)=notepad \config.sys
  44.  
  45. [SmilerShell Apps]
  46. 1=notepad \autoexec.bat,Notepad AutoExec,TRUE
  47. 2=sol,Solitaire,TRUE
  48. 3=chkdsk,Check Disk,TRUE
  49. 4=write,WinWrite any file,FALSE
  50.  
  51. [SmilerShell CmdHist]
  52. 1=dir /w
  53. NumCmds=1
  54.