Hey guys. My gameex is getting sooo huge now. I am perfecting it soo much. Now I am wanting to take 2000 DOS games and put them in my system too. All of them are in separate folders named by game name and year. (found at LINK REMOVED torrent site) This task seemed too daunting so I created a script in Macro Express that will loop through each directory and wait for me to find the "working" .com .bat or .exe file that will actually launch the game. Once that is done, it will launch DOSBOX (dos emulator) and will launch it through there waiting for you to press SPACE BAR. Once you press that, it will take a screen shot of the game and it will save it off to C:\Program Files\GameEx\THEMES\Default - Default\MEDIA\LOGOS\. The reason that I used DOSBOX, was because I found out that you cant take screen shots of full screen dos windows. (WHAT A HASTLE!) After it saves off the shot. It will then reference the exe used to run the game and all the working paths and pictures and will write them off to a temporary gameex.ini file like this. [Emulator_167] Enabled=True STARTPAGENAME=3d Table Sports (1995)(Time Warner Interactive) TITLETEXT=3d Table Sports (1995)(Time Warner Interactive) StartPageLogo=3d Table Sports (1995)(Time Warner Interactive) ROMFilter= RomsInFolders=False RomPath=E:\Games\[Killer Instinct]\KI1 SnapPath=E:\Games\[Killer Instinct]\KI1 WorkingPath=E:\Games\[More Great Computer Games ]\3d Table Sports (1995)(Time Warner Interactive) MapKeys=True WaitBeforeKeys= SendKeys= ReplaceDash=True ReplaceUnder=True Capitals=True RemoveBrackets=False ShowDesktop=True Debug=False MAPFile=E:\Games\[gameexprograms]\generic_game.map AlsoLaunch= Command=ts.bat OLDatZip= TitlePath= LaunchBefore=E:\Games\[gameexprograms]\kill_in_between.bat LaunchBefore=E:\Games\[gameexprograms]\launch_in_between.bat Its frickin sweet! Keep in mind I use a generic map file that has one entry in it so that the program can launch properly. Would anyone find this useful... I would gladly post the MXE scripts and any other information. Check out http://macroexpress.com/. You can download a free trial of this amazing software. Tom, this would be a cool idea to possibly impliment too, for all the DOS game lovers.