Re: Suppress Wireless Network Available Popup Dialogue? by Michel
Michel
Wed Feb 08 20:43:23 CST 2006
Capture the registry before you check the checkbox, and after you check
the checkbox. Use remote registry editor to export the registry to your
desktop. Now start up your favourite diff tool, and compare the two
registries. What's different is what you need.
In this case it is some long hex value that contains the options. I did
not decypher it at the time I needed it, but by setting those numbers in
my platform I disabled the popup, and never saw any side-effects. So, it
must be safe to do. Otherwise, you can always check what the numbers
mean exactly in the netui and wzc sources.
Hope this helps,
Michel Verhagen (eMVP)
EmbeddedFusion
mverhagen at embeddedfusion dot com
Tomppa wrote:
> By default this dialogue appears when a device is powered up with a mini PCI
> wireless card attached.
>
> You can check the box then close the form to prevent the dialogue from
> displaying.
>
> How do I suppress the display of this dialogue by default in Platform
> Builder?
>
> WinCE 5.0
>
> Thanks
>
>