Installing Access 2007 after initial Office Install
Hello, We have a particular application we use in our environment that requires Access 2007 as a prereq. I have scripted the rest of this application's install but cannot get Access to install via xml file.
I am using the command <path>\setup.exe /config <path>\access.xml
The setup screen comes up and it looks like it's installing something but access never installs. I am posting my xml file below. Please let me know if anyone of you have witnessed this same issue or have any suggestions.
PS I can use the same form of the xml file for infopath and publisher and they install perfectly fine.
Thanks in advance everyone!
I am using the command <path>\setup.exe /config <path>\access.xml
The setup screen comes up and it looks like it's installing something but access never installs. I am posting my xml file below. Please let me know if anyone of you have witnessed this same issue or have any suggestions.
PS I can use the same form of the xml file for infopath and publisher and they install perfectly fine.
Configuration Product="ProPlus">
<Display Level="basic" CompletionNotice="no" SuppressModal="yes" NoCancel="yes" AcceptEula="yes" />
<Logging Type="standard" Path="%temp%" Template="Microsoft Office Professional Plus Setup(*).txt" />
<PIDKEY Value="key" />
<!-- <USERNAME Value="Customer" /> -->
<!-- <COMPANYNAME Value="MyCompany" /> -->
<!-- <INSTALLLOCATION Value="%programfiles%\Microsoft Office" /> -->
<!-- <LIS CACHEACTION="CacheOnly" /> -->
<!-- <SOURCELIST Value="\\server1\share\Office12;\\server2\share\Office12" /> -->
<!-- <DistributionPoint Location="\\server\share\Office12" /> -->
<!-- <OptionState Id="Proplus" State="local" Children="force" /> -->
<OptionState Id="AccessFiles" State="local" Children="force" />
<!-- <OptionState Id="ExcelFiles" State="local" Children="force" /> -->
<!-- <OptionState Id="OutlookFiles" State="local" Children="force" /> -->
<!-- <OptionState Id="PPTFiles" State="local" Children="force" /> -->
<!-- <OptionState Id="PubPrimary" State="local" Children="force" /> -->
<!-- <OptionState Id="WordFiles" State="local" Children="force" /> -->
<!-- <OptionState Id="XDOCSFiles" State="local" Children="force" /> -->
<!-- <OptionState Id="SharedFiles" State="local" Children="force" /> -->
<!-- <OptionState Id="ToolsFiles" State="local" Children="force" /> -->
<Setting Id="SETUP_REBOOT" Value="Never" />
<!-- <Setting Id="REMOVEPREVIOUS" Value="" /> -->
<!-- <Command Path="msiexec.exe" Args="/i \\server\share\my.msi" QuietArg="/q" ChainPosition="after" Execute="install" /> -->
</Configuration>
Thanks in advance everyone!
0 Comments
[ + ] Show comments
Answers (0)
Please log in to answer
Be the first to answer this question
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.