First post, by drspock
Hi,
I'd like to know what is the easiest way to make a shortcut that will open DOSBox and run a .bat file.
I have made an x86 game in assembly language and it uses CGA graphics so it does not run natively under Windows Vista or under some Windows XP configurations. The game works mostly fine under DOSBox (the timing of the game does not work the same).
I just want to be able to make a shortcut that will automatically run DOSBox and then execute a .bat file so that when I offer the game for people to download, all they will have to do is download and install DOSBox, but never have to actually run DOSBox themselves and all they'll ever need to do is click on my DOSBox version shortcut.
Any advice is greatly appreciated.