im having real problems here could realy do with some help,im trying to slipstream office 2003 into my xpcd,
ive done everything in this guide
http://unattended.msfn.org/intermediate/ap...03_advanced.htm
ok this how i write my batchfile,open notepad add these lines
ECHO.
ECHO Installing Office 2003 Professional
ECHO Please wait...
start /wait %systemdrive%\install\Applications\Office2003\setup.exe TRANSFORMS=Unattended.MST /qb-
and save it as RunOnceEx.cmd,i then put this in my $oem$ folder
ive tried it in virtual pc 4 times and nothing
please help im about to explode ive read the guide a 100 times and just cant get it work
just for reference this is how i have my folders
i have the
$oem$ folder inside that i have the $1 and $$, inside the $1 folder i have install then inside that applications and finaly in that i have office2003 with the office files in
i put the batch file in the $oem$ folder is this corect
