Um, not exactly. It actually represents one of multiple Interfaces that the library provides; in this case, \3 of the class library in VBSCRIPT.DLL is the "Microsoft VBScript Regular Expressions 5.5" interface (\2 is "Microsoft VBScript Regular Expressions 1.0")
我自己不知道,我幫你在網上查了查
解釋如下:
Well, C:\WINDOWS\system32\VBSCRIPT.DLL\3 means a file called 3 (no extensions or anything) in the path C:\WINDOWS\system32\VBSCRIPT.DLL\. So, if that's the file it's saying it can't find, then whether or not a file called vbscript.dll exists where it's supposed to might not be relevant.