⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 reginit.ini

📁 Freescale i.MX27 wince 6.0 board support package
💻 INI
📖 第 1 页 / 共 5 页
字号:
;      MountSystem - Treat all files and subdirectories as system files (same as MountFlags=20)
;      MountPermanent - This volume can never be dismounted (same as MountFlags=40)
;      MountAsNetwork - This volume will receive all UNC paths (same as MountFlags=80)

; HIVE BOOT SECTION
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles]
    "AutoMount"=dword:1
    "AutoPart"=dword:0
    "AutoFormat"=dword:0
    "MountFlags"=dword:0
    "DefaultFileSystem"=""
    "PartitionDriverName"="MSPART"
    "Folder"="Mounted Volume"
; @CESYSGEN IF PM_PM_DEFAULT_PDD
    "ActivityEvent"="PowerManager/ActivityTimer/SystemActivity"
; @CESYSGEN ENDIF ; PM_PM_DEFAULT_PDD


; The partition table contain entries where the volume name is the partition type (in %02X format)
; The value is the name of the filesystem.  This is used to look up the module to load etc.
; Explicitly call out 07 partition type as MSIFS, which means an Microsoft Installable File SYstem, 
; such as NTFS or EXFAT.  The actual filesystem name is determined by running the detectors.

[HKEY_LOCAL_MACHINE\System\StorageManager\PartitionTable]
    "01"="FATFS"
    "04"="FATFS"
    "06"="FATFS"
    "07"="MSIFS"
    "0B"="FATFS"
    "0C"="FATFS"
    "0E"="FATFS"
    "0F"="FATFS"
    "20"="BOOT"
    "21"="BINFS"
    "22"="RAWFS"
    "23"="RAWFS"
    "25"="IMGFS"
    "26"="BINARY"

[HKEY_LOCAL_MACHINE\System\StorageManager\MSIFS\Detectors\EXFAT]
    "Guid"="{A4AB2ABF-726A-4aa8-B882-6EB6EB5780E9}"
    "Dll"="exfat.dll"
    "Export"="FSD_DetectVolume"

[HKEY_LOCAL_MACHINE\System\StorageManager\MSIFS]
    "DefaultFileSystem"="EXFAT"

; @CESYSGEN IF CE_MODULES_FSDACL
; @CESYSGEN ENDIF
; END HIVE BOOT SECTION

; @CESYSGEN IF CE_MODULES_PCCARD
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\PCMCIA]
    "Name"="PCMCIA/Compact Flash Device"
    "Folder"="Storage Card"
; @CESYSGEN ENDIF CE_MODULES_PCCARD

; HIVE BOOT SECTION
; @CESYSGEN IF CE_MODULES_SDNPCID
; @CESYSGEN ENDIF CE_MODULES_SDNPCID
; END HIVE BOOT SECTION

; HIVE BOOT SECTION
; @CESYSGEN IF CE_MODULES_ATAPI
; @CESYSGEN ENDIF CE_MODULES_ATAPI
; END HIVE BOOT SECTION


[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\CDProfile]
; The DefaultFileSystem is actually used to indicate the possible file system detectors to use.
; We've added the CDRom partition driver to handle the CDROM IOCTLs to be bus agnostic 
;       (using SCSI pass through).
    "Name"="IDE CDROM/DVD Drive"
    "Folder"="CDROM Drive"
    "DefaultFileSystem"="MSIFS_CD"
    "PartitionDriver"="CDRom.DLL"

; ATAPI CD/DVD devices should use the legacy read IOCTL instead of translating read requests
; into SCSI commands. Set to 0 to use SCSI command instead.
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\CDProfile\CDRom]
    "UseLegacyReadIOCTL"=dword:1

[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\CDProfile\PartitionTable]

; @CESYSGEN IF CE_MODULES_USBDISK6
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\USBHDProfile]
    "Name"="USB Hard Disk Drive"
    "Folder"="Hard Disk"

[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\USBHDProfile\FATFS]
    "EnableCacheWarm"=dword:0


[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\USBFDProfile]
    "Name"="USB Floppy Disk Drive"
    "Folder"="Floppy Drive"
    "DefaultFileSystem"="FATFS"
    "PartitionDriver"=""

