;SmilerShell Initialization File ;Note that you can comment out with a semicolon [SmilerShell Params] AliasesCaseSens=TRUE ;are SmilerShell aliases case-sensitive? confirmexit=TRUE ;SmilerShell asks if you really want to quit DOSinWindow=TRUE ;run DOS cmds fullscreen or in a window? overtype=FALSE ;command line starts in insert or overtype mode? restoretime=1000 ;millisecs to pause before trying to regain focus scandrives=c ;Which drives DC cmd should be aware of showclock=TRUE ;show clock in title bar? showdir=TRUE ;show current dir in title bar? showinactives=TRUE ;see results of DOS cmds you ran? showmenu=TRUE ;show the menu bar? showresources=TRUE ;show system resources in menu bar? ;startupDCscan=TRUE ;scan for DC info every time you start? ;timeformat=24 ;clock uses 12 hour (am/pm) or 24 hour format? titlebar=TRUE ;display the title bar? topmost=TRUE ;always on top of other windows? winwidth=PREV ;initial width (4-600 is good), or PREV for prev setup ;dirfile=myDCfile.dir ;DC info file (drive/path ok) ;cmdfile=myCmdStk.stk ;cmds to be preloaded from file (drive/path ok) ;cmdstack=dir \;type \autoexec.bat;copy \config.sys junk.tmp ;ini file cmdstack= overrides cmdfile= [SmilerShell Aliases] s = sol ;test1 = sol (f2) = type \autoexec.bat (F5)= sol d = dir (F12)=notepad \config.sys