MS Visio 2016 Using ODT
MS Visio 2016 Using ODT
Description
This document provides steps required to deploy Microsoft Visio 2016 to multiple computers
using Desktop Central.
Steps
Before you deploy the software application, ensure that the computers to which you deploy
Microsoft Visio 2007/2010/2013 meet the system requirements prescribed by Microsoft. Refer
to https://products.office.com/en-in/visio/microsoft-visio-faq-diagram-software for more
details.
<Configuration>
<Add OfficeClientEdition="64" >
<Product ID="VisioProXVolume">
<Language ID="en-us" />
</Product>
</Add>
</Configuration>
2.If you want to add Product Key while deploying the product, then edit the config.xml as given
below :
<Configuration>
<Add OfficeClientEdition="64" >
<Product ID="VisioProXVolume"
PIDKEY="#####-#####-#####-#####-#####">
<Language ID="en-us" />
</Product>
</Add>
</Configuration>
3. To download the complete package of the Visio 2016, navigate to the extracted
destination folder, and execute the below command.