[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\USBCDProfile]
    "Name"="USB CDROM/DVD Drive"
    "Folder"="CDROM Drive"
    "DefaultFileSystem"="MSIFS_CD"
    "PartitionDriver"="CDRom.DLL"

[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\USBCDProfile\PartitionTable]

; @CESYSGEN ENDIF CE_MODULES_USBDISK6

; @CESYSGEN IF CE_MODULES_RAMDISK
; @CESYSGEN ENDIF

; @CESYSGEN IF CE_MODULES_RAMFMD
; @CESYSGEN ENDIF CE_MODULES_RAMFMD


; @CESYSGEN ENDIF CE_MODULES_FSDMGR


; Set some HPC-compatible default system fonts
; @CESYSGEN IF CE_MODULES_GWES
[HKEY_LOCAL_MACHINE\SYSTEM\GDI\SYSFNT]
        "Nm"="Tahoma"
        "Ht"=dword:fffffff4
        "It"=dword:0
        "Wt"=dword:190
        "CS"=dword:0
[HKEY_LOCAL_MACHINE\SYSTEM\GWE\Menu\BarFnt]
        "Nm"="Tahoma"
        "Ht"=dword:fffffff4
        "It"=dword:0
        "Wt"=dword:2BC
        "CS"=dword:0
[HKEY_LOCAL_MACHINE\SYSTEM\GWE\Menu\PopFnt]
        "Nm"="Tahoma"
        "Ht"=dword:fffffff4
        "It"=dword:0
        "Wt"=dword:190
        "CS"=dword:0
[HKEY_LOCAL_MACHINE\SYSTEM\GWE\OOMFnt]
        "Nm"="Tahoma"
        "Ht"=dword:fffffff4
        "It"=dword:0
        "Wt"=dword:190
        "CS"=dword:0
; @CESYSGEN ENDIF

; @CESYSGEN IF GWES_MOVERLAP
[HKEY_LOCAL_MACHINE\SYSTEM\GWE\Menu]
                "Overlap"=dword:60
; @CESYSGEN ENDIF


; @CESYSGEN IF CE_MODULES_GWES
[HKEY_LOCAL_MACHINE\SYSTEM\GWE\Button]
        "FontWeight"=dword:2BC

;[HKEY_LOCAL_MACHINE\system\gwe]
; Use this to center dialogs in the specified rectangle - (0,0,160,100) in this example
;       "dlgctr" = hex:00,00,00,00, 00,00,00,00, 60,01,00,00, 00,01,00,00

; @CESYSGEN IF GWES_NCLIENTVIEWXP
; @CESYSGEN ENDIF

; @CESYSGEN ENDIF


; @CESYSGEN IF CE_MODULES_COMMCTRL
; Configurable Drag settings
[HKEY_LOCAL_MACHINE\SYSTEM\GWE\Commctrl\DragMetrics]
   "CXDrag"=dword:5
   "CYDrag"=dword:5

; @CESYSGEN IF CE_MODULES_GWES

; @CESYSGEN IF GWES_TOUCHCURSORONLY
; For Pen devices recommended value is 30
[HKEY_LOCAL_MACHINE\SYSTEM\GWE\Commctrl\DragMetrics]
   "CXDrag"=dword:1e
   "CYDrag"=dword:1e
; @CESYSGEN ENDIF

; @CESYSGEN ENDIF CE_MODULES_GWES

; @CESYSGEN ENDIF CE_MODULES_COMMCTRL


; @CESYSGEN IF COREDLL_TIMEZONES
;

;----------------------------Time Zones --------------------------------------

[HKEY_LOCAL_MACHINE\Time Zones]
        "Default"="Pacific Standard Time"

; (GMT -12:00)
[HKEY_LOCAL_MACHINE\Time Zones\Dateline Standard Time]
"Display"=mui_sz:"coredll.dll,#32768"
"Dlt"=mui_sz:"coredll.dll,#33024"
"Std"=mui_sz:"coredll.dll,#33280"
"TZI"=hex:d0,02,00,00,00,00,00,00,c4,ff,ff,ff,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00

; (GMT -11:00)
[HKEY_LOCAL_MACHINE\Time Zones\Samoa Standard Time]
"Display"=mui_sz:"coredll.dll,#32769"
"Dlt"=mui_sz:"coredll.dll,#33025"
"Std"=mui_sz:"coredll.dll,#33281"
"TZI"=hex:94,02,00,00,00,00,00,00,c4,ff,ff,ff,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00

