How do I go about creating my own TAP driver installer?
I need an installer that:
- Installs either 32 or 64 bit (depending on machine)
- Installs silently and gracefully fails on exception
- Only installs the TAP driver, nothing more nothing less.
- Allows me to change the [Strings] in the TAP inf.
Anyone have any ideas?
Jeremy Child.
jeremychild@gmail.com
How to create my own TAP driver installer (Windows)
Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech
-
- OpenVpn Newbie
- Posts: 3
- Joined: Sat Oct 16, 2010 6:18 am
- krzee
- Forum Team
- Posts: 728
- Joined: Fri Aug 29, 2008 5:42 pm
Re: How to create my own TAP driver installer (Windows)
it is my understanding that you cant modify in a signed driver (like the tap device)
i think you want this:
http://openvpn.net/index.php/open-sourc ... ml?start=1
specificly, this section:
Notes -- Manual Install/Update/Uninstall of the TAP-Win32 kernel driver
i think you want this:
http://openvpn.net/index.php/open-sourc ... ml?start=1
specificly, this section:
Notes -- Manual Install/Update/Uninstall of the TAP-Win32 kernel driver