Niby na Propheta, ale powinno dzialac i na innych systemach z WM5 i Aku 2.2
Change the photo storage location to storage card
HKEY_LOCAL_MACHINE\Software\HTC\Camera\Image\Saveto 0 change 1
========================
EDGE ?E icon instead of GPRS ?G
HKLM\Drivers\BuiltIn\RIL\?EnableDifferGprsEdgeIcon" value="1" (Original Value = 0)
========================
GPS icon and settings in start-settings-connections
HKLM\?ControlPanel\GPS Settings, make a Dword Group=2, delete the string "redirect".
========================
Change Scroll Bar (Smaller)
Change the width of the vertical scroll bar and the height of the horizontal scroll bar so they take less room on the screen:
HKEY_LOCAL_MACHINE\System\GWE Change cxVScr to (say) 9 to make vertical scrollbar narrower. Default value is 13 Change cyHScr to (say) 9 to make horizontal scrollbar narrower. Default value is 13
========================
Cleartype in landscape mode ?HKEY_LOCAL_MACHINE\System\GDI\ClearTypeSettings "?OffOnRotation"=0
========================
Add a 'Disconnect' button (and Timer) to the Connection List for GPRS
To add a Disconnect button: HKLM\?ControlPanel\Phone\Flags2 = 8 (DWORD decimal)
To add a Disconnect button and a timer display showing how long GRPS is in use for the session: HKLM\?ControlPanel\Phone\Flags2 = 16 (DWORD decimal)
To disable both the Disconnect button and the timer: HKLM\?ControlPanel\Phone\Flags2 = 0 (DWORD decimal)
========================
Unlock hidden rom:
HIDDEN: ?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
========================
Speed Improvement (when reading files from ROM)
1.HKEY_LOCAL_MACHINE\SYSTEM\GDI\GLYPHCACHE
Change 'limit' Value data to 32768
Original Value = 131072
2.HKEY_LOCAL_MACHINE\SYSTEM\?StorageManager\FATFS
Change '?CacheSize' Value data to 4096
Original Value = 0
3.HKEY_LOCAL_MACHINE\SYSTEM\?StorageManager\Filters\fsreplxfilt
Change '?ReplStoreCacheSize' Value data to 4096 or 8192
Original Value = 0
4.HKEY_LOCAL_MACHINE\SYSTEM\?StorageManager\Profiles\MSFlash\FATFS
Change '?DataCacheSize' Value data to 4096
Change 'Flags' Value data to 40
For Step 4, if your PDA don't have this registry, add new registry and use DOWORD value.
========================
Disable menu animations to increase performance: "HKEY_LOCAL_MACHINE \SYSTEM\GWE\Menu" Change "?AniType" from "6" (default) to "0" (disabled).
Make sure bluetooth is alive during a conversation. If you ever have trouble with BT timing out, try: HKEY_Current_User\?ControlPanel\Phone Change the Sleep key from a 1 to 0.
========================
Get skype to work without overclocking and increase general Skype performance: "HKEY_LOCAL_MACHINE\SOFTWARE\Skype\Phone\Audio" Change "?DisableCodecs" to "ILBC G729 EG711U"
========================
Fix for .CAB files not correctly showing the icon:
"HKEY_CLASSES_ROOT\cabfile\?DefaultIcon"
Change "(Default)" to "shellresapps.dll,-15618"