Quote:
Originally Posted by mike2037
Has anyone noticed how much memory the reader tab takes if you use it?
12 MB for me once launced with no way to reclaim it.
Has anyone noticed that there is no way with the UI to hide it?
hmmmm....
- Attached is a cab to hide the tab. You will need to restart manila or reboot for it to take effect.
- I have also attached a version to restore it if you change your mind.
This is the registry key you will need to add if you want to do it by hand:
Code:
[HKEY_CURRENT_USER\Software\HTC\Manila]
"Manila://reader.page.hidden"=dword:00000002
or
Code:
<wap-provisioningdoc>
<characteristic type="Registry">
<characteristic type="HKCU\Software\HTC\Manila">
<parm name="Manila://reader.page.hidden" datatype="integer" value="2" />
</characteristic>
</characteristic>
</wap-provisioningdoc>
|
I did see a large drop in my available memory, but I wasn't sure what caused it until your post. Thanks for the cab...I do not see myself using the reader tab so disabling it will work for you. I sent a "Thanks" your way.