PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   ROM/Kitchen Development (http://forum.ppcgeeks.com/forumdisplay.php?f=38)
-   -   Calibration Screen on first Boot?? (http://forum.ppcgeeks.com/showthread.php?t=101269)

jdume 12-11-2009 01:44 PM

Calibration Screen on first Boot??
 
I do not want the calibration screen to come up when my rom starts, how do I skip it? I've tried a couple of things but nothing has worked... Any help would be appreciated..

raidzero 12-11-2009 04:07 PM

Re: Calibration Screen on first Boot??
 
remove welcome.lnk from redist in SYS. if you do this though be sure to cook in screen calibration data!

jdume 12-12-2009 09:20 AM

Re: Calibration Screen on first Boot??
 
Thanks!

HeecheeSCG 12-12-2009 02:02 PM

Re: Calibration Screen on first Boot??
 
And how to cook screen calibration data? :D

Yay 4 Juggs 12-12-2009 02:06 PM

Re: Calibration Screen on first Boot??
 
yeah i was thinking about doing this myself not to hijack the op's thread but any and all info would be greatly appreciated!

raidzero 12-12-2009 05:56 PM

Re: Calibration Screen on first Boot??
 
Code:


[HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\TOUCH]
"CalibrationData"="486,521 780,836 783,208 192,204 188,836"

from psyki
</pre>

boggsie 12-13-2009 12:33 AM

Re: Calibration Screen on first Boot??
 
http://forum.ppcgeeks.com/showthread.php?t=52033

Skip first boot wizard.

Best regards,
-boggsie

HeecheeSCG 12-13-2009 12:01 PM

Re: Calibration Screen on first Boot??
 
Thanks ;)
will try that in next release :)

seatone 12-22-2009 12:10 PM

Re: Calibration Screen on first Boot??
 
u can skip different screens, beside the calibration (by trueg):

FFFF FF7F - disable everything except 'email setup' screen [WM5 only AKU 3.x]
FFFF FF7F - disable everything except 'email setup' screen [WM5 only AKU 3.x]
FFFF FFBF - disable everything except 'password' screen [WM5 only]
FFFF FFDF - disable everything except 'complete' screen and the finishing tap
FFFF FFEF - disable everything except 'location' screen
FFFF FFF7 - disable everything except 'pop-up menus' screen
FFFF FFFB - disable everything except 'stylus' screen
FFFF FFFD - disable everything except 'align' screen
FFFF FFFE - disable everything except tap on the first screen
FFFF FFFF - disable everything [displays first 'splash' screen and exits]

Example to run welcome with align, location & complete screen:

1111 1101 (FD) - align screen
1110 1111 (EF) - location screen
1101 1111 (DF) - complete screen
---------------
1100 1101 (CD) or 205

Examle for provxml file:

"<wap-provisioningdoc>
<!--334.05_Welcome-->
<characteristic type="Registry">
<characteristic type="HKLM\Software\Microsoft\Welcome">
<parm name="Disable" datatype="integer" value="205" />
</characteristic>
</characteristic>
</wap-provisioningdoc>"


All times are GMT -4. The time now is 02:09 AM.

Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0