; (GMT -10:00)
[HKEY_LOCAL_MACHINE\Time Zones\Hawaiian Standard Time]
"Display"=mui_sz:"coredll.dll,#32770"
"Dlt"=mui_sz:"coredll.dll,#33026"
"Std"=mui_sz:"coredll.dll,#33282"
"TZI"=hex:58,02,00,00,00,00,00,00,c4,ff,ff,ff,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00

; (GMT -09:00)
[HKEY_LOCAL_MACHINE\Time Zones\Alaskan Standard Time]
"Display"=mui_sz:"coredll.dll,#32771"
"Dlt"=mui_sz:"coredll.dll,#33027"
"Std"=mui_sz:"coredll.dll,#33283"
"TZI"=hex:1c,02,00,00,00,00,00,00,c4,ff,ff,ff,\
  00,00,0b,00,00,00,01,00,02,00,00,00,00,00,00,00,\
  00,00,03,00,00,00,02,00,02,00,00,00,00,00,00,00

; (GMT -08:00)
[HKEY_LOCAL_MACHINE\Time Zones\Pacific Standard Time]
"Display"=mui_sz:"coredll.dll,#32772"
"Dlt"=mui_sz:"coredll.dll,#33028"
"Std"=mui_sz:"coredll.dll,#33284"
"TZI"=hex:e0,01,00,00,00,00,00,00,c4,ff,ff,ff,\
  00,00,0b,00,00,00,01,00,02,00,00,00,00,00,00,00,\
  00,00,03,00,00,00,02,00,02,00,00,00,00,00,00,00

[HKEY_LOCAL_MACHINE\Time Zones\Pacific Standard Time (Mexico)]
"Display"=mui_sz:"coredll.dll,#32773"
"Dlt"=mui_sz:"coredll.dll,#33029"
"Std"=mui_sz:"coredll.dll,#33285"
"TZI"=hex:e0,01,00,00,00,00,00,00,c4,ff,ff,ff,\
  00,00,0a,00,00,00,05,00,02,00,00,00,00,00,00,00,\
  00,00,04,00,00,00,01,00,02,00,00,00,00,00,00,00

; (GMT -07:00)
[HKEY_LOCAL_MACHINE\Time Zones\Mountain Standard Time]
"Display"=mui_sz:"coredll.dll,#32774"
"Dlt"=mui_sz:"coredll.dll,#33030"
"Std"=mui_sz:"coredll.dll,#33286"
"TZI"=hex:a4,01,00,00,00,00,00,00,c4,ff,ff,ff,\
  00,00,0b,00,00,00,01,00,02,00,00,00,00,00,00,00,\
  00,00,03,00,00,00,02,00,02,00,00,00,00,00,00,00

[HKEY_LOCAL_MACHINE\Time Zones\US Mountain Standard Time]
"Display"=mui_sz:"coredll.dll,#32775"
"Dlt"=mui_sz:"coredll.dll,#33031"
"Std"=mui_sz:"coredll.dll,#33287"
"TZI"=hex:a4,01,00,00,00,00,00,00,c4,ff,ff,ff,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00

[HKEY_LOCAL_MACHINE\Time Zones\Mountain Standard Time (Mexico)]
"Display"=mui_sz:"coredll.dll,#32776"
"Dlt"=mui_sz:"coredll.dll,#33032"
"Std"=mui_sz:"coredll.dll,#33288"
"TZI"=hex:a4,01,00,00,00,00,00,00,c4,ff,ff,ff,\
  00,00,0a,00,00,00,05,00,02,00,00,00,00,00,00,00,\
  00,00,04,00,00,00,01,00,02,00,00,00,00,00,00,00

; (GMT -06:00)
[HKEY_LOCAL_MACHINE\Time Zones\Central Standard Time]
"Display"=mui_sz:"coredll.dll,#32777"
"Dlt"=mui_sz:"coredll.dll,#33033"
"Std"=mui_sz:"coredll.dll,#33289"
"TZI"=hex:68,01,00,00,00,00,00,00,c4,ff,ff,ff,\
  00,00,0b,00,00,00,01,00,02,00,00,00,00,00,00,00,\
  00,00,03,00,00,00,02,00,02,00,00,00,00,00,00,00

