Table of Contents

PATHCONVERT.EXE

Convert embedded paths from one to another. The system MUST be shutdown prior to running or damage may occur.

This is an advanced tool which should only be used to correct issues with templates and if run with the wrong arguments serious damage to the database can occur.

Arguments

Argument Description
-hShow full help.
-aAutomatically change paths based on existing configuration.
-sSource folder where all files are located. Example: c:\vs.
-oFolder name in those files you wish to convert from. Example: c:\duvoice.
-nFolder name to replace with. Example: c:\vs.

Example

Automatic

pathconvert -a

Change path

Here we change the path within the files from c:\duvoice to c:\vs for all files located in c:\vs.

pathconvert -s c:\vs -o c:\duvoice -n c:\vs