Does anyone know of a way to create a shortcut which selects a particular option from the context menu? I've installed a program called VDMS which emulates older sound cards therefore enabling me to play all my old Sierra games (and with the Roland MT-32 sound to boot, heheh), and the way it works best is by selecting "Run with VDMS" from the context menu when right-clicking the game's .exe. I've tried creating a batch file which first invokes VDMS and then the game file, but this doesn't seem to work as VDMS pauses in the command window (the idea being that the user would be manually starting the game if manually starting VDMS), so it never gets to the second line of the batch file. (
enotsola thought there might be a way to force it to skip the pause and go on anyway, but couldn't remember how.) Any help?