First post, by Cluelessnoob
I am creating desktop shortcut to my game and passing the options I need to run them through the shortcuts to avoid multiple configuration files. I was able to get two games running with no problem. The third game is an iso in a directory on my hard drive. The manual suggests imgmount so I tried the option -imgmount e "C:\ISOs\Menzoberranzan.iso" -t iso. This does not work, however. I edited the autoexec section in the default config to test, and it worked. I reset the config file and ran dosbox and entered the command line, and the image mounted. I copied the command from the dosbox window to the target of the shortcut and tried again, no help. It is probably a simple typo, but does anyone have a copy of imgmount from a shortcut I can look at to see what I am doing wrong? Thanks.