Hi all, does anybody know if it is possible to disable/configure the welcome process on ES400/MC65 after cleanboot? I want to avoid the system is asking me to specify date/time/timezone and to set email and password. Any help suggestions much appreciate. Thomas
MC65/ES400 Disable Welcome process// Expert user has replied. |
3 Replies
ES400 and MC65 only show align screen after cleanboot.
[HKEY_LOCAL_MACHINE\Software\Microsoft\Welcome]
"Disable"=dword:000000FD
with this key you make ES400 MC65 calibration screen look like MPA devices. i.e. you just have to calibrate the screen and not fill in the Timezone date and Passcode screens. is documented on MSDN as well.
On MC75Ax and MC959x (both BSP37 WM6.5.3) I used:
;------------------------------------------------------------------------------- ;welcome (FFFFFFFF=no calibration, FFFFFFFD=calibration only) ;-------------------------------------------------------------------------------
[HKEY_LOCAL_MACHINE\Software\Microsoft\Welcome] "Disable"=dword:FFFFFFFF Try search the web with this WELCOME key for more info, f.e.: http://forum.xda-developers.com/showthread.php?t=269507
I would deeply discourage disabling calibration screen on clean-boot. If for whatever reason display gets uncalibrated, you will find yourself in serious trouble...