M
Mike
Hi I am attempting to perform an update from 2003 to 2007
Here is my config.xml (edited)
<Configuration Product="ProPlus">
<!-- <Display Level="none" CompletionNotice="no" SuppressModal="yes"
AcceptEula="yes" /> -->
<!-- <Logging Type="standard" Path="%temp%" Template="Microsoft Office
Professional Plus Setup(*).txt" /> -->
<!-- <PIDKEY Value="LICENSE KEY" /> -->
<!-- <USERNAME Value="Company Name" /> -->
<!-- <COMPANYNAME Value="Company Name" /> -->
<!-- <INSTALLLOCATION Value="%programfiles%\Microsoft Office 2007" /> -->
<!-- <LIS CACHEACTION="CacheOnly" /> -->
<!-- <SOURCELIST Value="\\server1\share\Office12;\\server2\share\Office12"
/> -->
<!-- <DistributionPoint Location="Install Source" /> -->
<!-- <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>
The install works fine on a clean box with no office install at all, but
when I try to run any of the office apps I am prompted for my license key.
The format I am using is the block of 25 chars with no hyphens.
Is this correct? or am I missing something.
Any help would be greatly appreciated.
Mike
Here is my config.xml (edited)
<Configuration Product="ProPlus">
<!-- <Display Level="none" CompletionNotice="no" SuppressModal="yes"
AcceptEula="yes" /> -->
<!-- <Logging Type="standard" Path="%temp%" Template="Microsoft Office
Professional Plus Setup(*).txt" /> -->
<!-- <PIDKEY Value="LICENSE KEY" /> -->
<!-- <USERNAME Value="Company Name" /> -->
<!-- <COMPANYNAME Value="Company Name" /> -->
<!-- <INSTALLLOCATION Value="%programfiles%\Microsoft Office 2007" /> -->
<!-- <LIS CACHEACTION="CacheOnly" /> -->
<!-- <SOURCELIST Value="\\server1\share\Office12;\\server2\share\Office12"
/> -->
<!-- <DistributionPoint Location="Install Source" /> -->
<!-- <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>
The install works fine on a clean box with no office install at all, but
when I try to run any of the office apps I am prompted for my license key.
The format I am using is the block of 25 chars with no hyphens.
Is this correct? or am I missing something.
Any help would be greatly appreciated.
Mike