PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   HTC Touch Pro 2 (http://forum.ppcgeeks.com/forumdisplay.php?f=97)
-   -   Touch Pro2 Reg Edits/Stuff to backup (http://forum.ppcgeeks.com/showthread.php?t=110249)

Tink 02-10-2010 06:53 PM

Edits I've found
 
I'm just going to start a list of edits I find as I read posts along the way:


Code:

No more annoying beeps and the volume changes quicker
HKCU\ControlPanel\Sounds\LoudestInCallVolume
HKCU\ControlPanel\Sounds\QuietestInCallVolume
HKCU\ControlPanel\Sounds\StandardInCallVolume

within each of these keys the default 'Script' value is 'p' for 'play'...
Change the 'Script' value to blank (erase the 'p')

HKCU\system\state\Messages\mms\Unread and set Count 0  -
(for when you don't have any unread texts, but the notification shows
up anyways.... this was posted by Flyers2114 on MightyMike's Official
ROM pg., post #18097)

For changing Start Menu program folder icons
HKLM/Security/Shell/StartInfo/Start/  .......and within that registry key you can navigate around to the shortcut registry key you want to edit.
(I.e. if you wanted to edit something in the "Internet" folder like "IM+"
you would go to: HKLM/Security/Shell/StartInfo/Start/Internet/IM+.lnk
then within IM+.lnk you would create a new STRING value and name it
"Icon" for the value you would put the location of the icon image. I
usually just put the icon image into the folder in "Program Files"
associated with the program, so the value would look like
this: \Program Files\IM+\MM_IMPlus.png.......posted by Japper88
on MM Official ROM pg., post #17805

Using the Zoom Bar as a Semi-Scrollbar
[HKLM\Software\HTC\SmartTouch]
"OnlySupportRegisterApp = 1"  Change this to 0 and it will work in every app. *Posted by Bxsteez over at XDA.
http://forum.xda-developers.com/show...70#post4580070



ziggy471 02-10-2010 07:04 PM

Re: Touch Pro2 Reg Edits/Stuff to backup
 
Quote:

Originally Posted by tjELITE (Post 1556368)
Enable/Disable TouchFlo Tab Vibration
HKLM/SOFTWARE/OEM/TFLOSettings/
dword: ApVibrateOn= 0, or 1

Enable/Disable Dialpad Vibration

HKLM/SOFTWARE/HTC/PHONE/PhoneExtendSetting/
dword: KeyPadVibration= 0, or 1

Enable/Disable Call Connect Vibration
HKLM/SOFTWARE/HTC/PHONE/PhoneExtendSetting/
dword: ConnectingVibration= 0, or 1

Added, thanks.

Quote:

Originally Posted by PPCFreak (Post 1556402)
are some of these 2.5 specific?

If so, would be nice to note if its 2.5 manilla specific.

Thanks.

No, most of them work on both, the only 2.5 specific that I posted were the quicklinks, but marked them as such.


Z

ckeegan 02-10-2010 08:37 PM

Re: Touch Pro2 Reg Edits/Stuff to backup
 
Anyone have any luck with a registry edit to change the weather update interval for the Verizon Touch Pro2? Right now, "my location" only seems to update the weather on the home screen every 2 hours or so. I'm shooting for 15 minutes.

shaolinsoldier79 02-10-2010 09:30 PM

Re: Touch Pro2 Reg Edits/Stuff to backup
 
Set Voicemail Password to Dial Automatically
HKCU\Software\Microsoft\VMail
"UserProvidedNumber1"=*86pXXXX (where XXXX is your 4 digit password)

Do I have to create this entry? is it string or dword? Thanks for list I've been looking for a way to disable phonepad vibration..

Eschelon 02-10-2010 10:14 PM

Re: Touch Pro2 Reg Edits/Stuff to backup
 
Quote:

Originally Posted by ckeegan (Post 1556761)
Anyone have any luck with a registry edit to change the weather update interval for the Verizon Touch Pro2? Right now, "my location" only seems to update the weather on the home screen every 2 hours or so. I'm shooting for 15 minutes.

How to Enable Auto Weather Downloads at a Specific Time
HKCU\Software\HTC\Manila
Create the following dword:
"Weather.AutoDownloadInterval" and set the dword value to however many minutes you want it to update (i.e. dword of 15 will update the Manila weather every 15 minutes)


Quote:

Originally Posted by shaolinsoldier79 (Post 1556879)
Set Voicemail Password to Dial Automatically
HKCU\Software\Microsoft\VMail
"UserProvidedNumber1"=*86pXXXX (where XXXX is your 4 digit password)

Do I have to create this entry? is it string or dword?

It is a string value. If it doesn't already exist, create it

ziggy471 02-10-2010 10:17 PM

Re: Touch Pro2 Reg Edits/Stuff to backup
 
Quote:

Originally Posted by shaolinsoldier79 (Post 1556879)
Set Voicemail Password to Dial Automatically
HKCU\Software\Microsoft\VMail
"UserProvidedNumber1"=*86pXXXX (where XXXX is your 4 digit password)

Do I have to create this entry? is it string or dword? Thanks for list I've been looking for a way to disable phonepad vibration..

If the entry doesn't exist, then create a string with that in it.


Z

ziggy471 02-10-2010 10:19 PM

Re: Touch Pro2 Reg Edits/Stuff to backup
 
Quote:

Originally Posted by Eschelon (Post 1556977)
How to Enable Auto Weather Downloads at a Specific Time
HKCU\Software\HTC\Manila
Create the following dword:
"Weather.AutoDownloadInterval" and set the dword value to however many minutes you want it to update (i.e. dword of 15 will update the Manila weather every 15 minutes)



It is a string value. If it doesn't already exist, create it

Added, and you beat me to the other one. lol


Z

Eschelon 02-10-2010 10:24 PM

Re: Touch Pro2 Reg Edits/Stuff to backup
 
Quote:

Originally Posted by ziggy471 (Post 1556985)
Added, and you beat me to the other one. lol


Z

I win! lol

Seriously though, I'm just wondering how long it will be until some of the newbies on this site show up to your new thread here and start asking you to cab all these edits up!

ziggy471 02-10-2010 10:29 PM

Re: Touch Pro2 Reg Edits/Stuff to backup
 
Quote:

Originally Posted by Eschelon (Post 1556998)
I win! lol

Seriously though, I'm just wondering how long it will be until some of the newbies on this site show up to your new thread here and start asking you to cab all these edits up!

Not long.....guess I need to use one of the place holders to give instructions on making their own cabs.

Either that, or how to use Dot Fred's TaskManager.

EDIT: Oh yeah, that's right, I'm in that category, just started with WinMo in September. lol

Z

shaolinsoldier79 02-10-2010 10:30 PM

Re: Touch Pro2 Reg Edits/Stuff to backup
 
1 Attachment(s)
hmm I must have did it wrong It didn't work for me. I attached a screen did I do it right?


All times are GMT -4. The time now is 03:35 AM.

Powered by vBulletin® ©2000 - 2025, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0