/build/static/layout/Breadcrumb_cap_w.png

Office 2007 Thesaurus not working

I was able to get the following fix to work but i need to know how can i automate this while the product is already installed? I have also noticed that there is a proofing.msi in C:\MSOCache\All Users & few xml files but the msi file doesn't have any Thesaurus enable options in there. Please advise

1/ go to control panel

2/ Add or remove programs

3/ Ms office 2007

4/ change

5/ add or remove features, then click continue

6/ click office shared features

7/ click proofing tools

8/ click the english proofing tools

9/ click continue to install


0 Comments   [ + ] Show comments

Answers (3)

Posted by: chichora123 13 years ago
Fourth Degree Green Belt
2
I figured it out. If you need to install the Proofing tool then create a config.xml file & copy it under \\server\share\Office12\Pro.WW my config file looks somthing like this.

referenced from [link]http://technet.microsoft.com/en-us/library/cc179042(office.12).aspx[/link]

Command line
\\server\share\Office12\setup.exe /config \\server\share\Office12\Pro.WW\Config.xml



Config.xml
<Configuration Product="ProofKit">
<Display Level="Basic" CompletionNotice="no" SuppressModal="yes"
AcceptEula="yes" />
<Logging Type="standard" Path="%temp%" Template="Microsoft Office
Setup(*).txt" />
<PIDKEY Value="Lisence key" />
<USERNAME Value="IT Dep." />
<COMPANYNAME Value="ABC" />
<INSTALLLOCATION Value="%programfiles%\Microsoft Office" />
<Optionstate Id="IMEMain_1028" State="Absent" Children="force" />
<Optionstate Id="IMEMain_1041" State="Absent" Children="force" />
<Optionstate Id="IMEMain_1042" State="Absent" Children="force" />
<Optionstate Id="IMEMain_2052" State="Absent" Children="force" />
<Optionstate Id="ProofingTools_1025" State="Absent" Children="force" />
<Optionstate Id="ProofingTools_1026" State="Absent" Children="force" />
<Optionstate Id="ProofingTools_1027" State="Absent" Children="force" />
<Optionstate Id="ProofingTools_1028" State="Absent" Children="force" />
<Optionstate Id="ProofingTools_1029" State="Absent" Children="force" />
<OptionState Id="ProofingTools_1030" State="Absent" Children="force" />
<Optionstate Id="ProofingTools_1031" State="Absent" Children="force" />
<Optionstate Id="ProofingTools_1032" State="Absent" Children="force" />
<OptionState Id="ProofingTools_1033" State="Local" Children="force" />
<Optionstate Id="ProofingTools_1035" State="Absent" Children="force" />
<Optionstate Id="ProofingTools_1036" State="Absent" Children="force" />
<Optionstate Id="ProofingTools_1037" State="Absent" Children="force" />
<Optionstate Id="ProofingTools_1038" State="Absent" Children="force" />
<Optionstate Id="ProofingTools_1040" State="Absent" Children="force" />
<Optionstate Id="ProofingTools_1041" State="Absent" Children="force" />
<Optionstate Id="ProofingTools_1042" State="Absent" Children="force" />
<OptionState Id="ProofingTools_1043" State="Absent" Children="force" />
<OptionState Id="ProofingTools_1044" State="Absent" Children="force" />
<Optionstate Id="ProofingTools_1045" State="Absent" Children="force" />
<Optionstate Id="ProofingTools_1046" State="Absent" Children="force" />
<Optionstate Id="ProofingTools_1048" State="Absent" Children="force" />
<Optionstate Id="ProofingTools_1049" State="Absent" Children="force" />
<Optionstate Id="ProofingTools_1050" State="Absent" Children="force" />
<Optionstate Id="ProofingTools_1051" State="Absent" Children="force" />
<OptionState Id="ProofingTools_1053" State="Absent" Children="force" />
<Optionstate Id="ProofingTools_1054" State="Absent" Children="force" />
<Optionstate Id="ProofingTools_1055" State="Absent" Children="force" />
<Optionstate Id="ProofingTools_1056" State="Absent" Children="force" />
<Optionstate Id="ProofingTools_1058" State="Absent" Children="force" />
<Optionstate Id="ProofingTools_1060" State="Absent" Children="force" />
<Optionstate Id="ProofingTools_1061" State="Absent" Children="force" />
<Optionstate Id="ProofingTools_1062" State="Absent" Children="force" />
<Optionstate Id="ProofingTools_1063" State="Absent" Children="force" />
<Optionstate Id="ProofingTools_1069" State="Absent" Children="force" />
<Optionstate Id="ProofingTools_1081" State="Absent" Children="force" />
<Optionstate Id="ProofingTools_1094" State="Absent" Children="force" />
<Optionstate Id="ProofingTools_1095" State="Absent" Children="force" />
<Optionstate Id="ProofingTools_1097" State="Absent" Children="force" />
<Optionstate Id="ProofingTools_1098" State="Absent" Children="force" />
<Optionstate Id="ProofingTools_1099" State="Absent" Children="force" />
<Optionstate Id="ProofingTools_1102" State="Absent" Children="force" />
<Optionstate Id="ProofingTools_1110" State="Absent" Children="force" />
<Optionstate Id="ProofingTools_2052" State="Absent" Children="force" />
<OptionState Id="ProofingTools_2068" State="Absent" Children="force" />
<Optionstate Id="ProofingTools_2070" State="Absent" Children="force" />
<Optionstate Id="ProofingTools_2074" State="Absent" Children="force" />
<Optionstate Id="ProofingTools_3082" State="Absent" Children="force" />
<Setting Id="Reboot" Value="Never" />
</Configuration>
Posted by: anonymous_9363 13 years ago
Red Belt
0
Good work, Syed. Personally, I wouldn't bother with the lines where 'State' is 'Absent'.
Posted by: chichora123 13 years ago
Fourth Degree Green Belt
0
i second that. Thanks Ian
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