The below error happens when trying to launch Strategy Developer 2021 after a new installation of the Strategy 2021 product suite:

Failed to load control 'msiObjectExplorer' from M3OBJEXP.OCX. Your version of M3OBJEXP.OCX may be outdated. Make sure you are using the version of the control that was provided with you application.
The cause of this issue is that the particular version of Windows does not have the required OCX that Strategy needs. Instances of this issue happen when Strategy is Installed on an unsupported Operating System.
Re-register the M3OBJEXP.OCX file:
1.-Execute command prompt as Administrator
2.- At the Command Prompt window, type the below command:
C:\Windows\SysWOW64\regsvr32
C:\Windows\SysWOW64\M3OBJEXP.OCX
Please refer to the below article for how to register and unregister .dll or .ocx (control) files using the RegSvr32 Windows utility:
KB11873: How to register and unregister .dll or .ocx (control) files using the RegSvr32 Windows utility