MicroStation CONNECT Edition Help

To Create a WorkSpace at a Custom Location Using Configuration.cfg

  1. Open WorkSpaceSetup.cfg (C > ProgramData > Bentley > MicroStation CONNECT Edition > Configuration).
  2. In WorkSpaceSetup.cfg, set the value for the variable MY_WORKSPACES_LOCATION = //MyNetwork/MyWorkSpaces/, so that it points to your desired location.
  3. Comment out the below lines:

    #%if defined (MY_WORKSPACES_LOCATION) && exists ($(MY_WORKSPACES_LOCATION))

    # _USTN_WORKSPACESROOT = $(MY_WORKSPACES_LOCATION)

    #%endif

    Your custom location will be set. The next time you launch MicroStation and create a WorkSpace, it will be saved in this location.
    Note: This procedure will set the default WorkSpace location for this configuration only.