How to access COM-object from Python/JScript/VBscript?
Contents:
-
COMDLL folder includes CS-project of simple COM dll
-
JScript.js is a script to access COM using JSscript
-
VBScript.vbs to access COM using VBSscript
-
Python.py to access COM using Python 3.10