Sorry for the double posted:
Well, today we're all using DVD so we do not need to shrink the OFFICE2K, it will be easier to integrate. I got some tips without complicate d like ... above: (Hope approved?!)
1. Get your original CD (OFFICE 2003 Pro) copy everything to your desktop name it: O2K
2. To apply the latest servicepack (i got SP3), using Office 2000/XP/2003 Slipstreamer (download here)
3. Finish your SP3 update blah blah blah...
4. So, in O2K3_SP3 folder you have:
FILES (folder)
OWC11.MSI
PRO11.MSI
README.HTM
SETUP.EXE
SETUP.HTM
5. Add all files to winrar to make SFX silent switch: PRO11.MSI /QN
My winrar commands, you can copy and paste to yours:
______________________ BEGIN ____________________
;The comment below contains SFX script commands
Setup=PRO11.MSI /QN
TempMode
Silent=1
Overwrite=1
Title=Microsoft Office 2003 Professional SP3
______________________ END ______________________
That's it! we finished to SILENT OFFICE 2003 SP3, to make nLite addons so easy from here:
using nLite Add-On Maker to make CAB (addon) well.... you got it from here right? further questions please just ask.
_________________________________________________
By the way, if you need to integrate the FrontPage 2003 + SP3 do the same way as OFFICE 2003, the winrar SFX commands:
______________________ BEGIN ____________________
;The comment below contains SFX script commands
Setup=FP11.MSI /QN
TempMode
Silent=1
Overwrite=1
Title=Microsoft Office FrontPage 2003 SP3
______________________ END ______________________
