Issue / Question
Enable daylight saving time (DST) and allow it to persist even after a cold boot
Applicable To
Windows CE based device
Resolution / Answer
1. Create a registry file (example AutoDst.reg)) which includes the following key
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Clock]
"AutoDST" = dword:00000001
2. Save and place this registry file in device \Application partition
3. Perform cold boot
4. After a cold boot, DST is automatically enabled