|
|
On 12/12/06, Kris Jordan <openvpn.kj@xxxxxxxxxx> wrote: > Windows 2k/XP: > > Is there an automated method to rename the newly created OpenVPN tap > network connection? Like "Local Area Connection 28" --> "Company VPN". > The only hope I see, is doing something to the tap driver installation > to give it a specific name to begin with, but I don't see anything > special in the .inf file for this. The string used for the description field on the interface is stored in the registry in several locations. In theory you could find the key(s) that store that and update them, perhaps as part of your installationi script or something. DS ______________________ OpenVPN mailing lists https://lists.sourceforge.net/lists/listinfo/openvpn-users Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2006-12/msg00094.html on line 188 Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2006-12/msg00094.html on line 188 |