Jump to content

Recommended Posts

Posted

The CAB files (e.g. OFFICE1.CAB,...) are not updated while slipstreaming with SP3 while all the other files are replaced by the new ones.

Does anybody has an idea to solve this problem?

Thanks.

Michel.

ps: Here is the slipstream commands I am using:

SET HERE=%CD%
PUSHD %CD%\..\OFFICE10+SP3

ECHO --- Installing MAINSP3ff.msp (OfficeXpSp3-kb832671-fullfile-fra.exe)
START /WAIT msiexec /p %HERE%\MAINSP3ff.msp /a proplus.msi shortfilenames=true /qb

ECHO --- Installing OWC10SP3ff.msp (OfficeXpSp3-kb832671-fullfile-fra.exe)
START /WAIT msiexec /p %HERE%\OWC10SP3ff.msp /a owc10.msi shortfilenames=true /qb

ECHO --- Installing VSDEBUGff.msp (officexp-kb833858-fullfile-fra.exe)
START /WAIT msiexec /p %HERE%\VSDEBUGff.msp /a proplus.msi shortfilenames=true /qb

POPD


  • 7 months later...
Posted
You can't slipstream directly into the source CD. Look here:

guide

That's what I did: and the CAB are not updated!

Posted
Did you make an Administrative Installation Point? There are no cab files in one.

Thanks a lot, Aaron, I will do that :thumbup

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...