MSFN Forum: Office 2007, Unattended Setup & Fine-tuning - MSFN Forum

Jump to content


  • 17 Pages +
  • 1
  • 2
  • 3
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

Office 2007, Unattended Setup & Fine-tuning its very easy & simple! Rate Topic: -----

#1 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 14 April 2006 - 10:22 AM

(updated to reflect final RTM version)

Unattending or silently installing MS Office System, has now become easier than ever. There are two ways to unattend your setup:
--> Option A (use it only if you got Office2007 thru SoftwareAssurance, which comes with activation stripped out).
--> Option B is for all the others (retail/OEM/academic/trial/etc). Both are colored differently below.


Option A:
1. Ensure you have an actual VLK (some call it enterprise/corporate) disc & product-key.
2. Notably, o2k7 uses setup patches (*.MSP) for uA, rather than transforms which previous versions used (*.MST). The below instructions will give you an MSP file, which is not accepted by non-corporate versions of o2k7. If you ignored point1 above, then you will end up wasting 15 minutes of your life which I'm not responsible for.
3. Now at the command prompt, type: setup.exe /admin
4. Choose the product for which you want to make a customization-patch.
5. Then go through all steps in the customization wizard (to install the reqd apps & remove junk & change default settings).
6. Be sure to have "completion notice" turned on & "suppress modals" turned off (this is to get to see errors, if any exist). Once you're done with testing, go thru the customization again to modify the MSP to disable completion notice & enable suppress modals.
7. Save the resulting patch file in the same folder as o2k7 setup files.
8. Now just execute this command (thru any method) for silent install: setup.exe /adminfile CUSTOM.MSP

Or if you have the Office 2007 Enterprise VLK, you could even drop the CUSTOM.MSP file in the "Updates" folder & setup will pick it up automatically (without any switches being used). For this, ensure you have WindowsInstaller 3.1 already installed. You can add in further MSP files (extracted from SP1 update EXE) as well, to have updates applied during install.

*** For completely silent install, you MUST set the DisplayLevel to "none", either by MSP (accessible from step 6 above) or by xml, otherwise you'll get a confirmation dialog similar to the image shown in attachment below. (do this only AFTER testing, when you're sure it works)
Posted Image
Attached File  confirm.jpg (24.3K)
Number of downloads: 1341

This post has been edited by prathapml: 08 November 2008 - 12:24 PM



#2 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 14 April 2006 - 11:11 AM

Option B:
1. Go to the folder-path, "Office2007\Pro.WW" (or any ??????.WW folder for other editions such as standard/enterprise/etc)
2. Modify "config.xml", or copy it to somewhere else & modify it, using my posted code below as a sample.
3. If you modified it "in location", then setup will take up the changes automatically.
4. Otherwise, place the modified file in the same folder of setup.exe, as custom-uA.XML
5. This is the command to run setup with the customizations specified in custom-uA.XML: setup.exe /config custom-uA.XML

7. This method is also a great way to make changes to the defaults itself, so that you dont need to keep changing it upon every new time you install it. The sample XML here, makes setup fully silent, cuts down features rarely used by me, and reduces install footprint of Office 2007 Professional from 721 MB, to 303 MB (of course you can always add/remove components later); I've also removed lines that I found useless from it, you might like to keep many of the default lines & customize them. Also, be aware that the XML offers a way to chain updates & install them before or after o2k7 setup, but then you'll lose control over reboot parameters. By default, o2k7 setup wont cause an auto-reboot, so no need of "/noreboot" or "Reboot=ReallySuppress" properties. I intend this XML to be used for clean installs, with no previous version settings or profiles to be migrated. Use "start /wait" for silent installs. This file is for the main suite, you can modify it accordingly for the other component products, the options are commented with double-slashes. I obtained the OptionIds from setup.xml files, in each component folder.


Here's a tested/working config.xml file, to get you started with Option B:
(you need to put in your own key, and configuration-Product can be obtained from your current xml)
 
<Configuration Product="Pro">

	<Display Level="none" CompletionNotice="no" SuppressModal="yes" AcceptEula="yes" />
	
	<PIDKEY Value="BCDFGHJKMPQRTVWXY2346789B" />
	<USERNAME Value="0wner" />
	<COMPANYNAME Value="0wn Inc." />

	
	<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> 
The procedure is same for all other editions of Office 2007. The above is just a working sample, you'd need to put in an appropriate key & modify as per your needs.


If you downloaded a single SETUP.EXE (500-MB?) from MSDN, then you might need to extract it to some folder, to get the installation source.
setup.exe /extract:D:\o2k7

