Definitive Registry edits for Bluetooth vehicle connection - Touch Pro2, Tilt 2 Windows Mobile General

I think it would be very beneficial to this forum to develop a definitive list of Registry edits known to achieve connection for various vehicles. I have a Volvo XC60 and have after considerable effort finally achieved regular automatic connection and everything working other than Own Ringtones. Once I've conquered Ringtones too and have a definitive set of reg edits, I will post those here for the benifit other Volvo users. (Or can any other XC60 drivers already do so?) I would like to propose that drivers of other vehicles do the same for theirs, creating here a list of definitive Registry edits for different vehicles.

Following will work for all Volvos:
.Navigate to HKLM\Security\Policies\Policies\
Click "Values" soft-key
Change "00001001" value to 1 (decimal) (recovery note: default is 2)
Change "00001005" value to 40 (decimal) (recovery note: default is 16)
Reboot device.
2. Modify the HandsFree plug-in:
HKLM\Software\WIDCOMM\Plugin\HandsFree
i. Change SupportedFeatures to 1085 (default is 1135)
ii. Add value HFBDA binary, set to same value as LastConnectedBda
iii. Add value HFDeviceType decimal 2
3. Modify the WIDCOMM bluetooth general settings:
HKLM\Software\WIDCOMM\BtConfig\General
i. Change bdaddr to (no value)
ii. Change DisableReopenAudio to 0 (default is 1)
4. Reboot device

I tried this with HD2 & XC-60 but system sounds doesn't work. All others working just fine. System sounds would be fine because of GarminXt.

I concur. I've been experimenting with my HTC TP2 & XC60 for some time now and the best I can achieve is 100% functioning calls in and out with standard ringing tone. I can't get own ringtones, stored address book or 10 last dialled/received calls. Such a shame.

Related

How to Enable Cleartype in the Dopod C730?

