slolrnr Posted June 24, 2005 Posted June 24, 2005 Need a lot of advice as to how to make my Office XP pro (retail) version upgrade to SP3 and install unattended. There must be other Office retail users who read the MSFN unattended CD instructions and wondered how they got so lucky. I know that you can not create a slipstreamed SP3 version with PRORET.MSI, that's only possible with enterprise versions of office (thanks MSN!). Retail can't use the /a switch or the ork tools. According to a white paper from MSN, it's not a good idea to mix admin full file and binary client updates so they blocked retail users from doing admin installs. The only exception is when it's a service pack like SP3 and the product version is changed to a new baseline, then you can do an admin full file update of the service pack (which replaces files), and the updates after the service pack can be binary client updates (which use a diff file on the hard drive). Unless someone has a workaround for slipstreaming in PRORET, the only option seems to be a chained install or binary client updates added manually. Perhaps someone else has suggestions on how to approach this. Thanks!
prathapml Posted June 24, 2005 Posted June 24, 2005 Yes, there is a way.You need to edit the MSI.I've the solution posted somewhere previously, i think (try searching).
slolrnr Posted June 24, 2005 Author Posted June 24, 2005 (edited) prathapml, you sure have a lot of posts. Is the information on the Office 2003 without product key post of April 15, 2005? This looks like it might be it:CODEsetup.exe /QB PIDKEY=YOURSERIALHEREoffice2k3-sp1.exe /Qregedit /S clear-key.regthe first line installs office silently with the specified key, and second line installs SP1, and third line clears key.The clear-key.reg has to be made from notepad, copy/paste the below into it:CODEWindows Registry Editor Version 5.00[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\11.0\Registration] Edited June 25, 2005 by slolrnr
slolrnr Posted June 25, 2005 Author Posted June 25, 2005 prathapml:If that code was your answer, it did not work when I tested it. The error message was that silent install was not supported in non-enterprise versions of Office (thanks Microsoft!). I have found nothing else in your posts that suggests another solution, do you have one?
prathapml Posted July 1, 2005 Posted July 1, 2005 http://www.msfn.org/board/index.php?showtopic=39750hoping this helps...
slolrnr Posted July 5, 2005 Author Posted July 5, 2005 (edited) Prathapml: Yes it does help, thank you for that reference! Does using this approach to install Office violate your EULA as is suggested or does anyone know for sure. Don't want to create new problems with Microsoft using this approach! Edited July 5, 2005 by slolrnr
slolrnr Posted July 6, 2005 Author Posted July 6, 2005 prathapml: I downloaded the latest Orca (3.1.4000.1830) and did a search for 'Slash_A' as indicated and was not found. Does Office XP RET use different commands? I also searched for 'Slash_Q' , '- SkuredQuiet', and 'SkuredCIW' and found nothing. So the modifications suggested in the posts for Office 2003 do not appear appropriate for Office XP RET or this version of Orca. Now I am realy confused!
prathapml Posted July 7, 2005 Posted July 7, 2005 The values to search for, might differ. Try looking through the MSI...
studguy1 Posted July 25, 2005 Posted July 25, 2005 Mine is Office XP Professional Retail. I changed value of NoAdminInstallError from 1 to 0 under AdminUISequence & AdminExecuteSequence, and it worked.
Bilou_Gateux Posted July 8, 2006 Posted July 8, 2006 Mine is Office XP Professional Retail. I changed value of NoAdminInstallError from 1 to 0 under AdminUISequence & AdminExecuteSequence, and it worked.Congratulations studguy1 for the finding. It also works for Outlook 2002 OUTRET.MSI
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now