You can use a system variable named EnableDSMultiThread to enable multi-threading if there are many data shortcut projects and setting the working folder is slow.
- Enter
EnableDSMultiThread at the command line.
- Enter one of the following:
- 0 (Default): Reads files and checks sub-folders in sequence while setting the working folder (multi-threading is not enabled).
- 1: Uses multi-threading to read files and check sub-folders while setting the working folder.