Hi there,
----------------------
Well, after searching a little more on the Web I found it, and would like to share the method with you (since I couldn't find it here).
You need to create the ClearType key unde HKLM\System\GDI and under it create a new DWORD named Quality with a value of 4 (some sites say to use 1, I didn't try it). Reboot and voila, ClearType for you. It works under WM5 and WM6.
To disable it again just remove the ClearType key.
I Hope it helps.
----------------------
I managed to change the system font from the Nina (wich I don't like) to Segue UI, but I cannot find an option or registry key that allow me to enable Cleartype.
It works perfectly inside applications that manage this (mobipocket reader for example) but not in the User Interface and other applications.
Thanks agains,

[b]Registry guide[/b]

As there are a lot of registry changes in various apps proposed and posted here, sometimes it becomes a bit confusing for a regular user like me to restore back default registry settings without hard reset. That's why I think it would be useful for any of us if there is such a thread, giving default values, changed values an also the action they change. For example font, highlights of fonts, clocks etc. The posts I propose to be smthng like this:
CHANGE SPLASH SCREEN
STRING: HKLM.../..../....
REGITRY VALUES DEFAULT.......
REGITRY VALUES CHANGED
Short explanation or instruction
That's it folks. Have a nice day

Launch app when new SMS arrives

hi,
i am trying to put together my own sms triggered workflow. for that reason i am looking desperately for an sms-trigger which does not appear in the tray bar.
i have been intensively searching for this for ages and tried all of the apps i was able to find (smstrigger, rk-sms, mortring) but they either do not work or hook into the tray bar.
i hope that somebody can help me out.
What exactly do You want to happen when sms arrive ?
I can make a simple soft not visible in traybar,
BUT it IS visible in Taskbar.
It can f.ex fetch msg-body+Timestamp+Phonenumber from sender.
And perform Shell commands if needed.
hi eurocrypt!
first of all thanks for your help - i really appreciate that.
the minimum what i need is purely to start an exe file as i could do the rest with other utilities.
but what would really help is the following:
set the following flag to the registry
HKCU\System\State\Messages\vmail\Unread\Count = 1
if the sender's number is "#####" or the sender's name is "xxxxx" (if the number is stored as "xxxxx" in contacts)
that's it.
furthermore it would be great to delete exactly this sms with a different parameter perhaps.
My Idea is as follows:
I will make it possible to start the soft with Arguments
\SMSLaunch.exe aaa bbb ccc ddd eee fff ggg
Where
------------------------------------------------------
aaa= The Phone-number/name to trigger SMSLaunch
(Will be filter function, Name or Number Uppercase and removed Spaces and '-')
Like:
Mike Willson As contact Will be triggered if MIKE is Arg.
MIKE as arg will trigger Any Mike calling.
012-123 00 00 As Incoming Nr will be triggered if 01212 is arg.
073 as arg will trigger ANY number beginning with 073.
------------------------------------------------------
bbb= Shellcommand to run (Start app)
------------------------------------------------------
ccc= Arg for above shellcommand
------------------------------------------------------
ddd= Registry-Editing-Entry
------------------------------------------------------
eee= value to set for Registry.
( 1 is static, +1 increase by one, -1 decrease by one)
------------------------------------------------------
fff= Number to reply SMS to
------------------------------------------------------
Number of Arg's will be exact, and must be set by f.ex "X" to indicate
no Action for this Arg.
If needed I can make EDit function fromSoft if Started without Arg,
Textboxes to set ARgs and then Possibility to create A Shortcut with buildin Args.
I´m a bit buzy, so it may take some time to complete this,
hope You have time to wait.
WOW. GREAT!
sure i have time. i have been searching for weeks. so take all the time you need.
i am happy with command line based tool.
instead of textboxes (which might be cool for v2) something like
SMSLaunch.exe aaa /d
to delete the sms would be great.
background for what i use this tool:
i am using homescreen ++ as the only today-plugin. many of the provider in germany do not send a vmail-notice anymore. instead you receive an sms (this can not be changed in your mailbox account settings).
your tool will work as an sms-splitter to seperate vmail-sms from the rest. the process will be to set a registry value to "1" and delete the vmail-sms. homescreen++ will display an icon instead.
i am sure that some more users will be interested in this, too.
A Q!
Is this Reg entry correct ?
HKCU\System\State\Messages\vmail\Unread\Count = 1
I have like this
HKCU\System\State\Messages\vmail\xxxxxx\Unread\Count = 1
where xxxxxx has 4 different entries
Line1
Line2
Total
VoIP
Same in both Omnia and HTC Cruise
I use "Line1" when testing my tool now,
and looks like working OK.
But what about Value, Count=1
Is it automatically go down to Count=0
when listening to Your V-Mails ?
Eurocrypt said:
Is this Reg entry correct ?
HKCU\System\State\Messages\vmail\Unread\Count = 1
I have like this
HKCU\System\State\Messages\vmail\xxxxxx\Unread\Count = 1
where xxxxxx has 4 different entries
Line1
Line2
Total
VoIP
Same in both Omnia and HTC Cruise
I use "Line1" when testing my tool now,
and looks like working OK.
Click to expand...
Click to collapse
reg key same to me.
basically it does not matter which regkey.
you could also use hkcu\software\eurocrypt\vmail
if you want to
Eurocrypt said:
But what about Value, Count=1
Is it automatically go down to Count=0
when listening to Your V-Mails ?
Click to expand...
Click to collapse
superb!
yeah. count =1 if vmail arrives.
can you really do that - vmail to go down to 0 if calling mailbox?
how does the prog know that i am calling my mailbox?
maybe we need to put the number into a special regkey?
if it takes too much time, it is ok to leave vmail=1
i could also reset the value with mortscript.
Progress so far:
I have added possibility to use a SMSLauncher.ini in
same folder as EXE where settings can be specified.
(Easier to config for common guys)
But still possible to use Commandline.
IF SMSLauncher.ini exist, Commandline-Args will be skipped.
It is all working right now exactly as I want it
Though it is not compiled Yet, at work
and coding this toy in my HTC Cruise
Will make a working exe tonight to let You try it.
Also ok now to set VMAIL-Count to 0 if calling Your VMail-nr.
(Using a Phone-object)
Program also checking in SMS.Text for specified Trigger
if not Number/Contact trigged it.
To make it possible to send SMS to do some action
depending on SMS-Text.
Maybe I will add possibility to add sveral Trigger-entries in SMSLauncher.ini
to make it possible to send SMS to make different tasks in Phone.
..................................................................................
Exampel of SMSLauncher.ini
(Use 1 line in SMSLauncher.ini like the one below)
467;X;X;HKCU;System\State\Messages\vmail\Line1\Unread;Count;1;076-11223344;133
====== SYNTAX SMSLauncher.ini ==========
aa;bb;cc;dd;ee;ff;gg;hh;ii
aa= SMS.Number/SMS.Body to trigg SMSLauncher actions
bb= Path to EXE for Shell Command
cc= Argument for Shellcommand
dd= Root For Registry writing
ee= Path to Registry Entry
ff= Registry ENtry Name
gg= Value to set
(1= Allways set to 1)
(+1= Add 1 to existing value)
(-1= Subtract 1 from existing value)
hh= A number to reply Incoming SMS to
ii= Number to Your V-MAIL
(If this is set, Reg-Count will be set to 0)
All positions (9 Pos) must be set,
if no action will be used, set Upper case X
-------------------------------------------------------------------------------
Exampel only Reg change trigged on 123456 and removed Reg-Count on V-Mail number 133
123456;X;X;HKCU;System\State\Messages\vmail\Line1\Unread;Count;1;X;133
-------------------------------------------------------------------------------
When use Commandline instead of SMSLauncher.ini,
use same syntax but replace ';' with a space ' '
in commandline. like this
\Windows\SMSLauncher.exe 123456 X X HKCU System\State\Messages\vmail\Line1\Unread Count 1 X 133
understood. everything is clear. well done.
i have already written my ini-file, directory has been created and everything is prepared to start testing.
this app will eliminate lots of screen tappings.
Hopefully a working version
Read Readme-FIle for exact syntax in SMSLauncher.ini
(9 entries must be inside it, set as Upper Case X
if nothing to do in some section)
2 DLL's must be in same foldeer as EXE-file
Phone.dll + Outlook.dll
It will start with Form Shown,
You have to Minimize it Yourself,
either by getting menu and pick on "Today Scrreen"
or any other available way to do it.
does not work at the moment.
my ini looks like this:
5500;X;X;HKCU;System\State\Messages\sms\Unread;vmail;1;X;5500
have also tried it with
Mailbox;X;X;HKCU;System\State\Messages\sms\Unread;vmail;1;X;5500
sms comes in and regkey still stays at 0
on the other hand your app has started to send out continuously my last sms i have been sending out 6 hours ago
Looks like Your Reg-Path is wrong,
try this
5500;X;X;HKCU;System\State\Messages\vmail\Line1\Unread;Count;1;X;5500
(WATCH OUT! NO SPACES IN MY LINE ABOVE UNREAD with No Space inside)
It is working perfectly for me
Is 5500 the number You call to Your Voicemail ?
Is it also the number from where You got sms to tell You got VMAIL ?
yes 5500 is the number from where i receive the sms from and which is my voicebox number.
i think it is not a good idea to use the reg key above as the os is using this key as well.
if you set the value to 1 you will see a vmail-icon appearing in your taskbar.
just to be sure: it should work with any other reg key, shouldn't it?
Hmm I must have totally missed You :-(
I thought You wanted the soft to make your phone
show You got VMail even though You only have a common
SMS from Your Provider telling You have VMail.
I thought problem was You didn't get
Your Phone to "understand" it was Vmail.
Anyway,
Soft can run any app in your phone (with or without Argument)
trigged upon Incoming Phone-Nr or keyword in SMS.Body.
It can reply Incoming SMS.Body+Nr to
Phone-Number of Your Choice.
It can also set Registry-Key of Your Choice
Same Reg-Key can be set to 0 if You call Nr of Your Choice.
no, you understood me totally right. the only "difference" might be that i am using homescreen++ to handle sms and email notifications. i have even disabled the notification bubbles as they annoy me...
bottom line: great work and support! will test it out tonight
Additional Info ...
If You use SMS.Text for triggering,
Word/Words are Case Sensitive
rgds Eurocrypt
Ideas:
Is there need for more functions..
Also Trigg it on incoming PhoneCall ?
Multiple Lines/Triggers in SMSLauncher.ini
to do different tasks depending on Number/SMS.Text ?
Send SMS to change Parameters ?
(<password:..new config..assword>)
Any other ideas are welcome .
I´m hobbyist Just started to play with this,
so to complex tasks are not possible for me to handle.
i would do the following:
possible to run smslauncher in background, i.e. hidden app so that it does not appear in the task manager (i have configured my device to close all apps when locking screen). in this case we need an extra switch to close smslauncher.
another function might be to delete the sms where smslauncher is set to beactivated. i.e. if sms from 5500 activates smslauncher, your app should execute the command line or set the registry value AND (if an optional switch /d is set) instantly delete the sms.
you could also think about, what you proposed, to make text and sender's name available in a registry key.
a lot of people here e.g those who have put together their own manila style GUI, will thank you for this as there is currently no easy way to display sms/email information on the todayscreen.

Cabs,Tips,Tweaks etc Last Update 22/7/09

Hi all,
Special thanks to Faria for helping keep this up to date and correctly formatted.
Since the forum is becoming more and more active with new (Rhodium) users joining us on a daily basis, I thought it would benefit all if I started a thread to collect all the current and future tweaks and enhancements for our Rhodiums.
I'll update the Wiki weekly with any that are posted in this thread.
Review videos and Info Here (Thanks to Quarintus)
Thanks to all contributors
Please keep the thread clean and pure for this purpose, I don't want to be digging through comments to find the enhancements.
Word of warning the HDTweak app does work for a lot of settings on the Rhodium, however there are reports that some functions can cause your device to not boot or loose sounds............. USE AT YOUR OWN RISK. I will not provide a link to it here, as it won't be long before we have our own Rhodium Tweak app.
7MP Panorama Tweak
See here
Manilla StartMenu (Provided by LRC)
Code:
HKLM\Software\HTC\EnlargeMenu
EnableManilaStartMenu = 1
(orginal TF3D startmenu) / 0(old WM startmenu)
is not needed.....
HKCU\Software\HTC\Manila
Manila://programs.page.hidden = 0
is not needed.....
*********************************************************
GPS
(Tested & provided by DGH)
A. With Advanced config nel menu GPS
disable A-GPS
disable GPS logging
logfile name must be empty
old logfile name must be empty
maximum size of logfile must be 0
delete the files :
\windows\GPSLogFile.txt and \windows\GPSLogFileBack.txt
With those changes car usage will be quite perfect
B. Then edit registry
Under: HKLM\SYSTEM\CurrentControlSet\GPS Intermediate Driver\
Drivers\GpsOneDevice\PollInterval -> 100 (default is 1000)
Drivers\InputBufferSize -> 512 (default is 4096)
Drivers\OutputBufferSize -> 512 (default is 4096)
Drivers\SleepOnNoData -> 100 (default is 1000)
Multiplexer\MaxBufferSize -> 512 (by default not present, you have to create it)
With those tweaks pedestrian usage will be much better but not perfect.
More specific Info on GPS specific settings for various NAV Software can be found here
*********************************************************
Remove Locked Start Menu / Programs tab Items
Free up the start menu / Programs Tab icons that are there by default and not removable you need to change (Thanks Mallman)
Code:
HKLM/Software/HTC/Manila/ProgramLauncher/0/IsReadOnly
HKLM/Software/HTC/Manila/ProgramLauncher/1/IsReadOnly
HKLM/Software/HTC/Manila/ProgramLauncher/2/IsReadOnly
HKLM/Software/HTC/Manila/ProgramLauncher/3/IsReadOnly
Change this value from 1 to a 0 and you can then edit their shortcuts.
Or Download the cab file here
*********************************************************
Bluetooth settings
Can be found here HKLM\Software\WIDCOMM\
A2DP Tweak Provided by R_phAn (Please note this will not work with all devices)
As we know from the past, each device has it's own preferences and capabilities (So you'll have to play around)
Managed to improve soundquality by adding DWORD 'LineSpeed' to HKLM\Software\WIDCOMM\Plugin\AV\ with a value of 320.
*********************************************************
Remove BT Notification on Connect/Disconnect of headset / car kit thanks to Wensing
Code:
[HKEY_CURRENT_USER\ControlPanel]
@=""
[HKEY_CURRENT_USER\ControlPanel\Notifications\{607CDEA2-E44A-4528-A2C3-A7DC6B6D824D}]
"AvailableOptions"=dword:00000009
"Default"="Bluetooth warning"
"Options"=dword:00000000
Now go to Settings - Sounds & Notifications and change the options of the "Bluetooth warning" notification.
Grab the cab file Here
*********************************************************
Bluetooth: Receive files without entering passkey(Thanks Jzhyok)
By default Bluetooth settings, when a device which is not on your paired devices list is going to send you a file by BT OBEX Push, the BT manager requires a passkey that is annoying and useless. Yet, you can't disable this in the normal control panel.
So, here is the solution:
Code:
[HKEY_LOCAL_MACHINE\Software\WIDCOMM\BTConfig\Servi ces\0002]
"Encryption"=dword:00000000
"Authorization"=dword:00000000
"Encryption"
0: No passkey is needed.
1(def): Requires passkey if the file is sending by devices NOT in the paired list.
"Authorization":
0: Receive all files automatically without asking.
1(def): Ask for each file if you wanna receive(you have to choose whether to receive or not).
*********************************************************
Enabling Screen Rotation via Gyrator (Provided by JoSeng)
Download the Reg Frag Here
*********************************************************
Wifi allways on thanks Jzhyok
Code:
[HKEY_LOCAL_MACHINE\Comm\BCMSDDHD1\Parms]
"HTCKeepWifiOnWhenUnattended"=dword:00000001
*********************************************************
To enable 2 way recording just change:
Code:
[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\WaveDev]"VocRecPath"=dword:00000002
and you'll be able to record with any software.
If you want to use WM6 native recording (WAW only, on \my documents\notes, manual activation: during a call hit "record" on call menu) create:
Code:
[HKEY_LOCAL_MACHINE\System\AudioRecording]"Enabled"=dword:00000001
[HKEY_LOCAL_MACHINE\Software\Microsoft\Voice]"EnableCallRecordMenuItem"=dword:00000001"AllowInCallRecording"=dword:00000001
Don't forget to turn off (and on again ) the device after you modify/create the keys.
Thanks to LinoX
Opera in Task Manager (Thanks to Quarintus)
Code:
[LIST]
[*]Go to: HKCU\Software\HTC\TaskManager\ExclusiveList\System
[*]There delete Opera9.exe (now it will show in the task manager)
[/LIST]
To close opera by pressing the X-button instead of minimizing it follow these steps:(Thanks to Quarintus)
Code:
[LIST]
[*]Go to: HKCU\Software\HTC\TaskManager\TerminateProcess
[*]There, create a DWORD with the name Opera9.exe value "1"
[/LIST]
*********************************************************
Thanks to Dynamic+
Automatically stop/disable data connection in roaming
and restore it in home network (naviga3/tim/h3g tip)
http://forum.xda-developers.com/showthread.php?t=503131
Use HTC wired headset to play/pause/next song for manila music tab
(aka AudioManager by hTC)
http://forum.xda-developers.com/showthread.php?t=502881
Thanks to nameless21
1. Download the .NET Compact 3.5 – http://www.microsoft.com/downloadS/d...displaylang=en
2. Do Registry Hack to enforce usage of 3.5 – http://forum.xda-developers.com/showthread.php?t=373721
Code:
3. Goto HKLM\Software\Microsoft\.NETCompactFramework (this is usually the first entry
4. When you open this you’ll see all the .NET installed version change the DWORD value of 2.0.7045.00 from 1 to 0
5. Change the DWORD value of 3.5.7283.00 from 0 to 1.
.
Display Timeout thanks to Bombbastikde
Code:
HKEY_CURRENT_USER\ControlPanel\Power\Display
change to the value u like
.
Stop Push Internet Thanks TinTin
http://forum.xda-developers.com/showthread.php?t=532948
Cab files
Make your device loudspeaker LOUDER.
Extract and replace this file on windows folder with resco or total commander and reboot
you won’t lose face down mute and face down loudspeaker!
It only changes loudspeaker!
Download file from here Cab file coming soon...
credit goes to adolfotregosa for modifying the file.
__________________
Cab Files
IE Toggle (Thanks Whtrbt7)
Allows switching between IE6 emulation and PIE
Allows LogMeIn Rescue to work on Rhodium now
Download Here
App UnLock ( Thanks to ChainFire)
CAB that will "app unlock" your stock TP2 (custom ROMs generally do not need this).
Primarily it enables RAPI functionalities, like remote registry editing and ROM dumping. Also disabled "not signed" warnings for unsigned apps.
Download here
Link to ChainFires thread
USB Host for PPC (NOT WORKING AS YET)
Made by Zeno Sloim. Based on RATOC Systems drivers.
The package contains:
- USB Mouse driver
- USB Keyboard US-101 HID driver
- USB-based external CD-DVD unit
- USB-based HDD unit, Memory Flash, USB-based card-reader MassStorage Driver
- USB-to-Serial Port driver (start Terminal in Start-Programs for configuration).
- RS232 USB Serial Driver (start RS232 USB Serial Driver in Start-Programs for configuration).
- PTPView for HOST & PTP Digital Cameras driver (non-USB Mass Storage such as Sony, Canon etc.).
- download photos and movies from PTP digital camera to your PDA
- photo preview
- multiple files download
- delete files from digital camera
Download here
MS.Net 3.5 Compact Framework (Thanks Stunno for the link)
******************************************************************************************************************
1% Battery Increment Thanks to ChainFire and No2Chem
Download Here
******************************************************************************************************************
Advanced Config Thanks to Schaps
Download here
******************************************************************************************************************
TP2 Radio Cab here
Thanks to adolfotregosa
******************************************************************************************************************
Link to XDA Devs FTP for Software here
******************************************************************************************************************
monx® ROMeOS³ RHODIUM PACK v1
Contents :
1-SDK Certs (mandatory)
2-Nokia Font Style (like ROMeOS rom)
3-White battery status icon (simple & clean) with red when low batt
4-New notification manager with icons (network icon link to comm mgr, battery icon link to power settings, etc)
5-Simple & clean sof-reset.
6-Pre-configured latest total-cmd pocket pc edition.
7-Manila background on all tabs wvga.
8-Some common regs tweak.
How to install : (password is monx)
download > unpack > copy to device > run.
skip any prompt asking to restart device.
"You must restart..." > press CANCEL
Download Here
Thankyou Monx
G-Sensor program list in cab file.
For people without Resco Registry or Total Commander (Thanks Joseng)
Download Here
Modified dotfred task manager (Thanks Faria)
to work as if it was a reg file in the desktop.
install the attached cab file, after that import any .reg file to the device.
now all you got to do is click the .reg file to import to the registry.
also the cab will create a 2 links, 1 to the task manager and other to the reg editor,they will be in, start menu/programs/accessories folder
Download Here
Font Changer Nokia style.cab
Topaz Notification Manager.zip
Thanks to Brahmanto for packaging Monx source
******************************************************************************************************************
Reserved Number 3
Reserved Number4
Tweaks i've done already:
- Spike's taskbar icons:
http://forum.xda-developers.com/showthread.php?t=522080
- Installed Gyrator2 for turning the screen without sliding the keyboard out:
http://gyrator.brins0.net/
- Add new places to the weather tab:
http://forum.xda-developers.com/showthread.php?p=3923523
- Same background on all tabs:
http://forum.xda-developers.com/showthread.php?t=521162
(I used the one that smaberg posted.)
- Light up the screen when you get a new textmessage:
http://forum.xda-developers.com/showthread.php?t=511631
(It's about this registery edit:
Look for this registry value
HKLM\Drivers\BuiltIn\RIL\DisableSMSWakeUpEvent
It should be 1, set it to 0
Click to expand...
Click to collapse
)
- Activate 4 extra camera modes:
http://forum.xda-developers.com/showthread.php?t=523735
Tips:
- Before installing TomTom7 read:
http://forum.xda-developers.com/showthread.php?t=522373
(it will probably save you a hard reset )
Enough for now?
camera tweaks here, unlocks 5 diffrent capture modes for photo and video including GPS tagging photos and rapid caputure
http://www.tracyandmatt.co.uk/blogs/index.php/2009/06/07/touch-pro2-advanced-tweaking-1
HD Tweak 0.5.4_English.cab
served me very well on the TP2.
Franky
what does that do ?
dgh said:
what does that do ?
Click to expand...
Click to collapse
"HD Tweak 0.5.4_English.cab" (use search function to find it) is for the Toch HD but works well on TP2 to tweak dozens of more or less 'hidden' settings.
combat goofwing said:
camera tweaks here, unlocks 5 diffrent capture modes for photo and video including GPS tagging photos and rapid caputure
http://www.tracyandmatt.co.uk/blogs/index.php/2009/06/07/touch-pro2-advanced-tweaking-1
Click to expand...
Click to collapse
just to confirm the reg edit for the extra camera options works fine
Any way to edit the stereo bluetooth settings? I used to use Advanced Config for that, but it doesn't seem to work for the Touch Pro 2. Probably because of the new bluetooth stack.
Sound will come through my Sony DS980 headphones, but the quality isn't really good. How to raise the bitpool?
[edit]
Managed to improve soundquality by adding DWORD 'LineSpeed' to HKLM\Software\WIDCOMM\Plugin\AV\ with a value of 320. My audio experience is now much better.
[/edit]
Franky24 said:
"HD Tweak 0.5.4_English.cab" (use search function to find it) is for the Toch HD but works well on TP2 to tweak dozens of more or less 'hidden' settings.
Click to expand...
Click to collapse
Just as a warning, I'm not sure what I did but after messing around with some settings, everytime I made or received a call and it connected, I could not hear the other party and vice versa. Fixed this by setting all the phone volume settings in HDtweak back to default and uninstalling HD tweak - I later reinstalled it but didn't touch the volume settings and it works fine now.
Don't know what I messed with but becareful as something caused my call functions to stop working properly.
I had to do hard reset after using some HDTweak features - system didnt boot - got stucked on green loading screen. So watch out. I have no idea which specific feature caused that.
Change Program Launcher Read Only Shortcuts
to free up the start menu icons that are there by default and not removable you need to change
HKLM/Software/HTC/Manila/ProgramLauncher/0/IsReadOnly
HKLM/Software/HTC/Manila/ProgramLauncher/1/IsReadOnly
HKLM/Software/HTC/Manila/ProgramLauncher/2/IsReadOnly
HKLM/Software/HTC/Manila/ProgramLauncher/3/IsReadOnly
Change this value from 1 to a 0 and you can then edit their shortcuts.
Cab attached for you guys that dont like tinkering
aiaob said:
Just as a warning, I'm not sure what I did but after messing around with some settings, everytime I made or received a call and it connected, I could not hear the other party and vice versa. Fixed this by setting all the phone volume settings in HDtweak back to default and uninstalling HD tweak - I later reinstalled it but didn't touch the volume settings and it works fine now.
Don't know what I messed with but becareful as something caused my call functions to stop working properly.
Click to expand...
Click to collapse
Did the same myself, I turned the Volume up from 100db to High - stopped it from working.
got a quick question wondering if any1 knows the solution
when you go thru the tf3d menu and you get to the messages tab it shows the last text you've recieved
is there a way to turn this off, i.e it not showing the last text recieved but a plain icon or something else
Atharon said:
got a quick question wondering if any1 knows the solution
when you go thru the tf3d menu and you get to the messages tab it shows the last text you've recieved
is there a way to turn this off, i.e it not showing the last text recieved but a plain icon or something else
Click to expand...
Click to collapse
In relation to this, does anyone know how to decrease the time limit for when the new sms icon dissapears?
IE: I noticed if I get a new message it shows a (1) next to the message icon. I flip to it, read it quick and flip out. the (1) remains there unless I leave the message screen on for a few seconds before moving on, problem is I'm used to reading messages alot quicker than that.
or at least I believe that's what causing it.
Bluetooth: Receive files without entering passkey
By default Bluetooth settings, when a device which is not on your paired devices list is going to send you a file by BT OBEX Push, the BT manager requires a passkey that is annoying and useless. Yet, you can't disable this in the normal control panel.
So, here is the solution:
[HKEY_LOCAL_MACHINE\Software\WIDCOMM\BTConfig\Servi ces\0002]
"Encryption"=dword:00000000
"Authorization"=dword:00000000
"Encryption"
0: No passkey is needed.
1(def): Requires passkey if the file is sending by devices NOT in the paired list.
"Authorization":
0: Receive all files automatically without asking.
1(def): Ask for each file if you wanna receive(you have to choose whether to receive or not).
Does anyone know which is the latest version of Advanced Config and where can I find it.
Searching the forum, gave me some results, but I don't know if the versions I found are compatible with Rhodium or not...
Any help would be much appreciated.
Thanks
HastaSSSS
Advanced Config Tool

Custom Sounds on HTC Touch Pro2???

Is there a way to customize startup sounds or error sounds? I would like to change the sound of those, but can't seem to figure out how. Anyone help with that?? It has WinOS 6.1.
Like many of the options on the Touch Pro2, a user interface for the notification sounds appears to be sadly lacking. The default sound for my email alert, for example, it a barely audible beep. I have just had a route through the registry, and all the notifications look as if they are located here:
Code:
HKEY_CURRENT_USER\ControlPanel\Notifications
From here, there are a number of registry keys, most of which are GUIDs, but their associated function is shown by the (default) value inside each key. There's a Wave string value in each, which you should be able to change as required. I've not tried this yet, but will have a go later.

Categories

Resources