Windows CE Registry Setting - Never Power Off -
I have a unique industrial application, where I never want to turn off Windows CE device (wireless connection off Stop making, resulting in a louong delay to restore a link to the server). Problem: Removes a hard reset device's "Never off" setting, which causes it to sleep. There is no substitute for avoiding hard reset because devices sometimes require them.
Registry key does it control? This idea, with Registry file, will merge the key into the system in the device boot, will manually deny the need to set it up.
To save time, the answer was in the comment below, so I have pasted it for reference:
The registry entry is: [HKEY_LOCAL_MACHINE \ System \ CurrentControlSet \ Control \ Power \ Timeouts] "BattSuspendTimeout" = dword: 00000000
What's the device?
Running CE with the icon brand scanner, you have a special program (available to free) symbol that basically takes a snap shot of the device - then you set your settings to whatever you like And it takes another snapshot - Then writes the code, Reset all the registry settings for you in your case A cool boot.
I can help more with more information on this device.
Comments
Post a Comment