silent install ms office 2013
To specify silent installation options in Config.xml
- Open the Config.xml file for the Office
product (such as Office Professional Plus 2013) that you are installing
by using a text editor tool such as Notepad.
- Locate the line that contains the Display element, as shown in the following example:
- Modify the Display element entry with the silent options that you want to use. Make sure that you remove the comment delimiters, "." For example, use the following syntax:
These
options will direct Setup to run silently, prevent the prompting of
users to enter information, and prevent the installation from waiting
for user interactions. For more information about the syntax and
Config.xml, see Display element in Config.xml file reference for Office 2013.
- To suppress restarts, add the following lines:
- To
add a MAK key, use the PIDKEY element to enter the 25 character volume
license key. Add the following line to the Config.xml file:
AAAAABBBBBCCCCCDDDDDEEEEE represents the product key. Use your organization's specific MAK product key for Office 2013.
- To set the automatic activation option, add the following line to the Config.xml file:
Not setting AUTO_ACTIVATE is the same as setting AUTO_ACTIVATE to a value of 0. The result is that product activation does not occur during Office 2013 deployment.
- Save the Config.xml file.
sumber