06-29-2004, 11:00 PM
|
Editor Emeritus
Join Date: Aug 2006
Posts: 15,171
|
|
Disable Wireless Zero Configuration On WM2003
"I've written a small app to disable 'Wireless Zero Configuration' for my Ipaq 4150. I think it should also work on any other Windows Mobile 2003 based Pocket PCs with built-in wireless cards. You�ll need the .NET Compact Framework (which is included in WM2003). It simply deletes the relevant registry keys (or re-adds them if deleted). After a soft-reset, you should find that the annoying popups (whenever a new AP is found) are gone. Great if you�re running something like WiFifofum to scan for available APs."
I haven't used this, but I occasionally hear complaints from people that their Pocket PC keeps on "detecting" new APs, even when their configuration is set exactly the way they want - or when they're scanning for new networks, but they don't want to attach to them. This little piece of freeware might do just the trick to work around the "eagerness" of WM2003 to detect new networks.
|
|
|
|
|
06-29-2004, 11:55 PM
|
|
06-30-2004, 09:56 PM
|
Oracle
Join Date: Mar 2005
Posts: 980
|
|
And what about this point
Quote:
The problem now is that I can not save any wireless profiles. Has
anyone else tried this and had this issue?
|
|
|
|
|
|
06-30-2004, 11:28 PM
|
Pupil
Join Date: Aug 2002
Posts: 10
|
|
Yes I noted that point to, but I've never really used the wifi profiles.
I found it worked quite nicely in conbination with Wififofum when you were somewhere and needed to locate an AP: Disable WZC, reboot, start wififofum, check for the best/stronget AP, then use wififofum to associate with it.
With WZC enabled, you just get bombarded with 'do you want to connect?' and it gives no info about how good that AP is compared to the next one etc.
|
|
|
|
|
07-01-2004, 12:19 AM
|
Oracle
Join Date: Mar 2005
Posts: 980
|
|
BTW it's enough to leave the dll value blank or just rename it to
"Dll"="XWZCSVC.dllX"
|
|
|
|
|
07-01-2004, 12:27 AM
|
Oracle
Join Date: Mar 2005
Posts: 980
|
|
I have been doing some tests and once you have one profile activated if you disable ZC the PPC connect faster to your AP for that profile.
|
|
|
|
|
07-01-2004, 12:29 AM
|
Pupil
Join Date: Aug 2002
Posts: 10
|
|
I guess it connects faster because it's not bothering to search for other APs first?
|
|
|
|
|
07-01-2004, 02:34 AM
|
Oracle
Join Date: Mar 2005
Posts: 980
|
|
Quote:
Originally Posted by bgracewood
I guess it connects faster because it's not bothering to search for other APs first?
|
That�s what I think. I have tested it on my h2215 with a Senao WiFi card.
|
|
|
|
|
07-01-2004, 03:02 AM
|
Swami
Join Date: May 2004
Posts: 4,396
|
|
Deleting Registry Keys
Quote:
Originally Posted by ctitanic
BTW it's enough to leave the dll value blank or just rename it to
"Dll"="XWZCSVC.dllX"
|
Yes, you should never delete registry keys that you might want back. Just rename the key (or the value in this case) to something else.
Steve
|
|
|
|
|
07-01-2004, 03:08 AM
|
Oracle
Join Date: Mar 2005
Posts: 980
|
|
Re: Deleting Registry Keys
Quote:
Originally Posted by Pony99CA
Quote:
Originally Posted by ctitanic
BTW it's enough to leave the dll value blank or just rename it to
"Dll"="XWZCSVC.dllX"
|
Yes, you should never delete registry keys that you might want back. Just rename the key (or the value in this case) to something else.
Steve
|
Good material for the next version
|
|
|
|
|
|
|
|