Updating registry keys in Windows mobile 5.0

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm using ppc_installation_creator_1.8 to create a CAB file. By this I'm able
to edit the registry settings.
But the key value is not getting updated for the path similar to
HKEY_LOCAL_MACHINE\Software\Microsoft\Today\Items\"Device Lock"
Is the problem due to the Key value within quotes? If so, can someone let me
know is there any escape sequence that is to be used with this key?

Thanks in Advance.
Murthy
 
Hi,

----- Original Message -----
From: "Murthy said:
But the key value is not getting updated for the path similar to
HKEY_LOCAL_MACHINE\Software\Microsoft\Today\Items\"Device Lock"
Is the problem due to the Key value within quotes? If so, can someone let
me
know is there any escape sequence that is to be used with this key?

Can you explain what sort of device (i.e. make / model) you are targeting?

It is possible that your CAB file does not have permission to make changes
to this section of the registry. this could occur if your device implements
a two-tier security model etc etc.

I am assuming your CAB file is not signed with a mobile to market
certificate or equivalent trusted by your device?

Hope this helps,
Christopher Fairbairn
 
Back
Top