Customize the wince hive Registry

Source: Internet
Author: User

0 recommended

Remember to format binfs before downloading wince Image
1. Add Storage Manager to the fat file system;
2. Add registry storage to hive-based registry. The default value is Ram-based registry;
3. Modify platform. Reg.

[HKEY_LOCAL_MACHINE \ init \ bootvars]
"Systemhive" = "system. HV"; "systemhive" = "events and Settings \ System. HV"
; "Profiledir" = "Documents and Settings"
"Start devmgr" = DWORD: 1; "Start devmgr" = DWORD: 0
"Defaultuser" = "default"; lieal
"Flags" = DWORD: 3; lieal
"Registryflags" = DWORD: 1; lieal
; End hive boot section
; @ Cesysgen endif filesys_fsreghive

[HKEY_LOCAL_MACHINE \ SYSTEM \ storagemanager \ autoload \ relfsd]
"DLL" = "relfsd. dll"
"Paging" = DWORD: 0
"Loadflags" = DWORD: 1
"Flags" = DWORD: 1000; ---- & gt; here
[HKEY_LOCAL_MACHINE \ SYSTEM \ storagemanager \ fatfs]
"Friendlyname" = "Fat filesystem"
"DLL" = "fatfsd. dll"
"Flags" = DWORD: 00000024
"Paging" = DWORD: 1
"Enablecache" = DWORD: 1
"Cachesize" = DWORD: 0
"Util" = "fatutil. dll"
"Flags" = DWORD: 1000; ----- & gt; here
[HKEY_LOCAL_MACHINE \ SYSTEM \ storagemanager \ binfs]
"Friendlyname" = "bin filesystem"
"DLL" = "binfs. dll"
"Paging" = DWORD: 1
"Flags" = DWORD: 1000; ----- & gt; here
[HKEY_LOCAL_MACHINE \ SYSTEM \ storagemanager \ profiles \ msflash]
"Defaultfilesystem" = "binfs"
"Partitiondriver" = "mspart. dll"
; Mountflags 0x10 = shadow in \ WINDOWS
; Mountflags 0x01 = hidden File System
"Mountflags" = DWORD: 11
"Folder" = "NAND Flash"
"Name" = "flash disk block device"
"Flags" = DWORD: 1000; --- & gt; here
[HKEY_LOCAL_MACHINE \ SYSTEM \ storagemanager \ profiles \ hdprofile]
"Name" = "IDE Hard Disk Drive"
"Folder" = loc_store_hd_folder
"Mountflags" = DWORD: 2; --- & gt; here

The driver between hive boot and end hive boot in platform. Reg has changed these
[HKEY_LOCAL_MACHINE \ SYSTEM \ storagemanager \ profiles \ hdprofile]
"Name" = "IDE Hard Disk Drive"
"Folder" = "cfcard"
"Mountflags" = DWORD: 2 ---- & gt; here

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.