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 | Argument | Example |
---|---|---|
Working Path | -w | PerformerSuite.exe -w "C:\PerformerSuite\WorkingPath" |
Connection Data Path | -c | PerformerSuite.exe -c "C:\SomeFolder\ConnectionData.xml"
|
User Path (v19.1+) | -u | PerformerSuite.exe -u "C:\SomeFolder\UserPath" |
Temp Path (v19.1+) | -t | PerformerSuite.exe -t "C:\SomeFolder\TempPath" |