Re: Vogue 20270 GPS kitchen
Also....
Registry entry to hide the data bubble on connect is still incorrect.
; Disable pop-up notification bubble when starting a wireless data call
[HKEY_CURRENT_USER\ControlPanel\Notifications\{8ddf 46e7-56ed-4750-9e58-afc6ce486d03}]
"Options"=dword:00000000
It should be in {46e7}
{8ddf 46e7-56ed-4750-9e58-afc6ce486d03}
In the build, it is put in {46e8}
{8ddf 46e8-56ed-4750-9e58-afc6ce486d03}
Is this in the PPC_OEM package?
|