esp2120 Posted January 31, 2007 Posted January 31, 2007 I have not used any command line programming since DOS 6.0. However I am tring to back up my games on dvd's about 50 of them. I am using cd menu pro 5.0 to allow more than 1 game to be on one DVD image ( bin or iso). What I am looking for is that in each menu I have say 3 buttons to install 3 games one per button. When I click one button the game will install and the clip board will have the serial for that game copied to it. The Install part I got, but how do I write a *.bat file to copy a serial to the clipboard. Even if I need 2 buttons per game install, one for the install and one for the serial.bat file, that would be fine. I just can't get a command to write the serial. The closest I got was to have the "clip " command itself and the serial to copy "clip_1234-1234-1234-1234". I thankyou for your time on such a newbee question. Thanks in advance ESP2120
Jeremy Posted January 31, 2007 Posted January 31, 2007 What would be easier is if you simply exported the registry entries for the game (which would include any serial number) and save that as a .REG file and included it in your ISO, as well as the game files.So for example:Game.isoProgram Files\Game FolderApplication Data\Game FolderGame Registry.regNext time you want to play, no need to install but simply extract, import and play.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now