Quote:
Originally Posted by spn9999
Is there a fix for getting the device to recognize the SD storage card memory? Right now the extended ROM is also recognized as "storage card" and when trying to save mail/attachments/pictures/etc. to "storage card" it's the extended ROM that comes up as the storage card option.
|
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