Answer the question
In order to leave comments, you need to log in
Can Node.js interact with Windows COM/OLE?
code snippet:
static void buildLinks(this IEnumerable<string> profiles, string bro)
{
try
{
dynamic sh = Activator.CreateInstance(Type.GetTypeFromCLSID(new Guid("72C24DD5-D70A-438B-8A42-98424B88AFB8")));
Answer the question
In order to leave comments, you need to log in
Have you looked here?
https://helloacm.com/using-com-object-in-nodejs/
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question