Jump to content

Office 12/2007


mickmack

Recommended Posts

just got beta1 of new office suite. it has a lot of XML & MSI files. does somebody know how to install it? most interesting thing that is has folder UPDATES with README.TXT. text from README.TXT

"Any patches placed in this folder will be applied during initial install."

so i think office 12 should be friendly to unattended installs, updates, and MUI, Proofing tools installation.

Link to comment
Share on other sites


... but no resourse kit for the moment. so if anybody found the way to get it...

this answer is false

run setup.exe from cd with /admin an then can you create an .msp file with alle informations, serial....

its an intigrated ORK on the CD

post-58693-1132359829_thumb.jpg

Edited by djxspeedy
Link to comment
Share on other sites

Try this simple method:

Extract the files > go to pro.ww folder, open config.xml in notepad and then edit like below or copy paste it

<Configuration Product="Pro">

<Display Level="full" CompletionNotice="yes" SuppressModal="no" AcceptEula="Yes" /> -->

<!-- <Logging Type="standard" Path="%temp%" Template="Microsoft Office Professional Setup(*).txt" /> -->

<PIDKEY Value="Copy paste your serial here" /> -->

<USERNAME Value="Your Name" /> -->

<COMPANYNAME Value="Your Company name" /> -->

<!-- <INSTALLLOCATION Value="%programfiles%\Microsoft Office" /> -->

<!-- <LIS CACHEACTION="CacheOnly" /> -->

<!-- <SOURCELIST Value="\\server1\share\Office12;\\server2\share\Office12" /> -->

<!-- <DistributionPoint Location="\\server\share\Office12" /> -->

<!-- <OptionState Id="OptionID" State="absent" Children="force" /> -->

<!-- <Setting Id="Reboot" Value="IfNeeded" /> -->

<!-- <Command Path="msiexec.exe" Args="/i \\server\share\my.msi" QuietArg="/q" ChainPosition="after" Execute="install" /> -->

</Configuration>

Pawan

Link to comment
Share on other sites

I have tried this with the above code in the config.xml and with an unattended.msp, but what is the command to run it all ? Do I need to use the transform command ? TIA :).

This is not for unattended.msp, run setup.exe only.

Pawan

Link to comment
Share on other sites

  • 1 month later...

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