Difference between revisions of "Edit config file"
From DOSBoxWiki
Jump to navigationJump to search (Unnecessary page?)  | 
				 (This used to have nothing in it, so I put something in it.)  | 
				||
| Line 1: | Line 1: | ||
| − | + | 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.  | ||
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.