This post has been edited by prathapml: 25 March 2007 - 08:04 PM


#3 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 14 April 2006 - 11:35 PM

My only beef with this version (atleast in the current beta), is that there doesn't seem to be any way to disable creation of the LIS.
(LIS = local installation source, its the s*** that you see in the name of an "MSOcache" folder littering any of your HDD partitions at random).

If the LIS was disabled by default, the installation time could be reduced by 3 minutes approx, besides saving HDD space (because the last 3 minutes consists of copying files from CD to the LIS).

Here's what I've already tried in the config.xml, but both failed:
<LIS CACHEACTION="REMOVECACHEONLY" />
<CDCACHE Value="0" />
In both cases, setup refuses to use the XML.

Yes, I know that we could write a batch file to search all drives for the "MSOcache" folder & delete it if found, but it would be even better to disable LIS, in the first place. Does anybody know how to do this in o2k7?
:(

#4 User is offline   RobertLouwen 

  • Group: Members
  • Posts: 1
  • Joined: 19-April 06

  Posted 19 April 2006 - 07:31 AM

Hello prathapml,

Do you maybe know a way to tell setup that I want a customized setup and keep my previous office 2003 installation ?

Your explanation on editing config.xml really worked for me !

Thank you very much !

Robert Louwen

#5 User is offline   clavicle 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 454
  • Joined: 28-January 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 19 April 2006 - 08:20 AM

@prathapml
Good one! This thread was really required (though I may be miles away from the new 2007 office versions).

Keep it up!

#6 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 19 April 2006 - 01:41 PM

View PostRobertLouwen, on Apr 19 2006, 07:01 PM, said:

Do you maybe know a way to tell setup that I want a customized setup and keep my previous office 2003 installation ?
Hi Robert,
I believe what you want to do, is to have access to all dialogs, you basically want to just customize the setup defaults & go ahead normally from there on.

Here's how:
Go to the 2nd line in my example above. You see "Display Level="none"". Change it back to "full" instead of "none". That is all.



@clavicle
Thanks indeed. :) I just wish someone finds out how to disable the "MSOcache" facility in o2k7.....

#7 User is offline   fizban2 

  • MSFN Addict
  • Group: Super Moderator
  • Posts: 1,900
  • Joined: 14-April 05
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 19 April 2006 - 05:35 PM

Very excellant post prathapml,
glad to see an unattended way to do this finally :) was lookinf for a way and you beat me to it, i'll have to try this tommorow at work

#8 User is offline   rssfed23 

  • Newbie
  • Group: Members
  • Posts: 38
  • Joined: 05-June 05

Posted 24 May 2006 - 09:45 AM

Is there a way to install Office 2007 Beta 2 without it checking for previous versions - it wont let me install it because it says I have prevous versions installed which I dont

#9 User is offline   cjacob 

  • Group: Members
  • Posts: 3
  • Joined: 31-May 06

Posted 01 June 2006 - 01:36 AM

Hi there,

after I found out, that I just have to execute my OPPLUS-DE.EXE and grab the contents after unpacking from my temp dir befor cancelling the installation, I was able to alter the config.xml file the way you suggested. ;-)

However, I still get a dialog window asking whether to install or to alter settings. Even with Display Level = "none". When I click install, the whole process takes place unattended as expected. When choosing to alter settings I see, that my changes in the config.xml are working.

Any ideas why I still get this dialog?

Regards,
Chris.

#10 User is offline   vilasshewale 

  • Group: Members
  • Posts: 2
  • Joined: 31-May 06

  Posted 01 June 2006 - 04:27 AM

[font=Tahoma][size=2]
Can we change LIS location using Config.xml?

#11 User is offline   midiboy 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 586
  • Joined: 04-July 04

Posted 02 June 2006 - 03:08 AM

Quote

However, I still get a dialog window asking whether to install or to alter settings. Even with Display Level = "none". When I click install, the whole process takes place unattended as expected. When choosing to alter settings I see, that my changes in the config.xml are working.


Hi!

I have the same problem. The config.xml is obviously being used but I get the same dialog window.

By the way ... is there a way to tell Office in the config.xml to install ALL components, not just the default ones ?

Thanks,
Alex

#12 User is offline   cjacob 

  • Group: Members
  • Posts: 3
  • Joined: 31-May 06

Posted 02 June 2006 - 03:20 AM

I didn't find an option that automatically selects all available features.

