First post, by Sam324
When I tried to launch a game with DOSBox and -c parameters for the shortcut, it would interpret the " as part of the command, as well as thinking the whole rest of the target was one command. I tried entering the game's launch program after dosbox.exe, but it just mounted the drive, cd'd, and launched the game, then hung at a black screen. This had happened before as a sign of a wrongly mounted drive (the game's app folder instead of my C: drive mounted as C:\), so I tried adding in -cs for mounting the correct path and then CDing. It still thought that the final " was part of the command, and therefore mounted C: incorrectly. Is there a way around this?