Protecting the program from being erased during a Cold boot

  • Thread starter Thread starter Bert
  • Start date Start date
B

Bert

How do you prevent your program in the Pocket Pc from
being erased during a cold boot? Maybe you can install
your program in the Storage Card directory, but how about
the SQL server that the program is using? I have no
control over what directory it will be installed (or
maybe I'm wrong). What about the Pocket Pc registry?
Please I need some help.

Bert
 
There is no way to preserve it. Some OEMs provide a way to restore data
from persistent storage, but there is no standard for it.
 
It is no direct way to prevent erasing by cold boot, but there is a way to
backup your data and restore it after cold boot.

I use BSQUARE useful Backup Plus-Tool to backup my whole environment on a
device including registry. It saves the backup-File as an executable archive
to the storage card (flash card in my device).

Hope this helps.
 
Back
Top