Creating the installer

In Visual Studio 2012, create a new Installed | Templates | WiX Toolset | WiX Setup Project for Visio, called, say, DataFlowModelDiagramTemplate.

Creating the installer

Add your new template to the Application Folder. Then follow the instructions in Chapter 8, Publishing Validation Rules and Diagrams, for enhancing the properties of the deployment package.

Note that I also updated the Product.Name, Manufacturer, and so on to suit my requirements as shown in the following code snippet:

<?xml version="1.0" encoding="UTF-8"?> <!-- Wix Project template to install (and publish) Visio components (stencils & templates) <visio:Publish /> item which does all ...

Get Microsoft Visio 2013 Business Process Diagramming and Validation now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.