/build/static/layout/Breadcrumb_cap_w.png

Office 2007 Config.xml

Hi,

I have an Office 2007 deployment using the OCT and Config.xml which is all good except for the ARPCONTACT entry which isn't appearing in ARP.

My Config.xml:

<Configuration Product="ProPlus">

<Display Level="none" CompletionNotice="no" SuppressModal="yes" AcceptEula="yes" />

<Setting Id="SETUP_REBOOT" Value="NEVER" />

<ARP ARPCONTACT="Some Company"

ARPHELPTELEPHONE="123456789"

ARPNOMODIFY="Yes" />

</Configuration>

The no modify and help tel etc. work as expected it's just the contact which is missing. Am I missing something really obvious here? The install is run as setup.exe /config <path>\config.xml with an MSP in the Updates folder.

0 Comments   [ + ] Show comments

Answers (5)

Posted by: timmsie 13 years ago
Fourth Degree Brown Belt
0
Looks fine to me:
http://technet.microsoft.com/en-us/library/cc179195.aspx#ElementARP

Have you logged the install to see if something else is changing the value
Posted by: pjgeutjens 13 years ago
Red Belt
0
Mike,

this could be completely along the wrong path, but have you tried replacing

<ARP ARPCONTACT="Some Company"

ARPHELPTELEPHONE="123456789"

ARPNOMODIFY="Yes" />

with

<ARP

ARPCONTACT="Some Company"

ARPHELPTELEPHONE="123456789"

ARPNOMODIFY="Yes"

/>

long shot but maybe the span support for the tags isn't all that [:)]

PJ
Posted by: anonymous_9363 13 years ago
Red Belt
0
I would venture that it is simply good practise to close any tag, be it HTML, XML or whatever.
Posted by: tmpamlrs 13 years ago
Senior Yellow Belt
0
OK the logs showed the ARPCONTACT being parsed along with everything else. I tried a few different ways of formatting the file to no avail. I have now used the .msp to add the entry to the registry from there. It's not ideal but works.
Posted by: timmsie 13 years ago
Fourth Degree Brown Belt
0
ahh the wonder of Microsoft......
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