Hello,

When I enable a password for suspend/resume in the password Control
Panel applet, suspend my device, resume again and want to change the
password again, the background thread fails at RegFlushKey()
invocations! A really strange behaviour under CE6! Anybody has a
solution to this problem?

Thank you,
Peter

Re: Password Control Panel applet interferes with RegFlushKey() by peach

peach
Mon Apr 14 04:30:39 PDT 2008

The solution to the problem is the following registry key:

[HKEY_LOCAL_MACHINE\Init\BootVars]
"DefaultUser"="default"

DefaultUser *must* be default!!