Quote:
Originally Posted by boggsie
Settings -> System -> About -> Build
is partially pulled from HKLM\System\Versions\Aku
Settings -> System -> Device Information -> ROM version
is pulled from HKLM\Software\OEM\ROMVersion
Code:
<wap-provisioningdoc>
<characteristic type="Registry">
<characteristic type="HKLM\Software\OEM">
<parm name="ROMVersion" value="1.09 PPCGeeks" datatype="string"/>
</characteristic>
<characteristic type="HKLM\System\Versions">
<parm name="Aku" value=".1.5 PPCGeeks" datatype="string"/>
</characteristic>
</characteristic>
</wap-provisioningdoc>
Best regards,
-boggsie
|
This works fine until chef's start baking the values into the xip (os.nb.payload) in the kitchen.
Best regards,
-boggsie