Syntax for "Additional Registry Entries"
Pardon the n00b question but I've searched and come up empty. I'm trying to add the following registry entries in the OEMizer:
HKLM\SOFTWARE\HTC\Camera\P3\Enable=0
HKLM\SOFTWARE\HTC\Camera\P5\Enable=0
HKCU\ControlPanel\Backlight\QKeyLedTimeout=30
What is the correct syntax for entering these so they get picked up by the BuildOS when I cook a new ROM?
EDIT: Based on examining the PersonalOEM-RGU.txt file I set it up as:
[HKEY_LOCAL_MACHINE\Software\HTC\Camera\P3]
"Enable"=dword:00000000
[HKEY_LOCAL_MACHINE\Software\HTC\Camera\P5]
"Enable"=dword:00000000
[HKEY_CURRENT_USER\ControlPanel\Backlight]
"QKeyLedTimeout"=dword:00000030
Is that right?
Last edited by SilvOreo; 11-26-2007 at 02:11 PM.
|