Regarding the Dialog Window:
I managed to create a script that can be integrated into an unattended setup to automatically click the button. The only problem is, that if you deploy Office 2007 with SMS 2003 for instance, the script won't work, since the gui will not be visible to the user. And this is basically my problem,... I can't get it to work with SMS 2003.

However, here is the script:
Dim objWSHShell, objExec
Set objWSHShell = WScript.CreateObject("WScript.Shell")

On Error Resume Next

' Wait for Uninstall
' --------------------------------------------------------------------------------
Set objExec = objWSHShell.Exec("setup.exe")
WScript.Sleep 500

' --------------------------------------------------------------------------------
waitForWindow "Microsoft Office Professional Plus 2007 (Beta)"
objWSHShell.SendKeys "{ENTER}"	' <install>
WScript.Sleep 500

' Wait for the setup to finish
Do While objExec.Status = 0
	WScript.Sleep 500
Loop


' Quit this script
WScript.Quit

' Waits until the window appears or quits after 30 seconds 
SUB waitForWindow( Title )
	i = 0
	DO
		bActive = objWSHShell.AppActivate( Title )
	WScript.Sleep 1000
		i = i + 1
	LOOP UNTIL bActive = TRUE OR i > 30
	WScript.Sleep 100
END SUB


#13 User is offline   midiboy 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 586
  • Joined: 04-July 04

Posted 02 June 2006 - 09:19 AM

Hi !

thanks for the script. Will try it soon !

Hereīs an adapted config.xml that will install EVERYTHING except Japanese font and New/open document links.


<Configuration Product="Pro">

<Display Level="none" CompletionNotice="no" SuppressModal="yes" AcceptEula="yes" />

<PIDKEY Value="ENTER CODE" />
<USERNAME Value="0wner" />
<COMPANYNAME Value="0wn Inc." />


<OptionState Id="ACCESSFiles" State="local" Children="force" /> //access
<OptionState Id="OUTLOOKFiles" State="local" Children="force" /> //outlook
<OptionState Id="EXCELFiles" State="local" Children="force" /> //excel
<OptionState Id="PubPrimary" State="local" Children="force" /> //publisher
<OptionState Id="PPTFiles" State="local" Children="force" /> //Powerpoint
<OptionState Id="AceRepl" State="local" Children="force" /> //access db Engine replication
<OptionState Id="CAGFiles" State="Local" Children="force" /> //Clip Organizer
<OptionState Id="MSSOAP3" State="local" Children="force" /> //SOAP toolkit
<OptionState Id="WISPFiles" State="local" Children="force" /> //handwriting
<OptionState Id="DocServicesFiles" State="local" Children="force" /> //docu update util
<OptionState Id="HTMLSourceEditing" State="local" Children="force" /> //script editor
<OptionState Id="DocumentImagingUtils" State="local" Children="force" /> //scanning,ocr,indexing
<OptionState Id="OISFiles" State="local" Children="force" /> //picture manager
<OptionState Id="OSESupp" State="local" Children="force" /> //sharepoint support
<OptionState Id="QueryFiles" State="local" Children="force" /> //msQuery
<OptionState Id="VisioPreviewerFiles" State="local" Children="force" /> //visio viewer
<OptionState Id="XDOCSFiles" State="local" Children="force" /> //infopath

<OptionState Id="OsaNonBoot" State="absent" Children="force" /> //new,open office docu lnks
</Configuration>


Bye,
Alex


Hi again,

mhh, if I start your script with this line

wscript "path.to\script.vbs"


I get a Windows XP Setup message !! Maybe the path to the setup.exe is wrong. I have found these lines

Set FileSysObj = CreateObject("Scripting.FileSystemObject")
ScriptPath = FileSysObj.GetFile(WScript.ScriptFullName).ParentFolder


in some other script but they do not work in your script (and I am not good at vbs scripting at all) :P MAybe something else is wrong too because the same thing happens if I double click on the vbs ...

Thanks for your help,
Alex

This post has been edited by midiboy: 02 June 2006 - 09:31 AM


#14 User is offline   midiboy 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 586
  • Joined: 04-July 04

Posted 02 June 2006 - 05:00 PM

Hi again,

I adapted some other script I found on the net. This one works for me:

dim WshShell, iLoopTimeWait
Set WshShell = CreateObject("WScript.Shell")
iLoopTimeWait = 800
Set FileSysObj = CreateObject("Scripting.FileSystemObject")
ScriptPath = FileSysObj.GetFile(WScript.ScriptFullName).ParentFolder

Cmd = Chr(34) & "setup.exe"
WshShell.Run Cmd

Call Main()

