You can use RunOnesEX.cmd to do so,
First of all Creat a folder "Install" or wat ever you want but remember u should change the name in runonesex.cmd file too.
ok let's start, copy your all programs which you want to install after windows installation,
Now creat a $OEM$ folder and place "runonesex.cmd file there,
Your runonesex.cmd file looks like this,
cmdow @ /HID
@Echo Off
FOR %%i IN (D E F G H I J K L M N O P Q R S T U V W X Y Z) DO IF EXIST %%i:\win51ip.SP2 SET CDROM=%%i:
SET PP=%cdrom%\Install\
SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx
REG ADD %KEY% /V TITLE /D "Additional Application" /f
REG ADD %KEY /VE /D "WinRAR"
REG ADD %KEY /V 1 /D "%PP%winrar.exe" /f
REG ADD %KEY%01 /VE /D "Shockwave10" /f
REG ADD %KEY%01 /V 1 /D "%PP%ShockW.exe /S" /f
REG ADD %KEY%02 /VE /D "File&Folder Style" /f
REG ADD %KEY%02 /V 1 /D "%PP%folder.exe" /f
REG ADD %KEY%03 /VE /D "Cleaning" /f
REG ADD %KEY%03 /V 1 /D "%PP%clean.cmd" /f
REG ADD %KEY%04 /VE /D "Sys final" /f
REG ADD %KEY%04 /V 1 /D "%PP%sys.exe" /f
REG ADD %KEY%05 /VE /D "Vista Sound" /f
REG ADD %KEY%05 /V 1 /D "%PP%vmedia.exe" /f
REG ADD %KEY%06 /VE /D "Drive" /f
REG ADD %KEY%06 /V 1 /D "%PP%VSDRV.EXE" /f
REG ADD %KEY%07 /VE /D "BOOT" /f
REG ADD %KEY%07 /V 1 /D "%PP%Bootscreen.cmd" /f
EXIT
Watch this above file format, then you can make it ur self. And remember you should know the silent keys of ur programs which u want to install, to install programs without any user interface.
Now make a new text file named "cmdlines.txt"
and copy this text in that txt file.
[Commands]
"RunOnceEx.cmd"
And place this file also in $OEM$ folder.
Now you have two folders , 1>Install (which contains ur program) 2>$OEM$
Place these 2 folders in your Root CD with I386.