Talk:AUTOEXEC
From DOSBoxWiki
- Any tips about how to set FILES=200 and BUFFERS=30 ? Some MSDOS APPs need them.
DOSBox has FILES=127 and buffers=50 you can change those by either recompiling dosbox or by booting a disk image in DOSBox. however they should fire the programmer who ever coded the FILES=200 requirement.
- At startup there's displayed the ugly SETBLASTER, SETULTRASOUND and SETULTRADIR variables. Is there a way to hide them?
Looks like the quick'n'dirty workaround is to put cls as the first line in [autoexec]! :) I'd still be happy to hear better suggestions.