[CONNECT UPDATE 16 C#/C++] force file workspace?

Hi,

I start microstation whith options -WKworkspace1 -WWmyworkset -WAmyprog dgnfilepath or -WKworkspace2 -WWmyworkset -WAmyprog dgnfilepath

The final user don't want the microstation dialog for choosing the workspace:

If i first open my file on workspace1 and then in workspace2, the second time the user need to confirm the file workspace.

Is it a solution in C# or C++ to force the file workspace to be the microstation  active workspace?

if if put MS_SUPPRESS_FILE_WORKSET_ASSOCIATION = 1 in my cfg file, the file always open in the same workspace without message. I need file always open in microstation workspace without message.

Regards

Seb