in reply to Re: modify searchlist in registry
in thread modify searchlist in registry
but how about changing the value?my $key = 'HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\ +Parameters\SearchList'; my $search_list = $Registry->{$key};
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Re: modify searchlist in registry
by Anonymous Monk on Aug 07, 2002 at 17:53 UTC |