customconfig.xml

A

Aaron

I am uncertain on how to specify a customconfig.xml to a setup. I already
have a custom.msp and am pointing to config.xml, but how do I add my
customconfig.xml to a setup/install? Can this be done?
 
D

DennisW

hi Aaron
Yes its quite possible, you tell your setup.exe where to find the config
file with the command
"\\NetworkInstallationPoint\OfficeSetup\Setup.exe" /config
"\\NetworkInstallationPoint\OfficeSetup\YourOfficeProductName.WW\CustomConfig.xml"

Or simply copy the customconfig.xml to your the Root of the installation
point (its where your setup.exe is) and run the command

"\\NetworkInstallationPoint\OfficeSetup\Setup.exe" /config CustomConfig.xml

Hope this Helps you out
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top