[HKEY_LOCAL_MACHINE\Time Zones\Canada Central Standard Time]
"Display"=mui_sz:"coredll.dll,#32778"
"Dlt"=mui_sz:"coredll.dll,#33034"
"Std"=mui_sz:"coredll.dll,#33290"
"TZI"=hex:68,01,00,00,00,00,00,00,c4,ff,ff,ff,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00

[HKEY_LOCAL_MACHINE\Time Zones\Central America Standard Time]
"Display"=mui_sz:"coredll.dll,#32779"
"Dlt"=mui_sz:"coredll.dll,#33035"
"Std"=mui_sz:"coredll.dll,#33291"
"TZI"=hex:68,01,00,00,00,00,00,00,c4,ff,ff,ff,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00

[HKEY_LOCAL_MACHINE\Time Zones\Central Standard Time (Mexico)]
"Display"=mui_sz:"coredll.dll,#32780"
"Dlt"=mui_sz:"coredll.dll,#33036"
"Std"=mui_sz:"coredll.dll,#33292"
"TZI"=hex:68,01,00,00,00,00,00,00,c4,ff,ff,ff,\
  00,00,0a,00,00,00,05,00,02,00,00,00,00,00,00,00,\
  00,00,04,00,00,00,01,00,02,00,00,00,00,00,00,00

; (GMT -05:00)
[HKEY_LOCAL_MACHINE\Time Zones\Eastern Standard Time]
"Display"=mui_sz:"coredll.dll,#32781"
"Dlt"=mui_sz:"coredll.dll,#33037"
"Std"=mui_sz:"coredll.dll,#33293"
"TZI"=hex:2c,01,00,00,00,00,00,00,c4,ff,ff,ff,\
  00,00,0b,00,00,00,01,00,02,00,00,00,00,00,00,00,\
  00,00,03,00,00,00,02,00,02,00,00,00,00,00,00,00

[HKEY_LOCAL_MACHINE\Time Zones\US Eastern Standard Time]
"Display"=mui_sz:"coredll.dll,#32782"
"Dlt"=mui_sz:"coredll.dll,#33038"
"Std"=mui_sz:"coredll.dll,#33294"
"TZI"=hex:2c,01,00,00,00,00,00,00,c4,ff,ff,ff,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00

[HKEY_LOCAL_MACHINE\Time Zones\SA Pacific Standard Time]
"Display"=mui_sz:"coredll.dll,#32783"
"Dlt"=mui_sz:"coredll.dll,#33039"
"Std"=mui_sz:"coredll.dll,#33295"
"TZI"=hex:2c,01,00,00,00,00,00,00,c4,ff,ff,ff,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00

; (GMT -04:00)
[HKEY_LOCAL_MACHINE\Time Zones\Atlantic Standard Time]
"Display"=mui_sz:"coredll.dll,#32784"
"Dlt"=mui_sz:"coredll.dll,#33040"
"Std"=mui_sz:"coredll.dll,#33296"
"TZI"=hex:f0,00,00,00,00,00,00,00,c4,ff,ff,ff,\
  00,00,0b,00,00,00,01,00,02,00,00,00,00,00,00,00,\
  00,00,03,00,00,00,02,00,02,00,00,00,00,00,00,00

[HKEY_LOCAL_MACHINE\Time Zones\SA Western Standard Time]
"Display"=mui_sz:"coredll.dll,#32785"
"Dlt"=mui_sz:"coredll.dll,#33041"
"Std"=mui_sz:"coredll.dll,#33297"
"TZI"=hex:f0,00,00,00,00,00,00,00,c4,ff,ff,ff,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00

[HKEY_LOCAL_MACHINE\Time Zones\Pacific SA Standard Time]
"Display"=mui_sz:"coredll.dll,#32786"
"Dlt"=mui_sz:"coredll.dll,#33042"
"Std"=mui_sz:"coredll.dll,#33298"
"TZI"=hex:f0,00,00,00,00,00,00,00,c4,ff,ff,ff,\
  00,00,03,00,06,00,02,00,17,00,3b,00,3b,00,e7,03,\
  00,00,0a,00,06,00,02,00,17,00,3b,00,3b,00,e7,03

[HKEY_LOCAL_MACHINE\Time Zones\Central Brazilian Standard Time]
"Display"=mui_sz:"coredll.dll,#32787"

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -