I got tried of having to manually do registry fixes each time I hard reset my phone to test new interfaces so made a single registry file containing all of the setting I usually set to improve performances. You can find them on my blog under the big DOWNLOAD button
http://knguyentu.com/wordpress/2009/...900-unleashed/
It contains all of these in one registry file.
- Activate Samsung Today 2 (w/o having to install a custom cab)
- Disable Samsung Dialer (save 10MB RAM)
- Improve Touch Accuracy through calibration
- Improve Touch Sensitivity through calibration
- Enforce the usage of Microsoft .NET 3.5 Framework
- Activate and Performance Tune File Cache
- Increase InCall Volume
- Disable auto popup of Samsung Keyboard
PHP Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\Software\Microsoft\Today\Items\Samsung Today 2]
"Type"=dword:00000005
"Order"=dword:00000003
"Options"=dword:00000001
"Enabled"=dword:00000001
"DLL"="secst.dll"
"Selectability"=dword:00000002
"Flags"=dword:00000000
[HKEY_CURRENT_USER\ControlPanel\SoundCategories\InCall]
"InitVol"dword:00000004
[HKEY_LOCAL_MACHINE\\HARDWARE\DEVICEMAP\TOUCH]
"DriverName"="TouchResponse.dll"
"OriginalDriverName"="touch.dll"
"CalibrationData"="519,503 177,881 182,129 847,127 849,872 "
"DownUp"=dword:000002EE
"Click"=dword:000008FC
"MaxCalError"=dword:00000007
"Exec"="\\windows\\Zoomer.exe"
[HKEY_LOCAL_MACHINE\\Software\Microsoft\.NETCompactFramework]
"3.5.7283.00"=dword:00000001
"2.0.7045.00"=dword:00000000
[HKEY_LOCAL_MACHINE\\System\GDI\GLYPHCACHE]
"limit"=dword:00008000
[HKEY_LOCAL_MACHINE\\System\StorageManager\FATFS]
"CacheSize"=dword:00001000
"Flags"=dword:00000044
"CacheDll"="diskcache.dll"
"Util"="fatutil.dll"
"EnableCache"=dword:00000001
"Paging"=dword:00000001
"Dll"="fatfsd.dll"
"FriendlyName"="FAT FileSystem"
[HKEY_LOCAL_MACHINE\Security\Phone\Skin]
“Enabled”=dword:00000000
[HKEY_CURRENT_USER\ControlPanel\Sip]
“TurnOffAutoDeploy”=dword:00000001
Let me know what you think and if there are any other good one that should be incorporated.
Note: This is based upon the assumption you have Microsoft .NET 3.5 already installed.
To Use:
- open any registry editor such as Resco and import the .reg file
- Soft Reboot
- Done!
:buddies: