<Configuration> <Add SourcePath="C:\Visio2016Offline" OfficeClientEdition="64" Channel="PerpetualVL2016"> <Product ID="VisioProRetail"> <Language ID="en-us" /> </Product> </Add> </Configuration> Run the download command:
setup.exe /download configuration.xml (This downloads ~1.2GB of source files to the specified folder)
Download ODT from Microsoft. Step 2: Create configuration.xml with the following content:
Deploy offline to target machine:
<Configuration> <Add SourcePath="C:\Visio2016Offline" OfficeClientEdition="64" Channel="PerpetualVL2016"> <Product ID="VisioProRetail"> <Language ID="en-us" /> </Product> </Add> </Configuration> Run the download command:
setup.exe /download configuration.xml (This downloads ~1.2GB of source files to the specified folder)
Download ODT from Microsoft. Step 2: Create configuration.xml with the following content:
Deploy offline to target machine: