Jump to content

Recommended Posts

Posted

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.


Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

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