Archive: Any plan to support COM?


Any plan to support COM?
Hi,

Before I write my first wrapper in PowerBasic to allow an NSIS installer to access an ActiveX DLL... are there plans to support COM in NSIS in the near future?

Thanks
Fred.


System.dll can already make COM calls. For example:
http://forums.winamp.com/showthread....highlight=Task


Oh, I wasn't aware of this. I searched through the archives, but didn't see any example on how to load an OCX, and access its methods and properties through the System plug-in.

Does anyone have some code handy that could show me how?

Thank you
Fred.