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.

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.

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
  • Last modified: 2023/01/07 11:45
  • by 127.0.0.1