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 |
---|---|
-h | Show full help. |
-a | Automatically change paths based on existing configuration. |
-s | Source folder where all files are located. Example: c:\vs. |
-o | Folder name in those files you wish to convert from. Example: c:\duvoice. |
-n | Folder name to replace with. Example: c:\vs. |
pathconvert -a
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