Dear All,

I used Wince 5.0 and add two catalog item settings:
1. Hive base Registry
2. ROM-only file system

And I also add some registry settings in common.reg as follow:

; HIVE BOOT SECTION

[HKEY_LOCAL_MACHINE\init\BootVars]
"SYSTEMHIVE"="Documents and Settings\\system.hv"
"PROFILEDIR"="Documents and Settings"
"DefaultUser"="default"
"Start DevMgr"=dword:1
"RegistryFlags"=dword:1 ;Flush-On-Close Registry Flushing

; END HIVE BOOT SECTION
.....

After sysgen the target OS and it actually can persistence stored data that
even I
execute "Cold Reset" action. But I found the OS can't get into "Suspend"
mode.
What's going wrong? Please somebody give me a solution to fix up this
problem.

Thanks in Advance.

Mike