Registry seems to be Read-only.

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm using Command shell and minlogon.
When I use Registry Editor to make changes in the registry the changes are
lost after a reboot of the machine.
Can it have something to do with administrator priviligies?
Is there some setting in some component that has to be made or some certain
component that has to be added?

Thanks

/Thorq2
 
thorq2,

We have discussed this problem a long time ago in this NG. You can search for minlogon and registry flush.
IIRC, the problem was about how you do the reboot under minlogon image. Unless you explicetely flush the registry, you better use a
command like "fba -reboot".

How do you currently reboot the device?

KM
 
I simply just turn the power off when the only thing open is the command
prompt.
Thanks

/Thorq2
 
Hi,

Then follow Konstantins suggestion since you can't just turn off power because you will have problem that you have experienced.
Also there is tools like xpepm or API functions that you can use for shutdown.

If you have power switch button then you could write application that will detect when you press it and then it should log changes.

Regards,
Slobodan
 
Back
Top