One way is to have a setup like this in the dosbox config file (dosboxDarklands.conf):
C:
CD DARKLAND
DARKLAND.EXE
#DKED.EXE
The # makes a line a comment, causing it to be ignored. In that example it shows the editor commented out. If you wanted to run the editor you'd just switch the # to the game's executable instead, then switch it back when you want to run the game.
Alternatively you can use a different shortcut with "-conf dosboxDarklands.conf" changed to run a different config file which has DKED.EXE set to run instead of DARKLAND.EXE. No need to keep editing the config file, just run the other shortcut.
Finally there is a Dosbox frontend called D-Fend Reloaded that supports additional files for a program, changing config in a menu, and other things to make it easier. If you were trying to set up the game from scratch anyway I'd definitely recommend it, but with GOG already having done so it is probably more work than it'll save.
-Edit- If you installed it to the default directory in win7, the config file you want to mess with is in:
"\Users\{profile name}\AppData\Local\VirtualStore\Program Files (x86)\GOG.com\Darklands\"
"{profile name}" in there is your win7 user/profile name.
If dosboxDarklands.conf isn't already there, copy it there. The saves are in:
"\Users\{profile name}\AppData\Local\VirtualStore\Program Files (x86)\GOG.com\Darklands\DARKLAND\SAVES"
The files in those directories will override the ones in the normal "Program Files (x86)" the game installed to. Windows doesn't like files in Program Files being altered directly, and does this to get around it. It can be avoided entirely by installed the game to somewhere not protected like the root directory, or your own program directory like "C:\moreprograms\" instead.
Post edited October 30, 2011 by Sfon