Engine.SetConfigDirectory ( Path, CopyFilesOnEngineShutdown)
Specifies the pathname of the TestStand configuration directory.
Changes to the TestStand configuration directory do not take affect until you have shutdown the TestStand Engine.
The configuration directory contains engine and sequence editor option files, the users file, the globals file, and the tools menu file.
Path As String
[In] Specifies the new pathname where TestStand will store configuration files. You can pass an empty string to instruct TestStand to use the <TestStand>\Cfg directory.
CopyFilesOnEngineShutdown As Boolean
[In] Specifies whether TestStand copies all files located in the current TestStand configuration directory to the new location upon shutdown.