10,727
edits
No edit summary |
|||
Line 95: | Line 95: | ||
=== AppFolder === | === AppFolder === | ||
You can use this parameter to have multiple customizations ([[app projects]]) installed on a single device in parallel. | |||
* If you want to add a project, set AppFolder to a unique value, for example TestProject, save the configuration, and restart the app. Connect to the project; it will be saved to the folder specified. | |||
* If you want to switch to a different project, change AppFolder to a value that you previously used for a project. | |||
Do not use spaces or characters that cannot be used in folder names. Excluded characters depend on your device OS. | |||
The AppFolder parameter is available on all platforms. For Windows apps, you can alternatively use the [[command line options|command line option]] <code>-r</code> to achieve similar effect. | |||
=== Client Certificate === | === Client Certificate === |