Skip to content

Impact of VBScript.dll being disabled by default #146

@yaju

Description

@yaju

Hi

Microsoft VBScript Regular Expressions 5.5 will no longer be usable due to the invalidation of vbscript.dll in 2027.
VBScript_RegExp_55.RegExp will need to be changed to vba-regex, etc.

WebDriverManager.cls

Dim oRegExp As New VBScript_RegExp_55.RegExp
Dim matches As VBScript_RegExp_55.MatchCollection
Dim match As VBScript_RegExp_55.match

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions