G
Guest
I have completed my custom .net framework application. It has some
fullscreen code that works 99% of the time which includes code that starts
the application on wakeup and puts the unit in sleep mode on application
close(It's the Pocket PC OS). I've ran into a problem that I cannot solve.
The first is that our users let the units (2) run completely dead (draining
the backup battery as well). After changing batteries & powering up the unit
our program & data structure was gone. We had to re-install our software on
the unit. So, Is there any way to prevent the unit from being used until it
loses its entire configuration...or is there any way to ensure that the unit
will always have our program and data structure even if it goes completely
dead. Any help would be greatly appreciated!!
fullscreen code that works 99% of the time which includes code that starts
the application on wakeup and puts the unit in sleep mode on application
close(It's the Pocket PC OS). I've ran into a problem that I cannot solve.
The first is that our users let the units (2) run completely dead (draining
the backup battery as well). After changing batteries & powering up the unit
our program & data structure was gone. We had to re-install our software on
the unit. So, Is there any way to prevent the unit from being used until it
loses its entire configuration...or is there any way to ensure that the unit
will always have our program and data structure even if it goes completely
dead. Any help would be greatly appreciated!!