Using wodVPN.dll without registering dll file (wodVPN)

by Steven @, (5847 days ago)

Dear Support,

We would need to use wodVPN.dll on one of our client applications. Due to the requirements we need to run wodVPN without installation our client and without registering the wodVPN.dll dynamic library.

Could this be done?

I greatly appreciate your help.

Kind regards,
Steven

locked

Re: Using wodVPN.dll without registering dll file

by wodDamir @, (5847 days ago) @ Steven

Hi Steven,

Unfortunately, this isn't really possible. In order to use dll's in environments such as VB6, .Net etc, the component has to be registered.

However, is there any particuliar reason why this cannot be done? The component only has to be registered once.

Regards,
Damba

locked

Re: Using wodVPN.dll without registering dll file

by netgotiator @, (5835 days ago) @ wodDamir

Hi Steven,

Unfortunately, this isn't really possible. In order to use dll's in environments such as VB6, .Net etc, the component has to be registered.

However, is there any particuliar reason why this cannot be done? The component only has to be registered once.

Regards,
Damba

Hello,

We are using the wodvpn with a .net application and we are making a
virtual application with Xenocode.

It is a bit expensive, but we made the decision to go with it
because we are only releasing one exe for both 32bit and 64bit
systems. The virtual environment thinks the x64 machine
is really a x32 :)

Netgotiator

locked