Registry not saving on reboot

  • Thread starter Thread starter aaron
  • Start date Start date
A

aaron

Hi,

I have a minlogon working xpe build, on whih i install software, but the
registy entries get lost when i reboot. I am booting into a cmd shell, and
the software installs fine.

Any ideas/
Cheers,
Aaron
 
Q1: Do you have EWF on your system.
A1: If you do then commit EWF overlay.
Q2: How do you reboot your device (exactly).
A1: use xpepm to reboot your device.

Regards,
Slobodan

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Have an opinion on the effectiveness of Microsoft Embedded newsgroups? Tell
Microsoft!
https://www.windowsembeddedeval.com/community/newsgroups
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
When using minlogon no lazy flush of the registry is performed (I don't know
if it's a bug or a feature).
The registry is only save on you disk when you shutdown correctly you computer
(with xpepm for example).
If you can't garantee a correct shutdown (for example in case of power
failure), you must manualy flush registry after each change by calling
RegFlushKey() .

Hope it can help you....

aaron a écrit :
 
Back
Top