Jump to content

Fruitcake

Member
  • Posts

    1
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Netherlands

About Fruitcake

Fruitcake's Achievements

0

Reputation

  1. 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.
×
×
  • Create New...