28 lines
877 B
XML
28 lines
877 B
XML
<Configuration Product="SmallBusinessr">
|
|
|
|
<Display Level="None" CompletionNotice="no" SuppressModal="no" AcceptEula="yes" />
|
|
|
|
<!-- <Logging Type="standard" Path="%temp%" Template="Microsoft Office Small Business Setup(*).txt" /> -->
|
|
|
|
<PIDKEY Value="BCDFGHJKMPQRTVWXY2346789B" />
|
|
|
|
<USERNAME Value="Customer" />
|
|
|
|
<COMPANYNAME Value="MyCompany" />
|
|
|
|
<INSTALLLOCATION Value="%programfiles%\Microsoft Office" />
|
|
|
|
<!-- <LIS CACHEACTION="CacheOnly" /> -->
|
|
|
|
<!-- <SOURCELIST Value="\\server1\share\Office12;\\server2\share\Office12" /> -->
|
|
|
|
<!-- <DistributionPoint Location="\\server\share\Office12" /> -->
|
|
|
|
<!-- <OptionState Id="OptionID" State="absent" Children="force" /> -->
|
|
|
|
<Setting Id="Reboot" Value="Never" />
|
|
|
|
<!-- <Command Path="msiexec.exe" Args="/i \\server\share\my.msi" QuietArg="/q" ChainPosition="after" Execute="install" /> -->
|
|
|
|
</Configuration>
|