📄 norflash.reg
字号:
;**********************************************************
; FLASH
;**********************************************************
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\NorFlash]
"Prefix"="FLA"
"Dll"="norflash.dll"
"Index"=dword:1
"Order"=dword:0
"Profile"="NorFlash"
; "Flags"=dword:1000
; "IClass"="{A4E7EDDA-E575-4252-9D6B-4195D48BB865}" ;Block Device
"IClass"="{8DD679CE-8AB4-43c8-A14A-EA4963FAA715}" ;PM Block Device
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\NorFlash]
"Name"="Flash Device"
"Folder"="NorFlash"
"FSD"="fatfs.dll"
"DefaultFileSystem"="FATFS"
"PartitionDriver"="mspart.dll"
"AutoMount"=dword:1
"AutoPart"=dword:1
"AutoFormat"=dword:1
"MountFlags"=dword:0
; "BootPhase"=dword:0
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -