Attributes
The following table describes PIDKEY element attributes and values.
PIDKEY attributes
Attribute | Value | Description |
|
|
|
Value | The | |
|
| key. |
|
|
|
Remarks
When the PIDKEY value is set, users are not required to enter a product key when they install Office. To enter a MAK key in the Config.xml file, add the following line to the file.
<PIDKEY Value="AAAAABBBBBCCCCCDDDDDEEEEE" />
Where AAAAABBBBBCCCCCDDDDDEEEEE is the
Example
<PIDKEY Value="1234512345123451234512345" />
Note:
If the Level attribute of the Display element is set to "basic" or "none" and you supply a product key by using the PIDKEY element, Setup assumes that you also accept the license agreement on behalf of the user. In this case, regardless of how you set the AcceptEULA attribute of the Display element, the user is not prompted for the license agreement either during installation or the first time that an Office application runs.
RemoveLanguage element
Removes the specified language from the installation.
Syntax
<RemoveLanguage Id="ll-cc" />
Attributes
The following table describes RemoveLanguage element attributes and values.
79