PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   HTC Imagio (http://forum.ppcgeeks.com/forumdisplay.php?f=120)
-   -   My Very Own Extra Special Device Registry Edit Log (http://forum.ppcgeeks.com/showthread.php?t=106441)

jeff_roey 01-15-2010 01:54 PM

My Very Own Extra Special Device Registry Edit Log
 
Okay, so I'm a bit of a nerd. I keep a log list of 'non-cabbed' registry edits I made to my phone with me so if I find myself troubleshooting, tweaking, or restoring away from my home PC (I travel a good bit for work) I always have a detailed accounting of my changes.

It looks like it's become a good compiliation of the most popular tweaks so I figured I'd post it for anyone to who might be interested. I can say that there's not a single tweak on the list that I can take credit for.

See the next post. Hope it helps.

jeff_roey 01-15-2010 01:55 PM

Re: My Very Own Extra Special Device Registry Edit Log
 
CURRENT REGISTRY EDITS MADE TO THIS DEVICE (UPDATED 01.14.2009)

1. ** INSTALLED ** Use NETCF3.5 without cooking
(http://forum.xda-developers.com/showthread.php?t=373721)

a. Install NetCF3.5

b. Open a registry editor

c. Goto HKLM\Software\Microsoft\.NETCompactFramework

d. Change the DWORD value of HKLM\Software\Microsoft\.NETCompactFramework\2.0.7 045.00=”0”
(*** WAS 1 ***)

e. Change the DWORD value of HKLM\Software\Microsoft\.NETCompactFramework\3.5.7 283.00=”1”
(*** WAS 0 ***)

f. Soft Reset

__________________________________________________ ________________________________________________

2. ** INSTALLED ** GPS Tweaks

a. Changed the Following Registry Keys:

HKLM\SYSTEM\CurrentControlSet\GPS Intermediate Driver\Drivers\GpsOneDevice\PollInterval = “500”
(*** WAS 1000 ***) (*** 100 RECOMMENDED ELSEWHERE ***)

HKLM\SYSTEM\CurrentControlSet\GPS Intermediate Driver\Drivers\InputBufferSize = “1024”
(*** WAS 4096 ***) (*** 512 RECOMMENDED ELSEWHERE ***)

HKLM\SYSTEM\CurrentControlSet\GPS Intermediate Driver\Drivers\OutputBufferSize = “1024”
(*** WAS 4096 ***) (*** 512 RECOMMENDED ELSEWHERE ***)

HKLM\SYSTEM\CurrentControlSet\GPS Intermediate Driver\Drivers\SleepOnNoData = “100”
(*** WAS 1000 ***) (*** 512 RECOMMENDED ELSEWHERE ***)

b. Created the Following DWORD Registry Key:

HKLM\SYSTEM\CurrentControlSet\GPS Intermediate Driver\Multiplexer\MaxBufferSize = “1024”
(*** 512 RECOMMENDED ELSEWHERE ***)

c. Advanced Configuration Tool GPS Sub-Menu:

A-GPS Disabled
GPS Logging Disabled
Logfile name deleted
Old logfile name deleted
Maximum size of logfile must be 0

d. Manually deleted the Following Files:

\windows\GPSLogFile.txt
\windows\GPSLogFileBack.txt

__________________________________________________ ________________________________________________

3. ** INSTALLED ** Camera Saves to External Storage
Get rid of the DCIM folder and have Store pictures on your storage card under \Storage Card\My Documents\My Pictures instead of the DCIM folder:

a. Choose ‘Storage Card’ as the Save location under Camera Settings. Pictures will be saved to:

\Storage Card\DCIM\100media.

b. To change the path of the saved pictures and video to ‘\Storage Card\My Documents\My Pictures,’ edit the following registry key:


HKLM\software\htc\camera\General\EnableDCIM = “0”
(*** WAS 1 ***)

__________________________________________________ ________________________________________________

4. ** INSTALLED ** Enable All Camera Modes

a. Changed the Following Registry Keys:

HKLM\Software\HTC\Camera\P1\Enable = "1"
(*** WAS 0 ***)

HKLM\Software\HTC\Camera\P2\Enable = "1"
(*** WAS 0 ***)

HKLM\Software\HTC\Camera\P3\Enable = "1"
(*** WAS 0 ***)

HKLM\Software\HTC\Camera\P4\Enable = "1"
(*** WAS 0 ***)

HKLM\Software\HTC\Camera\P5\Enable = "1"
(*** WAS 0 ***)

HKLM\Software\HTC\Camera\P6\Enable = "0"
(*** WAS 0 ***)
NOTE: P6 IS BURST MODE. P6 IS NOT ENABLED

HKLM\Software\HTC\Camera\P7\Enable = "1"
(*** WAS 0 ***)

HKLM\Software\HTC\Camera\P8\Enable = "1"
(*** WAS 0 ***)

HKLM\Software\HTC\Camera\P9\Enable = "1"
(*** WAS 0 ***)

HKLM\Software\HTC\Camera\P10\Enable = "1"
(*** WAS 0 ***)

__________________________________________________ ________________________________________________

5. ** INSTALLED ** Bluetooth Quality Tweak
(http://pockethacks.com/htc-touch-pro-2-htc-rhodium-tweaks-and-tricks/)

a. Improve BT sound quality by creating a DWORD entry titled ‘LineSpeed’:

HKLM\Software\WIDCOMM\Plugin\AV\LineSpeed=”320”

__________________________________________________ ________________________________________________

6. ** INSTALLED ** Unlock Program Launcher Shortcuts

a. Changed the Following Registry Keys:

HKLM\Software\HTC\Manila\ProgramLauncher\0\IsReadO nly = "0"
(*** WAS 1 ***)

HKLM\Software\HTC\Manila\ProgramLauncher\1\IsReadO nly = "0"
(*** WAS 1 ***)

HKLM\Software\HTC\Manila\ProgramLauncher\2\IsReadO nly = "0"
(*** WAS 1 ***)

HKLM\Software\HTC\Manila\ProgramLauncher\3\IsReadO nly = "0"
(*** WAS 1 ***)

__________________________________________________ ________________________________________________

7. ** INSTALLED ** Battery Life Improvement
(http://forums.wmexperts.com/showthre...hlight=BATTERY)

a. Go into phone settings/personal/phone/network, change it from global to CDMA only

__________________________________________________ ________________________________________________

8. ** INSTALLED ** Disable Verizon SMS Message Sent

a. Changed the Following Registry Key:

HKLM\SOFTWARE\Microsoft\Inbox\Settings\SMSNoSentMs g = "2"
(*** WAS 0 ***)

__________________________________________________ ________________________________________________

9. ** INSTALLED ** Speed Up End Call Time
(http://forum.ppcgeeks.com/showthread.php?t=93973)

a. Changed the Following Registry Key:

HKEY_LOCAL_MACHINE\Software\HTC\PHONE\PhoneExtendS etting\EndCallTime = "500"
(*** WAS 3000 ***) (*** 3000 is the equivalent of 3 seconds ***)

__________________________________________________ ________________________________________________

10. ** INSTALLED ** Change Weather Update Frequency
(http://forum.xda-developers.com/show....php?p=5204623)

a. Change TF3D Weather Update Frequency by creating a DWORD entry titled ‘Weather.AutoDownloadInterval’:

HKCU\Software\HTC\Manila\Weather.AutoDownloadInter val = “60”
(*** 60 represents the update interval in minutes ***)

__________________________________________________ ________________________________________________

11. ** INSTALLED ** Enable In-Call Recording
(http://forum.xda-developers.com/show....php?p=5204623)

a. Enable In-Call Two-Way Recording by changing the following Registry Entries:

HKLM\Drivers\BuiltIn\WaveDev\VocRecPath = “2”

HKLM\System\AudioRecording\Enabled = “1”

HKLM\Software\Microsoft\Voice\EnableCallRecordMenu Item = “1”

HKLM\Software\Microsoft\Voice\AllowInCallRecording = “1”

__________________________________________________ ________________________________________________

4. ** INSTALLED ** Enable Missed Call Notification Repeat

a. Changed the Following Registry Keys:

HKCU\ControlPanel\Notifications\{A877D660-239C-47a7-9304-0D347F580408}\Duration = "288"
(*** WAS 5 ***)

HKCU\ControlPanel\Notifications\{A877D660-239C-47a7-9304-0D347F580408}\Available Options = "3"
(*** WAS 11 ***)

HKCU\ControlPanel\Notifications\{A877D660-239C-47a7-9304-0D347F580408}\Options = "1073741843"
(*** WAS 0 ***)

__________________________________________________ ________________________________________________

** INACTIVE ** Email and Attachments to External Storage
(http://www.sprintusers.com/forum/sho...d.php?t=151323)
Save Email and Attachments to your SD Card

A. Created the Following STRING Registry Key:

HKLM\System\Inbox\Settings\AttachPath = "\Storage Card\Inbox\Attachments"
** String Existed - DID NOT CREATE **

HKLM\System\Inbox\Settings\PropertyPath" = "\Storage Card\Inbox"
** This string key enables saving the email body/text to the same location as above **

** NOTE ** For the paths above to work, you need to have the Inbox folder and Attachments subfolder created already. You must reboot for them to take effect.

__________________________________________________ ________________________________________________

** INACTIVE ** Storage Card Performance Boost

a. Changed the Following Registry Keys:

HKLM \System\StorageManager\FATFS\CacheSize = “4096”
(*** WAS 0 ***)

HKLM \System\StorageManager\FATFS\EnableCache = “1”
(*** WAS 1 ***)

HKLM \System\StorageManager\Filters\fsreplxfilt\ReplSto reCacheSize = “4096”
(*** WAS 0 ***)


__________________________________________________ ________________________________________________

** INACTIVE ** Pandora Streaming Fix

a. Changed the Following Registry Keys:

HKLM\Comm\ConnMgr\Planner\Settings\CacheTime=600
(*** WAS 600 ***)

__________________________________________________ ________________________________________________

** INACTIVE ** TF3D Manual Tweaks

a. Changed the Following Settings Using Advanced Configuration Tool:

File System Cache to 8mb
File System Filter Cache to 131072 KB
Glyph Cache to 32 KB

b. Changed the Following Registry Keys:

HKLM\System\Storagemanager\FATFS\Cachesize = “32768”
(*** WAS 16384 ***)

__________________________________________________ ________________________________________________

** INACTIVE ** Change save location of MMS Attachments

a. Changed the Following Registry Keys:

HKLM\Software\ARcsoft\ArcSoft MMS UA\Config\Folder\picturepath = “\Storage Card\My Documents\My Pictures\- MMS\ (or any valid location)”

__________________________________________________ ________________________________________________

** INACTIVE ** TF3D Screen Rotation
(http://forum.ppcgeeks.com/showthread.php?t=92385)

a. Changed the Following DWORD Registry Keys:

HKCU\Software\HTC\Manila\DisableRotation = “0”
(*** WAS 1 ***)

b. Created the Following STRING Registry Keys (these seem to be case sensitive):

HKCU\Software\HTC\Manila\EnableLandscape = "true"
Added this as a String Value

HKCU\Software\HTC\HTCSENSOR\GSensor\ModuleName\TF3 D = "\Windows\manila.exe"
Added this as a String Value

HKCU\Software\HTC\HTCSENSOR\GSensor\WhiteList\TF3D Value = "Manila"
Added this as a String Value

__________________________________________________ ________________________________________________

** INACTIVE ** Turn In-Call Volume Up

a. Changed the Following Registry Key:

HKCU\Control Panel\SoundCategories\InCall\InitVol = “10”
(*** WAS 2 ***)

__________________________________________________ ________________________________________________

** NOTE ** Icon Changer

Icon Cache stored in HKEY_LOCAL_MACHINE\Security\Shell\startinfo\start

__________________________________________________ ________________________________________________

** NOTE ** Create Start Menu Folders
(http://forum.xda-developers.com/showthread.php?t=537106)

a. Create Folders in Windows\Start Menu\Programs. I used Backup, Configuration, Games, Navigation

b. Copy the links of the programs from Windows\Start Menu\Programs into the folder you want to see programs

c. Use a registry editor to add these folders to your TF3D Start Menu.

- Entries are stored under HKEY_LOCAL_MACHINE\Software\HTC\Manila\ProgramLaun cher.

- You will see there keys named 0 to 23. 0 is for the tab that is on the top left of the start menu, 1 is for the tab in the top middle, 3 is the tab in the second row left side, and so on.

- Before you change anything here check on which tabs you want to have the folders in the Start Menu.

- Open the key that you want to be your folder on. There are 5 entries, (Default), DispName, IconPath, IsReadOnly and Path.

Change ‘DispName’ to the name you want displayed under the icon on the Start Menu

Change ‘Path’ = to the folder’s location (e.g. "\Windows\Start Menu\Programs\Navigation")

Change ‘IconPath’ = to the icon’s location on the device

d. Close the registry editor and do a Soft Reset.

__________________________________________________ ________________________________________________

** NOTE ** Restore Device Auto Lock
(http://forum.xda-developers.com/showthread.php?t=614753)

a. Changed the Following Registry Key:

HKCU\Control Panel\Keybd\DeviceLockWhenSuspend = “1”

HKCU\Control Panel\Backlight\AutoDeviceLockEnable = “1”

tonytec 01-15-2010 02:02 PM

Re: My Very Own Extra Special Device Registry Edit Log
 
Sweet man nice work. Will give it a one two, fter I flash my imagio to cricket...

wedgemoose 01-15-2010 02:16 PM

Re: My Very Own Extra Special Device Registry Edit Log
 
the weather update one worked??? we have been trying to get that one solved with no luck???? how often does it update?

t0adman 01-15-2010 02:20 PM

Re: My Very Own Extra Special Device Registry Edit Log
 
Great post and Thanked! Can you tell me more about what each camera mode does? I'm also curious what INACTIVE means. Did you just choose not to make those reg edits or is there something wrong with them?

jeff_roey 01-15-2010 02:24 PM

Re: My Very Own Extra Special Device Registry Edit Log
 
Quote:

Originally Posted by wedgemoose (Post 1491538)
the weather update one worked??? we have been trying to get that one solved with no luck???? how often does it update?

Yes. Unless I have an inactive data connection at the time it tries to update (i.e. talking on the phone, the phone shut off, etc.) my weather is never more than an hour old . . . which is what i have my refresh time set to using that regedit.

slumpey326 01-15-2010 02:26 PM

Re: My Very Own Extra Special Device Registry Edit Log
 
Joey, great job. I moved your post in the official cabs, tweaks, registry updates thread which is now a sticky. I told everyone to thank you. Please continue to update your post when you find new tweaks.

http://forum.ppcgeeks.com/showpost.p...&postcount=146

wedgemoose 01-15-2010 02:35 PM

Re: My Very Own Extra Special Device Registry Edit Log
 
Quote:

Originally Posted by wedgemoose (Post 1491538)
the weather update one worked??? we have been trying to get that one solved with no luck???? how often does it update?

Trust me I'm not doubting you or anything. But we all tried those cabs for the weather update and none worked. Maybe you have to phisically add the DWORD??? I actually tried all three cabs and then went in and manually put in my own numbers with no luck. Did you add or use the cab's???

jadedame 01-15-2010 02:50 PM

Re: My Very Own Extra Special Device Registry Edit Log
 
Quote:

Originally Posted by jeff_roey (Post 1491558)
Yes. Unless I have an inactive data connection at the time it tries to update (i.e. talking on the phone, the phone shut off, etc.) my weather is never more than an hour old . . . which is what i have my refresh time set to using that regedit.

Same question as wedgemoose, many have tried and none have succeeded. I even tried enabling my data connection on all the time and it still didn't work.

jeff_roey 01-15-2010 03:41 PM

Re: My Very Own Extra Special Device Registry Edit Log
 
Quote:

Originally Posted by wedgemoose (Post 1491590)
Trust me I'm not doubting you or anything. But we all tried those cabs for the weather update and none worked. Maybe you have to phisically add the DWORD??? I actually tried all three cabs and then went in and manually put in my own numbers with no luck. Did you add or use the cab's???

I didn't execute any cabs. When the weather update was a hot topic, I pulled down one of the cabs everyone was fooling with, interrogated the setup.xml to see what edits it was making, created the DWORD manually using Total Commander, tested it a bit, and added it to my list.

I'm scratching my head a little though now that a few of you have commented on this particular one: :scratch: I'm certain I set the DWORD value to 60 when I added it but after a few of you commented on it today, I went to the reg setting to confirm. Presently, my DWORD value for this is 900. I still maintain I rarely see my 'updated X X ago' anything longer than 1 hour.

I'm going to fool with this a little more and if I don't gain any confidence there's some link between cause and effect, I'll pull this one off the list. Apologies for the confusion and thanks for checking my work.

wedgemoose 01-15-2010 03:47 PM

Re: My Very Own Extra Special Device Registry Edit Log
 
Please don't take any of this as an insult. and do not apologize. Great work and thanks. I was just checking on the weather one to be sure.
You are the man.......I already have done a bunch of your other ones.

jeff_roey 01-15-2010 03:54 PM

Re: My Very Own Extra Special Device Registry Edit Log
 
Quote:

Originally Posted by t0adman (Post 1491549)
Great post and Thanked! Can you tell me more about what each camera mode does? I'm also curious what INACTIVE means. Did you just choose not to make those reg edits or is there something wrong with them?

The "camera modes" are really the "capture modes" you can find/change by starting Camera and then clicking Show Nav - Capture Mode. Modes P1 thru P5 and P7 are the ones that show up by default. The ones not active are:

P6 = Burst - takes 30 pictures in quick succession
P8 = Sports - takes 5 pictures in quick succession
P9 = Video Share - configures automatically for sending via email
P10 = GPS Photo - GPS tagged photos

WRT P6, I just could never get it to work so yes, I just don't enable it. It will show up in the menu. You can select it. The camera will do something . . . Others may have had better luck with it - maybe I'm just too impatent. ;-)

nsa_sailor 01-15-2010 06:54 PM

Re: My Very Own Extra Special Device Registry Edit Log
 
Which of the camera settings is the stupid picture theme mode? I want that to go away.

2legit 01-15-2010 07:04 PM

Re: My Very Own Extra Special Device Registry Edit Log
 
nice work it helped me out alot!

jeff_roey 01-15-2010 07:36 PM

Re: My Very Own Extra Special Device Registry Edit Log
 
Quote:

Originally Posted by nsa_sailor (Post 1492289)
Which of the camera settings is the stupid picture theme mode? I want that to go away.

Sorry Sailor, not sure I know what you're referring to. Are you talking about one of the effect like graysacle or sepia?

EDIT: Just found it. Start camera then click Show Nav - Capture Mode. Picture theme is one of the options there. Just select one of the other capture modes like "picture". That should do it.

thepolishguy 01-16-2010 02:56 AM

Re: My Very Own Extra Special Device Registry Edit Log
 
fantastic! keep it up.

Patience1 01-18-2010 05:56 PM

Re: My Very Own Extra Special Device Registry Edit Log
 
Question on #8 disable sms message sent. I follow the registry down to "settings" and then my choices are OEM or Svc. Can't find that string that reads SMSNoSentMs g = "2". I'm greener than grass with this stuff so go slow and thanks.

jeff_roey 01-18-2010 07:16 PM

Re: My Very Own Extra Special Device Registry Edit Log
 
Quote:

Originally Posted by Patience1 (Post 1499478)
Question on #8 disable sms message sent. I follow the registry down to "settings" and then my choices are OEM or Svc. Can't find that string that reads SMSNoSentMs g = "2". I'm greener than grass with this stuff so go slow and thanks.

I confirmed that the path is correct:

HKLM\SOFTWARE\Microsoft\Inbox\Settings\SMSNoSentMs g =2

The only other thing I have in HKLM\SOFTWARE\Microsoft\Inbox\Settings\ is an empty folder titled 'OEM'. No 'Svc' folder.

Have you made any othert mods that could've changed the directory's contents? Your call but you can probably add a DWORD 'SMSNoSentMsg' entry with a value of 2 without any real concern about being able to undo it if it doesn't work.

thepolishguy 01-18-2010 10:53 PM

Re: My Very Own Extra Special Device Registry Edit Log
 
Quote:

Originally Posted by Patience1 (Post 1499478)
Question on #8 disable sms message sent. I follow the registry down to "settings" and then my choices are OEM or Svc. Can't find that string that reads SMSNoSentMs g = "2". I'm greener than grass with this stuff so go slow and thanks.

I think you are having the same problem i had when i first started trying to figure out registry edits... When you get down to the settings folder and open it you have another folder "OEM". And then you are probably looking for another folder "SMSNoSentMs".

Instead you actually need to click on that "Settings" folder. The "SMSNoSentMs" is actually in that settings folder. Not in a folder in the folder. If that makes any sense. SO instead of opening the plus sign on the Settings folder- you actually need to go into the settings folder and when you do you should see what you are looking for.

hope that makes sense.

Patience1 01-19-2010 11:10 AM

Re: My Very Own Extra Special Device Registry Edit Log
 
Quote:

Originally Posted by maisonpulaski (Post 1500247)
I think you are having the same problem i had when i first started trying to figure out registry edits... When you get down to the settings folder and open it you have another folder "OEM". And then you are probably looking for another folder "SMSNoSentMs".

Instead you actually need to click on that "Settings" folder. The "SMSNoSentMs" is actually in that settings folder. Not in a folder in the folder. If that makes any sense. SO instead of opening the plus sign on the Settings folder- you actually need to go into the settings folder and when you do you should see what you are looking for.

hope that makes sense.

Maison, many thanks for your help. I followed your instructions and got to where I needed to go. Couldn't have done it without your help. Thanks again.

thepolishguy 01-19-2010 12:37 PM

Re: My Very Own Extra Special Device Registry Edit Log
 
Quote:

Originally Posted by Patience1 (Post 1501203)
Maison, many thanks for your help. I followed your instructions and got to where I needed to go. Couldn't have done it without your help. Thanks again.

No prob. I know how frustrating this stuff can be bc i am trying to figure it all out too. Like, i said, i was doing the exact same thing you were- and then i accidentally clicked on the folder instead of the plus sign and- bingo.

Shoot- i am such a noob- i kept searching for "HKLM" and i was like, "Man, i don't know what is going on, but i do not have any "HKLM" anywhere.

nsa_sailor 01-19-2010 01:20 PM

Re: My Very Own Extra Special Device Registry Edit Log
 
Quote:

Originally Posted by jeff_roey (Post 1492388)
Sorry Sailor, not sure I know what you're referring to. Are you talking about one of the effect like graysacle or sepia?

EDIT: Just found it. Start camera then click Show Nav - Capture Mode. Picture theme is one of the options there. Just select one of the other capture modes like "picture". That should do it.

No, the question was which of the P1-P10 settings will disable the option to have the "Picture Themes" appear.

jeff_roey 01-19-2010 01:31 PM

Re: My Very Own Extra Special Device Registry Edit Log
 
Quote:

Originally Posted by nsa_sailor (Post 1501501)
No, the question was which of the P1-P10 settings will disable the option to have the "Picture Themes" appear.

Oh, I understand now. I've never seen any reference that tells you which default-enabled mode is which but looking at the menu of options, the four new one's P-values line up to where they show up in the menu - i.e. burst = P6 = the 6th menu option; Sports = P8 = the 8th menu option; etc. Based on that, I'd set P7 = 0 (theme is the 7th) and soft reset.

If not, trial and error the others.

nsa_sailor 01-19-2010 03:41 PM

Re: My Very Own Extra Special Device Registry Edit Log
 
P7 was it. Thanks. No need for a soft reset.

tonytec 01-22-2010 02:15 PM

Re: My Very Own Extra Special Device Registry Edit Log
 
Quote:

Originally Posted by jeff_roey (Post 1491475)
CURRENT REGISTRY EDITS MADE TO THIS DEVICE (UPDATED 01.14.2009)
11. ** INSTALLED ** Enable In-Call Recording
(
http://forum.xda-developers.com/show....php?p=5204623)

a. Enable In-Call Two-Way Recording by changing the following Registry Entries:

HKLM\Drivers\BuiltIn\WaveDev\VocRecPath = “2”

HKLM\System\AudioRecording\Enabled = “1”

HKLM\Software\Microsoft\Voice\EnableCallRecordMenu Item = “1”

HKLM\Software\Microsoft\Voice\AllowInCallRecording = “1”


When I make the registry changes nothing happens? Would you please help???

jeff_roey 01-22-2010 02:52 PM

Re: My Very Own Extra Special Device Registry Edit Log
 
Quote:

Originally Posted by tonytec (Post 1509235)
When I make the registry changes nothing happens? Would you please help???


The regedits should enable the "Record" option under the phone's 'menu' menu that's visible AFTER you connect a call. Once you're on a call and you select it, you'll hear a tone indicating that recording has begun - another one either at the end of the call or when you select 'stop recording' from the menu.

The recordings are put in \My Documents\Notes on the device.

tonytec 01-22-2010 02:55 PM

Re: My Very Own Extra Special Device Registry Edit Log
 
Quote:

Originally Posted by jeff_roey (Post 1509310)
The regedits should enable the "Record" option under the phone's 'menu' menu that's visible AFTER you connect a call. Once you're on a call and you select it, you'll hear a tone indicating that recording has begun - another one either at the end of the call or when you select 'stop recording' from the menu.

The recordings are put in \My Documents\Notes on the device.

Thanks...


All times are GMT -4. The time now is 12:00 AM.

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


Content Relevant URLs by vBSEO 3.6.0