If this were unix I'd put the commands in a script and use sleep to pause for a few seconds in between. I think you can get a sleep command from Microsoft's resource kit and do something similar with a batch file. e.g.: start c:\programs\first sleep 3 start c:\programs\second -Jason kg4wsv