How to Install WodVPN network adapter? (General questions)
I want to distribute my program with wodvpn binaries.
How to install wodvpn network adapter (OemWin2k.sys, wod0204.sys) on target machine?
Any code, script or batch file? Or you can explain how to use DrvInst.exe
please help
Re: How to Install WodVPN network adapter?
Hi Andre,
Please reffer to our Installing the adapter part of help file. Basically, what you need to do is following:
When installed using our setup package, adapter will be automatically installed. If you plan to distribute the adapter, you will need 3 files we provided for you:
wod0204.sys (system driver binaries)
OemWin2k.inf (driver installation file)
DrvInst.exe (driver installer)
Copy those files to destination system, and do the following:
to install adapter: DrvInst install OemWin2k.inf
to uninstall adapter: DrvInst uninstall
You will need administrative privileges on remote system to do so!
Hope this helps.
Regards,
Damba