Impact of VBScript Deprecation on CST Studio Suite VBA Macros

Hi all,

I am currently using VBA scripting in CST Studio Suite for automation and macro development.

Microsoft recently announced the deprecation of VBScript in Windows:
https://devblogs.microsoft.com/microsoft365dev/how-to-prepare-vba-projects-for-vbscript-deprecation/

This raised some concerns regarding the long-term stability of CST VBA workflows.

I would like to ask:

  • Does CST’s VBA environment rely on VBScript components internally (e.g., VBScript.RegExp, scripting runtime, or .vbs execution)?
  • Will existing CST VBA macros be affected when VBScript is disabled or removed in future Windows versions
  • Has there been any official guidance from Dassault Systèmes regarding this?

I would appreciate any clarification or experiences from other users who rely on CST VBA automation.

Thanks in advance!
AutomationVBAScripting