I have been building my unattended XP cd with applications. I am using the RunOnceEx method of installing the programs and it is working fine - except that upon the final reboot I use the RunOnceEx method to open a program on boot and I can't get the "Installing Applications" window to close after opening the program. The same thing happens with just a basic .cmd or .bat file when used to open a program...the window wont close, and the system will not continue to load, until the progam I want opened is terminated. Is there a way to simply open the program and close the .cmd, .bat, or the "installing applications" window immediately afterwords, without exiting or closing the program?