How to unlock Extended_ROM?
I am sucessful to display the extended_ROM through modifying the reg., but it is read only. Who can tell me how to unlock it? Or Which tools can build the extendedrom.nb?
Thanks a lot!
Display the Extended_ROM via reg.:
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\ MSFlash]
"MountAsROM"=dword:00000000
"MountHidden"=dword:00000000
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\ MSFlash\FATFS]
"MountAsRom"=dword:00000000
"MountHidden"=dword:00000000
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\ EXT_FLASHDRV]
"MountHidden"=dword:00000000
|