Re: [RESOLVED] Use ActiveX DLL without installing an application
Quote:
Originally Posted by
_UE_
BoxedApp writes registry settings into memory, not real registry.
So you are saying that this app can fool the COM subsystem into thinking that an ActiveX control has been registered properly?
Re: [RESOLVED] Use ActiveX DLL without installing an application
Quote:
Originally Posted by
Arjay
So you are saying that this app can fool the COM subsystem into thinking that an ActiveX control has been registered properly?
Yes, exactly.
Thank you.