SvgPublish Add-In Installation

  • Download and save the msi file
  • Ensure Visio is closed before installing this software
  • Run the msi file
  • The software should now be installed in Visio
  • Start Visio, the addon will be installed within Visio
  • Check that there should be a new Buttons on the ribbon

This software is digitally-signed. Normally it should just install. In some cases (when there is a new signing certificate for example), you may encounter an installation issue. In this case, please right-click on the file and select "Properties". At the bottom of the dialog box will be this message as shown to the right. Ensure "Unblock" is selected.

file

Screencast

  1. First, click the "Download" button to download the installer on the utilities page.

  2. Your browser may ask if you want to save the file. Save it into your Downloads folder. This is how it looks in Google Crome

file

  1. Ensure Visio is closed. If Visio is running then the installation will ask you to close it.

  2. Run the installation. In Windows Explorer (or other way of accessing your downloads) find the downloaded file (.msi) and double-click it

  3. The installation will start

file

  1. Click "I accpt the license terms" to continue.

  2. Here you have a choice:

    • If you click "Install" (default), the application will be installed for the current user only. The other users of this computer (if there are any) will not be able to use it. The application will be installed in your personal folder (not to program files).
    • If you click "Avanced", you can choose to install the application for all users of the computer, and choose the target folder. For administrative silent install (all users in the companly), please refer to additional article. If you are installing for all users, then you may be presented with UAC control prompt.
  3. There should run the progress bar, and installation finishes

file

  1. Now start Visio. You may be asked if you want to add the SvgExport addon customization. Note that the box should say that the publisher is verified. Click Install.

file

  1. The SvgPublish ribbon should appear on your Visio screen, and you are good to go!

Admin installation (all users)

If you are installing the tool as Administrator in the organization, using a group policy or some other tool, you may need to run silent installation using command line, and specify KEY in the command line, so that it’s automatically installed on the target computers in the organization. The MSI is a standard Windows Installer package, so it can be installed using common tools. I would recommend to use a command line like this:

> msiexec /qn /i SvgExport-1.5.xxx.msi  ALLUSERS=1 LICENSE_KEY="your license key"

Windows 10 and Window 11 notice (App Store)

If you see a warning on your Windows 10 or 11 PC about an app not being "Microsoft-verified", it’s because your settings are set to only allow apps from the Microsoft Store. Currently, a Visio Add-In cannot be placed in the Microsoft Store.

To fix this, you need to allow installing apps that are not coming from the Microsoft Store.

If there’s an "Install anyway" button on the warning, click it to continue the installation.

If that button is missing, you need to change your system settings:

  • Click on "Start", then go to "Settings".
  • Select "Apps" to open the Apps settings.
  • Look for "Choose where to get apps" and change it from "The Microsoft Store only" to a less restrictive option.

file