Hello All, Thank you for this incredible site. I am currently putting together a Automated Windows XP Pro Install with applications right after the install. I've gotten the Windows XP Portion down with no problem. Now when I add the switch to install Adaware for example, using the example in the website it cannot find the cmd file that I've named adaware.cmd Basically what I've got is a network folder that I map to and then run the install so when it reboots it can't find the CMD on the %systemroot% which would now be the C Drive. Any ideas on where i might've gone wrong? Thanks all in advance. Here are the contents of the adaware.cmd ECHO. ECHO Installing Lavasoft Ad-Aware 6 Build 181 ECHO Please wait... start /wait %systemdrive%\$OEM$\AdAware6\aaw6181.exe /s Is there a way to have everything copy to the C drive? Including the Installs drive which is located under the $OEM$\1$\Installs\Adaware6\adaware.cmd Thanks!