Re: Persistent Storage



=?Utf-8?B?cHJhYnU=?= <prabu@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in
news:A0B6F56D-3D41-4428-9DED-6D8387877DC4@xxxxxxxxxxxxx:

Hi all,

I need to do following things in wince 5.0.
- All setting (Wi-Fi, owner info) are not lost
- E-mails settings/data are not lost
- Internet Explorer settings, favourites and cookies
are not lost - WinFolder for storing data are not
lost.

I think these are all possible by building the ROM only file
system making the NOR flash as the root file system.

To persist the settings you should have a permanent registry using
hive-based registry or by implementing the registry read and write
functions inside your OAL.
Using a mass-storage device as the filesystem root should ensure that
all the files are permanent too and so it should solve your problem.
If you have application that use temporary files or databases you may
consider the usage of a ramdrive to store those data to avoid an
excessive amount of flash memory write and block erases.

--
Valter Minute
(the reply address of this message is invalid)
(l'indirizzo di reply di questo messaggio non è valido)
.



Relevant Pages

  • Re: Trying to install XP
    ... WinXP disk you have will not want to install, unless you do it from scratch, ... The solution is to save all of the files and settings you need to keep ... All records of UserNames/passwords will be lost. ... Does this just mean that I will have to download SP2 again or will I ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: Please Help Lost Files! URGENT
    ... I have Lost all my pictures ... I have 2 drives a c and a d ... > can go to Performance Settings User Profiles Settings, ... I went to User Profiles, ...
    (microsoft.public.windowsxp.perform_maintain)
  • Re: Print Properties
    ... >, the settings just made are lost. ... hPrinter: THandle; ... Printer.GetPrinter(Device, Driver, Port, hDeviceMode); ...
    (borland.public.delphi.nativeapi)
  • Re: Trying to install XP
    ... Basically, since you have SP2 already, any ... WinXP disk you have will not want to install, unless you do it from scratch, ... The solution is to save all of the files and settings you need to keep ... All records of UserNames/passwords will be lost. ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: Hive-based registry setting
    ... >; END HIVE BOOT SECTION ... > HD may contain system registry; ... >>> later in the file can overwrite settings from earlier in the file. ...
    (microsoft.public.windowsce.platbuilder)