Viz Pilot User Guide

Version 8.7 | Published September 25, 2023 ©

Getting Started

Template Wizard is a stand-alone application that can be started from the program menu, a desktop shortcut or from Director if it is installed on the same machine.

Note: Some Template Wizard settings are configurable; these settings are stored in the ContentPilot.ini file. See the section on Initialization and Configuration Files, and information about ContentPilot.ini parameters and how to edit them using the Initialization File Editor.

This section contains the following topics:

Starting Template Wizard

images/download/attachments/68857162/branding_icon_template_wizard.png

  1. Open the program from the Windows Start Menu (Template Wizard), or the desktop icon.

Specifying Command Line Parameters for Template Wizard

  1. Right-click the Template Wizard desktop shortcut, and select Properties.

  2. In the Properties window select the Shortcut tab.

  3. To start multiple instances of Template Wizard add -duplicates to the Target path.

    • "%ProgramFiles(x86)%\vizrt\Viz Pilot x.y\VizTemplateWizard.exe" -duplicates

      Note: When starting a duplicate instance you will most probably receive a socket error. Confirm it and you will be able to run duplicate instances of Template Wizard.

  4. To specify the Media Sequencer to connect to, add -mse <host> to the Target path.

    • "%ProgramFiles(x86)%\vizrt\Viz Pilot x.y\VizTemplateWizard.exe" -mse <host>

  5. To specify the database to connect to, add -db <connect string> to the Target path.

    • "%ProgramFiles(x86)%\vizrt\Viz Pilot x.y\VizTemplateWizard.exe" -db <connect string>

  6. To specify the inifile to use, add -inifile <inifile> to the Target path.

    • "%ProgramFiles(x86)%\vizrt\Viz Pilot x.y\VizTemplateWizard.exe" -inifile <inifile>

Starting Template Wizard from Director

  1. Either, select Template Wizard on the Tools menu,

  2. Or, right-click a template in the template list, and select Edit Template on the context menu.

    images/download/attachments/68857162/twgeneral_vcp_templates_edittemplate.png