I use Hive-Base Registry.


for example, I create a user "user1".
BUT this user is gone when I reboot the CE OS. Am I missing some
settings?


below is my reg settings.


[HKEY_LOCAL_MACHINE\init\BootVars]
"SystemHive"="\\Documents and Settings\\system.hv"
"ProfileDir"="\\Documents and Settings"
"Start DevMgr"=dword:1


[HKEY_LOCAL_MACHINE]
"RegPersisted"=dword:1


[HKEY_CURRENT_USER]
"RegPersisted"=dword:1

Re: Created Users is cleaned each reboot!!! by ManyProblems

ManyProblems
Thu Sep 29 00:25:51 CDT 2005

Additional information:

platform: CE 5.0
chip: ixp422
flash : Nor Flash

[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\StrataFMD]
"Flags"=dword:00001000


Re: Created Users is cleaned each reboot!!! by ManyProblems

ManyProblems
Thu Sep 29 00:32:34 CDT 2005

Additional information:

I use E-BOOT.


Re: Created Users is cleaned each reboot!!! by Olivier

Olivier
Thu Sep 29 02:18:57 CDT 2005

Hello
What about this setting ?
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\<ProfileName>\<FileSystem
Name>]
"MountFlags"=dword:2

And do you have any registry flushing mechanism ?

--
________________________________________
Olivier Bloch
Mobile and Embedded technologies engineer
THEORIS - www.theoris.fr

"ManyProblems" <benru.liao@gmail.com> a écrit dans le message de
news:1127971551.393423.175960@g49g2000cwa.googlegroups.com...
> Additional information:
>
> platform: CE 5.0
> chip: ixp422
> flash : Nor Flash
>
> [HKEY_LOCAL_MACHINE\Drivers\BuiltIn\StrataFMD]
> "Flags"=dword:00001000
>



Re: Created Users is cleaned each reboot!!! by ManyProblems

ManyProblems
Thu Sep 29 06:16:14 CDT 2005

Yes, It is.
"MountFlags"=dword:2


Re: Created Users is cleaned each reboot!!! by Olivier

Olivier
Thu Sep 29 08:10:18 CDT 2005

Is the HKLM reg param persistent while the USER parama is not or are they
both vanishing at reset ?
Do you have this registry flushing mechanism I was talking about, calling
RegFlushKey periodically, or before resetting the device ?

--
________________________________________
Olivier Bloch
Mobile and Embedded technologies engineer
THEORIS - www.theoris.fr



"ManyProblems" <benru.liao@gmail.com> a écrit dans le message de
news:1127992574.293872.269830@g49g2000cwa.googlegroups.com...
> Yes, It is.
> "MountFlags"=dword:2
>