To Control Whether Multi-Threading is Enabled While Setting the Working Folder for Data Shortcuts

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.

  1. Enter EnableDSMultiThread at the command line.
  2. 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.