|
||||
Re: Cab Style regedits - get em here - requests welcomed
Is there any way to get the tweaks to "allow roaming" for the new rom on the touch/mogul made?
The settings are Under HKLM\Software\OEM\PhoneSetting Change AllowRoaming to 0 (not sure if this is needed or not) Under HKLM\Software\OEM\PhoneSetting\NetworkService Change ItemCount to 3 (instead of 2) Create a new String called ItemName3 with the value of "Roam Only" (without quotes) Create a new DWord called ItemValue3 with a value of 3 and do the reg entries in HKEY_LOCAL_MACHINE\SOFTWARE\OEM\InitProv\PhoneSett ing change ItemCount to 3 New string: ItemName3 Value- Roaming. New Dword: ItemValue3 Value- 3 and reset. now it sticks (this was taken from http://forum.ppcgeeks.com/showthread.php?t=30192) If someone can make this reg hack cab, I'm sure alot of people would appreciate it. Thx. |
This post has been thanked 1 times. |
|
||||
Re: Cab Style regedits - get em here - requests welcomed
Can someone post a cab where it will not require user name and password to connect to internet using internet sharing via usb.
Everytime I start it it up, it gives me data call failure and mentions username/password. I have even tried to load up a website then start internet sharing but still gives me the error. FYI- I am on WM 6.1 |
|
||||
Re: Cab Style regedits - get em here - requests welcomed
Quote:
edit: It would be easier to edit the: "Script"="p" ...value in each key to... "Script"="" ....
__________________
If this post was helpfull, let me know by clicking Thanks!
Last edited by rstoyguy; 06-30-2008 at 08:55 AM. |
|
||||
Re: Cab Style regedits - get em here - requests welcomed
Is there a registry edit that will speed up the response time from when you press the green phone key to when it actually dials the number?
I found one for speeding up the response for how long it takes between pressing the red end key and when it disconnects the call. HKLM/Software/HTC/Phone add this key---> PhoneExtendSetting then add this Dword---> EndCallTime and make the value 1000 (for one second) or 0 (zero will be no delay) the default delay between the press and the disconnect is 3 seconds I really like the way this reg. edit works and was wondering if anyone knows of a similar reg. edit to speed up the response time of the green key. -Keir-
__________________
"Falling down doesn't make you a failure.....staying down does"
|
|
||||
Re: Cab Style regedits - get em here - requests welcomed
I could use some help making a cab file for this please:
[HKEY_LOCAL_MACHINE\System\StorageManager\FATFS] "CacheSize"=dword:00001fa0 "EnableCache"=dword:00000001 "BufferSize"=dword:00000100 "DataCacheSize"=dword:00000800 "EnableCacheWarm"=dword:00000001 "EnableDataCacheWarm"=dword:00000001 "EnableFatCacheWarm"=dword:00000001 "EnableWriteBack"=dword:00000001 "Flags"=dword:00010046 (btw, those are hex edits, not dec) Honestly... I have no idea what every one of those do but they seem to help my Mogul. Thanks in advance. |
|
||||
![]()
hey nice threadsome very useful, here is a cab i dont see. comes in handy when flashing custom roms. sometimes you loose automaticnetwork time update. the registry edit is
hklm/software/oem/phonesetting/ShowNetxorkTimeZones set at 1. now go to menu/setting/phone/ times zones tab/and enble aoutomatic time update. and your done! |
|
||||
Re: Cab Style regedits - get em here - requests welcomed
Just to put it out in more conventional values, my OPs values are in hexadecimal, these are the same exact values - just in decimal...
The following are dwords in [HKEY_LOCAL_MACHINE\System\StorageManager\FATFS] "CacheSize"=8096 "EnableCache"=1 "BufferSize"=256 "DataCacheSize"=2048 "EnableCacheWarm"=1 "EnableDataCacheWarm"=1 "EnableFatCacheWarm"=1 "EnableWriteBack"=1 "Flags"=65602 [HKEY_LOCAL_MACHINE\System\StorageManager\Filters\f sreplxfilt] "ReplStoreCacheSize"=8096 If I could get a cab for this it would be very much appreciated. Thankz guys. |
![]() |
|
|
|