Clear "Automatically connect to non-preferred networks" from registry

Posted: 01-05-2004, 01:14 PM
Hi

Is it possible til unchek the "Automatically connect to non preferred
networks" from the Advanced setting under my Wireless LAN Connection with
some registry keys ?

I have tried editing the following keys in registry:

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WZCSVC\Param eters\Interfaces\{C44E31A
F-AD57-471D-97D6-8BE437196519}]
"LayoutVersion"
"ControlFlags"
"ActiveSettings"
"Static#0000"

With no luck. ( I did a windiff on REG file with chek box chekced and
unchecked)

Thats because I have som units, that has this checked and they must never
try connecting to other WLAN connection that I have specified under
preferred networks.

Thomas


Reply With Quote

Responses to "Clear "Automatically connect to non-preferred networks" from registry"

Slobodan Brcin
Guest
Posts: n/a
 
Re: Clear "Automatically connect to non-preferred networks" from registry
Posted: 01-05-2004, 01:43 PM
Thomas,

We are talking about XP Embedded, right?

If you want to do this from Target Designer, then you are probably out of
luck because {C44E31AF-AD57-471D-97D6-8BE437196519} is an interface GUID (it
is created during the FBA PnP phase).

You have two options.
One is to modify inf file for your adapter so when it is detected values
will be loaded directly from inf file.

Second option is to write some application that will enumerate installed
adapters and change values programmatically.
You can call it during some late FBA phase.


Regards,
Slobodan



"Thomas Johansen" <thrawn[NO SPAM]@hest.com___KĘP> wrote in message
news:uRDJf340DHA.1184@TK2MSFTNGP10.phx.gbl...
> Hi
>
> Is it possible til unchek the "Automatically connect to non preferred
> networks" from the Advanced setting under my Wireless LAN Connection with
> some registry keys ?
>
> I have tried editing the following keys in registry:
>
>
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WZCSVC\Param eters\Interfaces\{C44E31A
> F-AD57-471D-97D6-8BE437196519}]
> "LayoutVersion"
> "ControlFlags"
> "ActiveSettings"
> "Static#0000"
>
> With no luck. ( I did a windiff on REG file with chek box chekced and
> unchecked)
>
> Thats because I have som units, that has this checked and they must never
> try connecting to other WLAN connection that I have specified under
> preferred networks.
>
> Thomas
>
>

Reply With Quote
Thomas Johansen
Guest
Posts: n/a
 
Re: Clear "Automatically connect to non-preferred networks" from registry
Posted: 01-05-2004, 01:47 PM
> We are talking about XP Embedded, right?

yep.. But it could be XP Pro aswell...
>
> If you want to do this from Target Designer, then you are probably out of
> luck because {C44E31AF-AD57-471D-97D6-8BE437196519} is an interface GUID
(it
> is created during the FBA PnP phase).
Its not fromn the Target Designer. IT's must be done runtime...

Im aware that it's a class GUID. !!!!
>
> You have two options.
> One is to modify inf file for your adapter so when it is detected values
> will be loaded directly from inf file.
>
> Second option is to write some application that will enumerate installed
> adapters and change values programmatically.
> You can call it during some late FBA phase.
>
>
> Regards,
> Slobodan
>
>
>
> "Thomas Johansen" <thrawn[NO SPAM]@hest.com___KĘP> wrote in message
> news:uRDJf340DHA.1184@TK2MSFTNGP10.phx.gbl...
> > Hi
> >
> > Is it possible til unchek the "Automatically connect to non preferred
> > networks" from the Advanced setting under my Wireless LAN Connection
with
> > some registry keys ?
> >
> > I have tried editing the following keys in registry:
> >
> >
>
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WZCSVC\Param eters\Interfaces\{C44E31A
> > F-AD57-471D-97D6-8BE437196519}]
> > "LayoutVersion"
> > "ControlFlags"
> > "ActiveSettings"
> > "Static#0000"
> >
> > With no luck. ( I did a windiff on REG file with chek box chekced and
> > unchecked)
> >
> > Thats because I have som units, that has this checked and they must
never
> > try connecting to other WLAN connection that I have specified under
> > preferred networks.
> >
> > Thomas
> >
> >
>
>

Reply With Quote
Slobodan Brcin
Guest
Posts: n/a
 
Re: Clear "Automatically connect to non-preferred networks" from registry
Posted: 01-05-2004, 02:27 PM
If it is a class GUID... (fixed value).
Then check the access rights for your account to this key.
You can use regedit to see permissions.

If you are planning to use this program on Windows XP Professional as well,
then you should go trough some API, or network interface.
Changing values directly in registry is not recommended in this case.

Regards,
Slobodan

"Thomas Johansen" <thrawn[NO SPAM]@hest.com___KĘP> wrote in message
news:OQw3zJ50DHA.3824@TK2MSFTNGP11.phx.gbl...
> > We are talking about XP Embedded, right?
>
> yep.. But it could be XP Pro aswell...
>
> >
> > If you want to do this from Target Designer, then you are probably out
of
> > luck because {C44E31AF-AD57-471D-97D6-8BE437196519} is an interface GUID
> (it
> > is created during the FBA PnP phase).
>
> Its not fromn the Target Designer. IT's must be done runtime...
>
> Im aware that it's a class GUID. !!!!
>
> >
> > You have two options.
> > One is to modify inf file for your adapter so when it is detected values
> > will be loaded directly from inf file.
> >
> > Second option is to write some application that will enumerate installed
> > adapters and change values programmatically.
> > You can call it during some late FBA phase.
> >
> >
> > Regards,
> > Slobodan
> >
> >
> >
> > "Thomas Johansen" <thrawn[NO SPAM]@hest.com___KĘP> wrote in message
> > news:uRDJf340DHA.1184@TK2MSFTNGP10.phx.gbl...
> > > Hi
> > >
> > > Is it possible til unchek the "Automatically connect to non preferred
> > > networks" from the Advanced setting under my Wireless LAN Connection
> with
> > > some registry keys ?
> > >
> > > I have tried editing the following keys in registry:
> > >
> > >
> >
>
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\WZCSVC\Param eters\Interfaces\{C44E31A
> > > F-AD57-471D-97D6-8BE437196519}]
> > > "LayoutVersion"
> > > "ControlFlags"
> > > "ActiveSettings"
> > > "Static#0000"
> > >
> > > With no luck. ( I did a windiff on REG file with chek box chekced and
> > > unchecked)
> > >
> > > Thats because I have som units, that has this checked and they must
> never
> > > try connecting to other WLAN connection that I have specified under
> > > preferred networks.
> > >
> > > Thomas
> > >
> > >
> >
> >
>
>

Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows created "Administrator" account: automatically logging in. jjeromej Windows XP WMI 2 11-10-2008 11:59 AM
"Wireless Networks Are Available", but my "Connect To" list is emp Vincent Windows Vista Networking & Sharing 3 09-20-2007 04:45 PM
"Wireless networks are available" but no connectivity Aubiefan Windows Vista Networking & Sharing 1 05-17-2007 05:39 AM
"Registry Files" & "System Restore" Dave. South. Wales. GB. Windows XP Configuration & Management 0 09-14-2004 12:48 PM
XP automatic updates: how to "clear patch history" ? NumberOne29@Yahoo.com Windows XP New Users 2 08-08-2003 03:42 AM