/build/static/layout/Breadcrumb_cap_w.png

Visio 2007 packaging

I like to know if anyone have packaged Visio2007 by removing some feature.
I have read somewhere that you can make the changes in config.xml, but how do i do it excatly.

Hope someone out herew can help me

0 Comments   [ + ] Show comments

Answers (2)

Posted by: spartacus 15 years ago
Black Belt
0
You need to first read up on the use of the OptionState marker in the config.xml.

You can find some information at :

http://technet.microsoft.com/en-us/library/cc179006.aspx

Assuming this is Visio Pro 2007 we are talking about, then once you know the OptionID for the feature you wish to remove, you can edit the config.xml which is found in the VisPro.WW folder and uncomment the following line

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

and replace OptionID with the actual option id you wish to remove, so for example
to remove the proofing tools, the line would be amended to become

<OptionState Id="ProofingParent" State="absent" Children="force" />

The challenge, I guess, is to work out the OptionID(s) for the feature(s) you wish to remove.

Regards,
Spartacus
Posted by: Bankeralle 15 years ago
Second Degree Blue Belt
0
Thx for the help spartacus.
I figured out the the best way to solve this was to combine the config.xml file with a msp file-since i never
actually figured out hoe to disable the proofing tool feature in the config.xml file
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