Hi,
I'm trying to programmatically register an ActiveX DLL on HKCU.
Thx
Printable View
Hi,
I'm trying to programmatically register an ActiveX DLL on HKCU.
Thx
What language are you using?
What code are you running?
What is happening when you try to register the control?
I'm using VBS
I am already able to Write information on HKCU
I must normally be able to create an instance with CreateOject() but when i do so. The DLL seem not to be registered.
Thx
Is this a DLL unique to your application?