|
||||
You're right, when running the utility it appears to work, but doesn't actually apply the setting to the registry. In the mean time, if you need to hide/unhide the extended_rom, manually edit the registry:
Hide: Code:
[HKEY_LOCAL_MACHINE\System\StorageManager\AutoLoad\TRUEFFS_DOC1] "Bootphase"=dword:00000001 [HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\TRUEFFS_DOC1] "MountHidden"=dword:00000001 Code:
[HKEY_LOCAL_MACHINE\System\StorageManager\AutoLoad\TRUEFFS_DOC1] "Bootphase"=dword:00000002 [HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\TRUEFFS_DOC1] "MountHidden"=dword:00000000 Quote:
Quote:
__________________
www.ppckitchen.org
Before criticizing someone, first walk a mile in his shoes... Then when you criticize him, you'll be a mile away and have his shoes. |
|
|
|