Difference between revisions of "Edit config file"
From DOSBoxWiki
Jump to navigationJump to search (New page: fullscreen=false) |
|||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | + | Get edit from freedos ([http://www.freedos.org/download/ link]) | |
| + | |||
| + | Put it in a folder (eg. C:\dosz\) | ||
| + | |||
| + | Put this at the start of your autoexec | ||
| + | |||
| + | MOUNT X C:\dosz\ | ||
| + | |||
| + | PATH=%PATH%;X:\ | ||
| + | |||
| + | and do edit [filename].cfg | ||
| + | |||
| + | Done. | ||
| + | |||
| + | Alternatively, outside of DOSBOX | ||
| + | |||
| + | Open notepad | ||
| + | |||
| + | Open the file you want to edit | ||
| + | |||
| + | Done. | ||
Latest revision as of 01:58, 16 November 2012
Get edit from freedos (link)
Put it in a folder (eg. C:\dosz\)
Put this at the start of your autoexec
MOUNT X C:\dosz\
PATH=%PATH%;X:\
and do edit [filename].cfg
Done.
Alternatively, outside of DOSBOX
Open notepad
Open the file you want to edit
Done.