The vDosPlus autoexec.txt file is essentially the DOS autoexec.bat. You can add commands you want to execute automatically by changing the content of autoexec.txt.

The vDosPlus config.txt file is also similar in functionality to the DOS config.sys file, where you can change its config options. However, the directives or config options supported by vDosPlus are different from those in a real DOS system. You can see the file config.txt for more details (the name of the config file to use and the directives can also be set from the vDosPlus command line, e.g. "vDosPlus /cfg config.new /set FRAME=ON"). Below are a few examples of the directives supported in the vDosPlus config file:

USEDRVS = ON|OFF (Default is OFF; set to ON to auto-mount all Windows drives)
SPEAKER = ON|OFF (Default is ON; set to OFF to turn off PC speaker support)
BLINKC = ON|OFF (Default is ON; set to OFF to turn off cursor blinking)
SCREEN = nn (Change the screen/monitor number that vDosPlus will be started)
WINDOW = nn[,nn:nn] (Change the window size and position for vDosPlus)
FRAME = ON|OFF (Default is OFF; set to ON to show window border and titlebar)
SCALE = n[,n] (Change the window scale(s) for vDosPlus when in graphical mode)
TITLE = string (Change the title string of the vDosPlus window)
ICON = icon-file[,icon-index] (Use an icon in the specified file for vDosPlus)
FONT = font-name (Use the specified TTF font for vDosPlus when in text mode)
BOLDFONT = font-name (Use the specified bold TTF font for vDosPlus)
ITALFONT = font-name (Use the specified italic TTF font for vDosPlus)
AUTOEXEC = file-name (Use the specified autoexec file in place of autoexec.txt)
KEYMODE = 0|1|2 (Default is 2; use 1 to map some keys in XyWrite or Nota Bene)
KEYDELAY = nn (Keyboard repeat delay in msec; omit to use Windows settings)
KEYINTER = nn (Keyboard repeat interval in msec; omit to use Windows settings)
TRANSWIN = nn (Set the transparency of the vDosPlus window)
PADDING = nn[,n] (Set the border padding and optionally the padding color)
CLICKMOD = n[,n] (Customize the settings for mouse button clicks in vDosPlus)
WHEELMOD = n[,n] (Customize the mouse wheel settings for scrolling in vDosPlus)

Please read the README.TXT file for more information about vDosPlus. You will find latest information and downloads about vDosPlus at its home page:
http://www.vdosplus.org/
