Dear Experts,
I am using OMAP35X and WinCE.
I can boot and save hive based registry on the "mmc sdcard 1".
but I want to do the same thing @ mmc sdcard 2 ~!
I can boot now, but how to modify platform.reg to save hive based registry into "mmc sdcard 2".
I saw "Storage Card" and "Storage Card2" in my WinCE environment, so I try to modify
[HKEY_LOCAL_MACHINE\Init\BootVars]
"SystemHive"="Documents and Settings\\system.hv" ==> "SystemHive"="\\Storage Card2\\Documents and Settings\\system.hv"
"ProfileDir"="Documents and Settings" ==> "ProfileDir"="\\Storage Card2\\Documents and Settings"
But WinCE only save hive to Storage Card\Storage Card2 folder...= ="...
Plz help ~ thx ~
attached file is my hive based platform.reg on sdcard