Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 33 Next »


Summary

With the 'Command Line Argument' you can change the paths below in any combination.

Example:

PerformerSuite.exe -w C:\PerformerSuite\WorkingPath -c C:\SomeFolder\ConnectionData.xml -u C:\SomeFolder\UserPath -t C:\SomeFolder\TempPath

Available Command Line Arguments

Command

ArgumentExample
Working Path-w

PerformerSuite.exe -w "C:\PerformerSuite\WorkingPath"
(info) Default path = chosen install path: ..\PerformerSuite_root

Connection Data Path-c

PerformerSuite.exe -c "C:\SomeFolder\ConnectionData.xml"
(info) Default path: ..\PerformerSuite_root\ConnectionData

 

  

User Path (v19.1+)-u

PerformerSuite.exe -u "C:\SomeFolder\UserPath"
(info) Default path: C:\Users\<USER>\Documents\PerformerSuite

Temp Path (v19.1+)-t

PerformerSuite.exe -t "C:\SomeFolder\TempPath"
(info) Default path: C:\Users\<USER>\Documents\PerformerSuite\Temp

  • No labels