Hi,
We have an app running on Windows Mobile 5 and every so often, usually after a power cycle, we get a pop-up notification about a new modem being detected.
We basically need to disable this notification, which we believe we can do by modifying the registry on the device under the following key:
HKCU\ControlPanel\Notifications\
For example I've found that by modifying {8ddf46e7-56ed-4750-9e58-afc6ce486d03}\Options I can disable the connection notification, but I've been unable to find any further information or documentation on other Guids and what they relate to.
Does anyone have any idea how I can go about disabling the one specific to a new hardware notification? Thanks.