nickmo20, on Apr 23 2011, 02:37, said:
Well, I'll try those suggestions too. I do recall something for the i910 (which I'll have to flash to OEM to double check)
HKLM->Security->Phone->Skin->Samsung Somewhere here I remember something saying enabled (0 or 1) which allowed me to switch between stock WinMo and Samsung)
With this, there was no need to do it time after time, it just stayed that way until you wanted to mod... I know it's not as hopeful but I might as well try just to narrow down possibilities or rule it out!
Also, X, your script did not work for me, saved as: mxipinit_startmenu_001.provxml in unicode (ansi work better?) in windows folder. attempted with soft reset as well as fresh boot up.
ONE LAST THING: Should the script datatype be integer? just curious... I don't know a whole lot but would it be Dword or something like that?
<wap-provisioningdoc>
<characteristic type="Registry">
<characteristic type="HKLM\System\State\Samsung\Keypad">
<parm name="SENDKeyEnabled" value="1" datatype="integer" />
</characteristic>
</characteristic>
</wap-provisioningdoc>
Find 'datatype=' in 'C:\Users\xlwx\Desktop\i920Kit\X\OEM\zzz_XLWX_Theme\mxipcold_zzzgreenACRE_100.provxml':
C:\Users\xlwx\Desktop\i920Kit\X\OEM\zzz_XLWX_Theme\mxipcold_zzzgreenACRE_100.provxml(4): <parm name="Skin" value="\windows\xlwxTheme.tsk" datatype="string"/>
C:\Users\xlwx\Desktop\i920Kit\X\OEM\zzz_XLWX_Theme\mxipcold_zzzgreenACRE_100.provxml(5):
<parm name="UseStartImage" value="1" datatype="integer"/>
C:\Users\xlwx\Desktop\i920Kit\X\OEM\zzz_XLWX_Theme\mxipcold_zzzgreenACRE_100.provxml(6): <parm name="DPI" value="192" datatype="integer"/>
C:\Users\xlwx\Desktop\i920Kit\X\OEM\zzz_XLWX_Theme\mxipcold_zzzgreenACRE_100.provxml(7):
<parm name="MultiColorThemeEnabled" value="1" datatype="integer"/>
It seems that it should work like that in .provxml
Maybe it has to be cooked in since it's changing the system settings. I'll keep messing with it.
And then again maybe the provxml gets loaded prior to the Samsung HardKey disabler check.
X
Edited by xlightwaverx, 23 April 2011 - 01:42 PM.