Jump to content

Updating Office 2000


Recommended Posts

Hi there,

This is regarding Office XP unattended

Since I do not have Office XP and wanted to intergrate Office 2k, I tried to rewrite the Download: Office XP Slipstreamer as linked to(http://unattended.msfn.org/files/OfficeXP_Slipstreamer.cmd). I do not know how long the example has been in there and if it actually works with office xp. However, it seems like it doesn't on Office 2k.

I wondered what went wrong, here is the original example:

msiexec /p D:\O2000updates\MAINSP3.msp /a D:\Xp build 161004\XP CD\$OEM$\$1\Install\Applications\Office2000\data1.msi SHORTFILENAMES=TRUE /qb

However, MSI can back with help how to use msiexec. The answer is very simple:

msiexec /p "D:\O2000updates\MAINSP3.msp" /a "D:\Xp build 161004\XP CD\$OEM$\$1\Install\Applications\Office2000\data1.msi" SHORTFILENAMES=TRUE /qb

Notice the ". Hope this can be some help.

Link to comment
Share on other sites


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...