Ok this fix worked. Many thanks!
Quote:
Originally Posted by TMB_XV6700
spn,
Pocket Outlook is still not able to see past the Extended Rom. The only workaround is to re-hide it using the following registry keys:
HIDDEN: (Original Setting)
[HKEY_LOCAL_MACHINE\System\StorageManager\AutoLoad\ TRUEFFS_DOC1]
"Bootphase"=dword:00000001
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\ TRUEFFS_DOC1]
"MountHidden"=dword:00000001
SHOWN:
[HKEY_LOCAL_MACHINE\System\StorageManager\AutoLoad\ TRUEFFS_DOC1]
"Bootphase"=dword:00000002
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\ TRUEFFS_DOC1]
"MountHidden"=dword:00000000
|