Quote:
Originally Posted by tuxmask
I got the message 'R.I.P. HTC_CM_Guardian" followed by a reboot. However, my PAM registry hack still reset back to default after I turn on/off the phone. I have the Sprint TP2.
Pick this up from http://forum.ppcgeeks.com/showthread.php?t=88640
I think these two Registry changes in the _setup.xml does the trick.
<characteristic type="HKLM\Services\CMGuardian">
<parm name="Flags" value="4" datatype="integer" />
</characteristic>
<characteristic type="HKLM\Services\SqmUpload">
<parm name="Flags" value="4" datatype="integer" />
</characteristic>
|
thanks for the feedback. by chance was the data connection on when it ran? otherwise it's just a difference with the rom on tp2.
the latest tp1 rom is actually newer than the current tp2 rom and those regs don't work for us. I was thinking I should probably add those regs anyway to cover all the bases.