I must say that this whole thing is da bomb and i'm doing it to make a windows that's best suited for me without any of the microsoft crap. ANYWAYS, I have a program, AdAware 6 Professional and before you install it requests a cd key (which I have) My question is, what is the batch command that I use if I want that to be pasted automatically. so this is my command so far: ECHO. ECHO Installing AdAware 6 Professional ECHO Please wait... start /wait %systemdrive%\install\AdAware\aaw6pro.exe /S What else do I need to add so that let's say my cd key is " 56565656 " so that it's automatically entered? Thanks in advance.