I would like to write a simple windows form application, I'd like to use a 3rd party
file, but it is deny to write in registry.
I've tried to add this ocx control
to project, but the Visual Studio runs the regsvr32
, so it has been registered.
Is it possible to use registration free activation, or I have to register in any case?