How to remove calibration screen on Windows CE 5.0 MK500?

S Sergio Contreras 2 years 11 months ago
55 1 0

Hi, i developed an app to Zebra MK500, this starts automatically when turn on the device... but ever starts the calibration screen. is there a way to remove it? i need it because my client doesn't want to calibrate the screen every turn on the device. Thanks (:

Please register or login to post a reply

1 Replies

V Vedsatx Saddvv

Hi Sergio,

I used the following on the MK3100, it might work on the MK500.  Make sure the device has been accurately calibrated first.
1. Create a "NoCal.REG" file with a text editor on your PC or laptop.
2. Paste the following REGISTRY Settings into the file (you can exclude the comments if you want):

;****************************************************
; System startup management for the MK3100
; Current settings prevent the calibration
; application from starting when the device
; boots.
;****************************************************
[HKEY_CURRENT_USER\Software\Symbol\Startup]
"SkipCalibrate"=dword:00000001
"Path"="\\Application\\Startup"
"NoSetup"=dword:00000001
"AllowUserEscape"=dword:00000001

3. Save the file.
4. Copy the file into the device's "\Application" directory
5. Reboot.

Upon rebooting, it should import registry settings from any file with the .REG extension that are included in the "\Application" directory.

I hope it works for your MK500.  Let us know how it goes.
-Dino

CONTACT
Can’t find what you’re looking for?