pstrout Posted May 6, 2009 Posted May 6, 2009 Hello I used a xml config file from an earlier post and it only installs excel PPT and Word leaving out access, Outlook,Publisher and infopathhere is the code taken from an earlier post<Configuration Product="Pro"> <Display Level="none" CompletionNotice="no" SuppressModal="yes" AcceptEula="yes" /> <PIDKEY Value="123etc" /> <USERNAME Value="admin" /> <COMPANYNAME Value="myschool ." /> <OptionState Id="ACCESSFiles" State="absent" Children="force" /> //access <OptionState Id="OUTLOOKFiles" State="absent" Children="force" /> //outlook <OptionState Id="PubPrimary" State="absent" Children="force" /> //publisher <OptionState Id="AceRepl" State="absent" Children="force" /> //access db Engine replication <OptionState Id="CAGFiles" State="Local" Children="force" /> //Clip Organizer <OptionState Id="MSSOAP3" State="absent" Children="force" /> //SOAP toolkit <OptionState Id="OsaNonBoot" State="Local" Children="force" /> //new,open office docu lnks <OptionState Id="ProofingTools_1036" State="absent" Children="force" /> //french <OptionState Id="ProofingTools_3082" State="absent" Children="force" /> //spanish <OptionState Id="WISPFiles" State="absent" Children="force" /> //handwriting <OptionState Id="DocServicesFiles" State="absent" Children="force" /> //docu update util <OptionState Id="HTMLSourceEditing" State="absent" Children="force" /> //script editor <OptionState Id="DocumentImagingUtils" State="absent" Children="force" /> //scanning,ocr,indexing <OptionState Id="OISFiles" State="absent" Children="force" /> //picture manager <OptionState Id="OSESupp" State="absent" Children="force" /> //sharepoint support <OptionState Id="QueryFiles" State="absent" Children="force" /> //msQuery <OptionState Id="VisioPreviewerFiles" State="absent" Children="force" /> //visio viewer <OptionState Id="XDOCSFiles" State="absent" Children="force" /> //infopath <!-- These are additionals from Enterprise RTM<OptionState Id="GrooveFiles" State="absent" Children="force" /> //groove<OptionState Id="OneNoteFiles" State="absent" Children="force" /> //onenote<OptionState Id="RefIEBarFiles" State="absent" Children="force" /> //research explorer bar<OptionState Id="WebDriveFiles" State="absent" Children="force" /> //hosted webs<OptionState Id="VBAFiles" State="absent" Children="force" /> //VB for applications<OptionState Id="OfficeDigitalSFiles" State="absent" Children="force" /> //vba certificates --></Configuration>2007.txt
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now