you need to start the IDE using the mglaunch.exe
you can create an environment variable for it
C:\MentorGraphics\<version>\SDD_HOME\common\win64\bin\mglaunch.exe
and then create a batch file that launches your IDE
%mglaunch% "C:\Path\to\your\project.sln"