I've been useing winzip self extractor to make up exe files to distribute screen savers that I write for business coustomers, I've run into a problem that I can't figure out. When I set up the exe files I have the self extractor run the install file after unziping. I've done this dozens of times and had no problem, But now because of a special circumstance I need to have two files opened in sequence. both are exe files the first one has to open, run, and close, then the second one should run, Is there a way to run two commands in the self extractor, I've tried several diffrent things but haven't had any luck, the self extractor refuses to run more than one command, I tried a bat file and it ran both files but it ran them at the same time, I couldn't figure out how to make it wait till the first one compleated. I looked into some of the installers such as install shield, but they are way too complicated and most cost way too much.