Set WshShell = Nothing
WScript.quit()


Sub Main()
  Connect2Window iLoopTimeWait, "Microsoft Office Professional Plus 2007 (Beta)"
WshShell.SendKeys ("{ENTER}")
End Sub


Function  Connect2Window(iTime, sWindowName)
  Do until WshShell.AppActivate (sWindowName)
	 WScript.Sleep iTime
  loop
End function

This post has been edited by midiboy: 03 June 2006 - 05:45 AM


#15 User is offline   vilasshewale 

  • Group: Members
  • Posts: 2
  • Joined: 31-May 06

Posted 06 June 2006 - 03:46 AM

Very excellant post prathapml,

I recently installed Office 2007 on my machine and noticed that MSOCache folder is being created under my %HOMEDRIVE%. I went through ORK 2007 documentation and it suggestes that that location should be %PFiles%\Microsoft Office\Office 12\MSOCache.

prathapml, can I specify the LIS Location in config.xml in a such way, whenever setup will start cache it will cache only under dir mentioned in config.xml.

The config.xml file you have provided is very useful. However, I tried several ways to prevent Access and Visio installation using config.xml. Though I successed the same using .MSP I would like to do the same using config.xml. Can you please give me some tips on this?

Thanks a lot.

This post has been edited by vilasshewale: 06 June 2006 - 03:49 AM


#16 User is offline   aelfwyne 

  • Newbie
  • Group: Members
  • Posts: 13
  • Joined: 18-January 05

  Posted 06 June 2006 - 11:11 AM

View Postprathapml, on Apr 14 2006, 11:11 AM, said:

Option B:
1. Go to the folder-path, "Office2007\Pro.WW"
2. Modify "config.xml", or copy it to somewhere else & modify it, using my posted code below as a sample.
3. If you modified it "in location", then setup will take up the changes automatically.
4. Otherwise, place the modified file in the same folder of setup.exe, as PRO.XML
5. This is the command to run setup with the customizations specified in PRO.XML: setup.exe /config pro.xml


I guess I'm clueless - all I have is the installer executable from Microsoft - could someone post a more detailed set of instructions for slipstreaming this? I extracted the installer with winrar, found a ProWW.cab... am I supposed to extract that too? All the other cabs? What do I do with them afterward?

I've made installer CDs before with nlite, etc, but I am not familiar with the process here... there seem to be quite a few steps left out as "you should just know them".... I don't.

#17 User is offline   jeet 

  • Newbie
  • Group: Members
  • Posts: 43
  • Joined: 04-November 03

Posted 07 June 2006 - 03:28 AM

i'm getting an error message:

Setup could not find any available products to install. Please contact your system administrator



Please help

Regards,
Jeet

#18 User is offline   cjacob 

  • Group: Members
  • Posts: 3
  • Joined: 31-May 06

Posted 08 June 2006 - 01:02 AM

aelfwyne: Run the setup file with /extract:<PATH> with <PATH> being the path where you want the files to be copied to. Also you can run the setup file with /? to vie the possible parameters.

#19 User is offline   prathapml 

  • Follow the rules please :-)
  • Group: Patrons
  • Posts: 6,791
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 10 June 2006 - 11:29 AM

@midiboy:
No need of VBscripts, just use this command-line for fully silent install:
setup.exe /config pro.xml


You shud execute this from your SMS scripts or thru unattended batch-files. Note that modifying the original config.xml is sub-optimal, it'd be better to specify path to a *.XML file that you've created!

And to others, well, LIS configuration eludes me as of now. :(
And yes, i did forget to mention that you need to run setup & when the first screen shows, grab the extracted files from your %temp%.

And here's a link to some info that MS has now put up, for everyone to access - http://www.microsoft...eta/deploy.mspx

#20 User is offline   midiboy 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 586
  • Joined: 04-July 04

Posted 15 September 2006 - 02:17 AM

Hi guys,

has anyone found a way to integrate the Technical refresh into the Office 2007 installation base ? If the TR is run, it expands a bunch of msp files into the temp folder. However, those msp files do not directly correspond with the installation msi files except for the ProWW.msp so I donīt know which msp I should be running against which msi.

edit: Running an msiexec /p ProWW.msp /a ProWW.msi does not work at all. The process quits right at the beginning.

Has anyone found a solution yet ?

Thanks,
Alex

This post has been edited by midiboy: 15 September 2006 - 03:01 AM


Share this topic:


  • 17 Pages +
  • 1
  • 2
  • 3
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

3 User(s) are reading this topic
0 members, 3 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy