February 8, 200719 yr Author I configured my config.xml file. Now when I launch setup, it takes about 30 seconds for Office to install However when I check in All Programs, Office isn't there. I knew it wasn't installing because the process wouldn't take 30 seconds (+)(-)Is there something I'm doing wrong?Apparently your setup is encountering an error & rolling back.Change the display level to full, to find out where the error is. Also, keep the original config.xml & change one setting at a time to identify where it goes wrong.I have an AIO Office 2k7 install.To optimize space I would like to know the files/folders only for Office 2k7 Enterprise Edition, is it possible??? Which one are???This would be a warez question.In any case, reply REMOVED Edited February 8, 200719 yr by Shark007
February 8, 200719 yr This would be a warez question.In any case, ....Please refrain from offering support for obviously warez'd software.shark
February 8, 200719 yr Sorry, but I don't know why do you think it's warez just asking for which files or folders to use in an installation.... I'm not asking for serials or nothing like that, just a bunch of names of files and folders...
February 8, 200719 yr Hi All,I have made a unattended XPSP2 CD using nlite plus addons, DriverPacks which include a script created and compiled with AutoHotKey (script below) that installs Office2007 which in turn runs from the CD using a custom.msp which is placed in the updates folder, but when it goes through it's process at 12min all installs properly untill the big Install Now button from O2K7 comes up. Is ther a way to make the install completely silent giving no prompts thus making a true unattended install. Any help would be greatly recieved.; <COMPILER: v1.0.46.7>Runwait, OFFICE12\setup.exeRegardsM Edited February 8, 200719 yr by another user
February 8, 200719 yr Author all installs properly untill the big Install Now button from O2K7 comes up.You can make it take all responses from the MSP by default, by changing DisplayLevel to none.Of course, test it atleast once manually, before starting with unattended setup.
February 8, 200719 yr all installs properly untill the big Install Now button from O2K7 comes up.You can make it take all responses from the MSP by default, by changing DisplayLevel to none.Of course, test it atleast once manually, before starting with unattended setup.Cheers prathapml will give a try.M
February 9, 200719 yr prathapml I used the first method on Office 2k7 Enterprise Spanish and I keep getting this screens:I would like to do all the installation silently.Thnx,Annita
February 9, 200719 yr I solved it using your instruction: "You can make it take all responses from the MSP by default, by changing DisplayLevel to none."Annita
February 10, 200719 yr Its cool to read that everybody here seems to have the very expensive Enterprise Edition!!!I don't think that you have the money to buy it!
February 10, 200719 yr Author flame bait, ignore post (headhunter2).or if it gets out of hand, it'll get deleted anyway...lets get back on topic.
February 11, 200719 yr I for one hav not had any luck with the plan B. I found plan A to be very easy once I understood what the OCT wanted.
February 17, 200719 yr I keep receiving one of those report error to microsoft messages when WPI tried to launch the setup.exeI have an enterprise edition from MSDN. I am trying this over a vmware virtual session, has anyone else gotten the same error?Do i need to install anything before hand maybe? .net framework?thanks alot
February 17, 200719 yr Author Hmmm, need more details, maybe a screenshot, & a text-file of the exact data that it is asking u to send to MS.But mostly, its prolly due to a corrupted DLL in System32 folder, or that MSI v3.1 is not installed?
February 19, 200719 yr Hmmm, need more details, maybe a screenshot, & a text-file of the exact data that it is asking u to send to MS.But mostly, its prolly due to a corrupted DLL in System32 folder, or that MSI v3.1 is not installed?hey thanks for the reply, it seemed i had a syntax error it works ok nowbut i still do get a screen similiar to the user above (annita) I get only the install screen. my config xml looks like this<Configuration Product="Enterprise"><Display Level="none" CompletionNotice="no" SuppressModal="yes" AcceptEula="yes" /><PIDKEY Value="MYKEY" /><USERNAME Value="NAME" /><COMPANYNAME Value="COMPNAY" /><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>please advise
Create an account or sign in to comment