Hi All,
I have been getting into installing ROM's on my X1 for a few months now.
All good bar the couple of hours it takes to reinstall a couple of apps, configure owner information and then go though ans set all the notification sounds.
So I got thinking and decided that, as all notifications were set in the registry, I could just export all the notification keys once set with the sounds and I could then (after copying them into the windows directory) import the reg ke file into the registry and bob would be my uncle.
Well, Bob turned out to be someone elses uncle and this did not work for me!. Gutted!!
A sample of the reg file includes the following:
Code:
[HKEY_CURRENT_USER\ControlPanel\Notifications]
"AlertInterrupt"=dword:00000001
[HKEY_CURRENT_USER\ControlPanel\Notifications\Phone]
"Wave"="\Windows\Resident_Evil.mp3"
"Duration"=dword:00000000
"Options"=dword:80000000
@="Phone: Incoming call"
"DisplayOrder"=dword:00000001
[HKEY_CURRENT_USER\ControlPanel\Notifications\{A877D658-239C-47a7-9304-0D347F580408}]
"Wave"="\Windows\Infbeg.wav"
"Options"=dword:00000001
@="ActiveSync: Begin sync"
"Duration"=dword:00000000
"AvailableOptions"=dword:00000003
[HKEY_CURRENT_USER\ControlPanel\Notifications\{A877D659-239C-47a7-9304-0D347F580408}]
"Wave"="\Windows\Infend.wav"
"Options"=dword:00000001
@="ActiveSync: End sync"
"Duration"=dword:00000000
"AvailableOptions"=dword:00000003
What seemed to happen was that one sound (the wrong one and the first in the windows folder) was applied to ALL notifications.
So my two questions are:
1) Should I actually be uploading/copying my ring tones and sounds to the Windows/Rings folder?
2) Is there a particular format for reg files and the entries therein to have them work for carrying out this task?
I will say that the owner information was input in the registry correctly. Just not the rings and sounds...
Thanks for any and all help on this..
Des. . .
CTCNetwork said:
Hi All,
I have been getting into installing ROM's on my X1 for a few months now.
All good bar the couple of hours it takes to reinstall a couple of apps, configure owner information and then go though ans set all the notification sounds.
So I got thinking and decided that, as all notifications were set in the registry, I could just export all the notification keys once set with the sounds and I could then (after copying them into the windows directory) import the reg ke file into the registry and bob would be my uncle.
Well, Bob turned out to be someone elses uncle and this did not work for me!. Gutted!!
A sample of the reg file includes the following:
Code:
[HKEY_CURRENT_USER\ControlPanel\Notifications]
"AlertInterrupt"=dword:00000001
[HKEY_CURRENT_USER\ControlPanel\Notifications\Phone]
"Wave"="\Windows\Resident_Evil.mp3"
"Duration"=dword:00000000
"Options"=dword:80000000
@="Phone: Incoming call"
"DisplayOrder"=dword:00000001
[HKEY_CURRENT_USER\ControlPanel\Notifications\{A877D658-239C-47a7-9304-0D347F580408}]
"Wave"="\Windows\Infbeg.wav"
"Options"=dword:00000001
@="ActiveSync: Begin sync"
"Duration"=dword:00000000
"AvailableOptions"=dword:00000003
[HKEY_CURRENT_USER\ControlPanel\Notifications\{A877D659-239C-47a7-9304-0D347F580408}]
"Wave"="\Windows\Infend.wav"
"Options"=dword:00000001
@="ActiveSync: End sync"
"Duration"=dword:00000000
"AvailableOptions"=dword:00000003
What seemed to happen was that one sound (the wrong one and the first in the windows folder) was applied to ALL notifications.
So my two questions are:
1) Should I actually be uploading/copying my ring tones and sounds to the Windows/Rings folder?
2) Is there a particular format for reg files and the entries therein to have them work for carrying out this task?
I will say that the owner information was input in the registry correctly. Just not the rings and sounds...
Thanks for any and all help on this..
Des. . .
Click to expand...
Click to collapse
For path in reg, you need double "\\" for sub-dir. e.g.
"Wave"="\Windows\Infend.wav" > "Wave"="\\Windows\\Infend.wav"
Resco Explorer has problem with big registry file so I would suggest you to put the reg into cab using WinCab manager.
U can check out my rom thread even you are not using my rom. I have a section there for UC which gives a lots of tips how to import user custom setting/config after new rom/hard-reset
Hi,
Thanks jackleung for the info. Looking at the User Customisation: could well be useful.
But the reg key info will get me going for now and get me up and running quickly..
Thanks again
Des. . .
Related
Ok, I tried to install NoteM and it failed, I gave up on the stagnant software. But now my .mp3 file association are jacked up. No ring tones and when clicking mp3s I get the unassociated file notice. I copied in the settings for wav files to a new key called mp3file and modified a HKCR key for .mp3 to reference the new key mp3file... but I still cannot get a ringtone to ring...
Anybody have the original file association settings from the registry.?
Thanks.
-jh
Following up...
Ok, I got the context menu restored. Borrowed the settings from WMAFile key. But the notifications area still will not play mp3s. Did I miss something?
Is this the right Forum to post these questions or should this be moved to the Herald > Herald forum?
thanks.
Solution
Yeah.
Ok here it is for any in the same boat.
1 Open Total Commander.
- navigate up a directory to your registry
2 Open HKCR
3 Find and Open .mp3
- it may not exist - NoteM deleted mine. If not there create a new KEY (dir)
- label it .mp3
4 Open .mp3
5 Create or modify your STRING value called Default
- insert a value of 'wmafile' (yes I know mp3 != wma but the phone does
- not care one way or another. And until someone steps to the plate with
- the actual values this will work)
6 Ring tones and Media Playing will now commence.
MS is pretty lame for using a registry but oh well.
Sorry for digging up this old thread, but this solution really worked when I uninstalled NoteM and lost mp3 ringtone capabilities. This was on my HTC Touch Dual (Niki)
I copied another registry entry to get it to work.
1. Opened registry editor.
2. Browsed to HKCR.
3. Added key "HKCR/.mp3"
4. Added value "HKCR/.mp3->Default" with data "wmafile" (yes, mp3file doesn't work, go figure, I just had to try. NOTE: Default is usually created automatically when creat)
5. Added value "HKCR/.mp3->Content Type" with data "audio/mp3"
6. Added value "HKCR/.mp3->PerceivedType" with data "audio"
Soft reset.
All working fine.
Thanks jonharrell
is there a way to turn off the beep when you hit "send" after dialing a number?
Lavachild said:
is there a way to turn off the beep when you hit "send" after dialing a number?
Click to expand...
Click to collapse
You need to install a program that can edit registry and do the following change:
Look up HKEY_CURRENT_USER\ControlPanel\SoundCategories\CallStart
Change the InitVol value to 0
Thanks a lot for that bit of info... The beeping was beginning to annoy me aswell
brilliant,thank you!
Amateur question. Where can I find a reg edit program?
Lurchy24 said:
Amateur question. Where can I find a reg edit program?
Click to expand...
Click to collapse
This is free:
http://www.phm.lu/Products/Smartphone/RegEdit/
Guess you have to choose the ARM version at the top in the drop down list.
Didn't get the desktop installer to work.
Copy the .cab over to your device and run it from there.
Well... why not just put it here.
Thanks.....
i downloaded the free trial of resco and that works great. i liked it so much i will buy it for sure. www.resco.net
After changing the value to "0" and pressing done, I exit the program and no longer have the beep when dialing. Once I shut down the phone and reboot, the beep starts up again. Is there a way to make it permanent?
It happened me too, permanent solution - I rewrited file callstart.wav in Windows folder in Audacity program and I used function - silence. It means now when I call my handy play only silence on call start
Lurchy24 said:
After changing the value to "0" and pressing done, I exit the program and no longer have the beep when dialing. Once I shut down the phone and reboot, the beep starts up again. Is there a way to make it permanent?
Click to expand...
Click to collapse
There is. 1. Use Total Commander (freeware) and copy the file Silent.prof.xml from the folder Application data\Profiles to the folder \Application data.
2. Then rename the copied file name to Normal.prof.xml (or Meeting.prof.xml, if wished, this is the buzzing profile).
3. Then move the new Normal.prof.xml (pr Meeting.prof.xml) back to the folder Application data\Profiles and overwrite old file.
4. After this you'll to have to reconfigure your settings in the normal (and meeting) profile but the beep at call start won't return even if device is restarted.
Got this solution from another S730 forum. Seems the Silent.prof.xml file is the only one in which the beep at call start is disabled.
it's quite a lot easier editing your profile xml file. change the value 'CallStart' to '0' and you're done.
Hey Admins,
perhaps you can make a sticky "Tweaks for HTC Wings" including this tweak.
Bye
shadow2000 said:
Hey Admins,
perhaps you can make a sticky "Tweaks for HTC Wings" including this tweak.
Bye
Click to expand...
Click to collapse
I second the proposal.
can anyone tell me how to get rid of this on a kaiser? its driving me nuts! ive checked everywehre
ksga said:
it's quite a lot easier editing your profile xml file. change the value 'CallStart' to '0' and you're done.
Click to expand...
Click to collapse
I tried this to do with the built-in editor of total commander and I even tried downloading and uploading the file.
I haven't had any success. I changed the value to "0" and then I wasn't able to select that profile any more.
I had to start over with "use defaults", then I was able to select and configure that profile again.
What have I done wrong?
I was having the Same issue over here.
Now I solved it thanks to Radiax!
The solution is simple, change your profile again like you did last time, but after saving the file you have to navigate to Properties (File -> 0 More -> 4 Properties) and change the System value to +. Make sure to use the latest version (V2.5, released 24th of April) because this function doesn't work in previous versions.
Hope this'll work for you just like it did for me.
thats it!
Its necessary to set the system-bit!
Many thanks!
JunkieXP said:
I was having the Same issue over here.
Now I solved it thanks to Radiax!
The solution is simple, change your profile again like you did last time, but after saving the file you have to navigate to Properties (File -> 0 More -> 4 Properties) and change the System value to +. Make sure to use the latest version (V2.5, released 24th of April) because this function doesn't work in previous versions.
Hope this'll work for you just like it did for me.
Click to expand...
Click to collapse
Nice! This indeed works a lot easier than the steps I mentioned earlier in this thread.
Latest Total CMD + System bit set
Hi all,
I tried to set my Wings like described above, but I cann´t use the profile anymore after changing something.
I´m doing this with TC 2.5 and the system bit is set.
Any ideas?
edit: in addition - i don´t have a folder profiles in appdata, the xml´s are in windows folder on my wings
Hi folks,
Is there a way to make permanent registry changes? I found the sound after pressing the dial button very annoying and tried to set initVol to 0 in the registry, but after a reboot the setting is back.
Same goes for some other settings in the telephone which I wanted to change permanently. Like, changing the default locations of the images being saved by the camera to \Storage Card\My Documents\My Pictures instead of the DCIM directory. Is there a way to do this?
I noticed there are some OEM settings, but somehow the telephone denies those registry settings when I try to set them to new values. Write protected?
How could this be done?
Thanks in advance.
negrooid said:
Hi folks,
Is there a way to make permanent registry changes? I found the sound after pressing the dial button very annoying and tried to set initVol to 0 in the registry, but after a reboot the setting is back.
Same goes for some other settings in the telephone which I wanted to change permanently. Like, changing the default locations of the images being saved by the camera to \Storage Card\My Documents\My Pictures instead of the DCIM directory. Is there a way to do this?
I noticed there are some OEM settings, but somehow the telephone denies those registry settings when I try to set them to new values. Write protected?
How could this be done?
Thanks in advance.
Click to expand...
Click to collapse
Hi,
The registry keys where the changes are not permanent is set to default at restart. The only way I know how to make these permanent is to alter the ROM before it is cooked and flashed...
Are you sure your tweeking the registry and not the profile?
Look up HKEY_CURRENT_USER\ControlPanel\SoundCategories\CallStart
Change the InitVol value to 0 (I know you posted it but doesnt hurt to mention again.)
I have had this set on my phone for a while now without issue, and sticking after several reboots. Now of course if something else is bugging the phone it could be restoring the initial values, computers sometimes do this but usually require user input to do it...
Weird, what registry editor are you useing? Does it automatically restor a backup incase you mess something up?
I know sometimes when I have been changing things in my cars ECU it sometimes takes two or three times for the new coding to stick, might be something like that...
negrooid said:
Hi folks,
Is there a way to make permanent registry changes? I found the sound after pressing the dial button very annoying and tried to set initVol to 0 in the registry, but after a reboot the setting is back.
Same goes for some other settings in the telephone which I wanted to change permanently. Like, changing the default locations of the images being saved by the camera to \Storage Card\My Documents\My Pictures instead of the DCIM directory. Is there a way to do this?
I noticed there are some OEM settings, but somehow the telephone denies those registry settings when I try to set them to new values. Write protected?
How could this be done?
Thanks in advance.
Click to expand...
Click to collapse
Had the same problem with the sound af call start and solved it like this:
1. Use Total Commander (freeware) and copy the file Silent.prof.xml from the folder Application data\Profiles to the folder \Application data.
2. Then rename the copied file to Normal.prof.xml (or Meeting.prof.xml, if wished, this is the buzzing profile).
3. Now move the new Normal.prof.xml (or Meeting.prof.xml) back to the folder Application data\Profiles and overwrite the old file.
4. After this you'll to have to reconfigure your settings in the normal (and/or meeting) profile but the sound at call start won't return, even if device is restarted. After a hard reset you'll have to repeat the above mentioned actions to get rid of the sound again.
Got this solution from another S730 forum. Seems the Silent.prof.xml file is the only profile in which the sound at call start is disabled.
Ehm, looks like a nice solution but trough both Active Sync as Total Commander I only find the Meeting.prof.xml file (even if I change my Profile to Silence or normal or whatever).
JunkieXP said:
Ehm, looks like a nice solution but trough both Active Sync as Total Commander I only find the Meeting.prof.xml file (even if I change my Profile to Silence or normal or whatever).
Click to expand...
Click to collapse
Could it be that you're using the desktop version of Total Commander? The link i used in my previous post contains a download of TC for windows smartphone. You'll have to install it on you device and work with your device. For some reason then you will be able to see the Silent.prof.xml and perform the steps in my previous post.
I just installed the Cab File which provided in your link.
It's a strange world .
Edit: Never Mind, got the Registry Fix Done, Thanks Anyway (I Love all those Registry Tweaks)
JunkieXP said:
Ehm, looks like a nice solution but trough both Active Sync as Total Commander I only find the Meeting.prof.xml file (even if I change my Profile to Silence or normal or whatever).
Click to expand...
Click to collapse
If you dont have "show hidden files and folders" enabled you might not be able to see them either, not sure but its also a possibility.
nightcrow said:
Got this solution from another S730 forum. Seems the Silent.prof.xml file is the only profile in which the sound at call start is disabled.
Click to expand...
Click to collapse
Perhaps a stupid question, but will the sound disappear in ALL the profiles using this technique? Or only in the new profile?
And is there also a way to disable the sound made at the end of a call?
Thanks for the solution!
I think the sound won't disappear from all the profiles. E.g. the outside profile can't be found even if you use TC on your device. Therefore you won't be able to overwrite that profile. I'm personally using the normal, buzzing and silent profiles most often so I can live with this solution. You might want to try and rename a copied Silent.prof.xml to Outside.prof.xml, move it to the original folder and see if anything happens. Never tried this.
Never been aware of a sound at hang-up, so don't know if it was there before I changed the profiles. In any case I'm not hearing any sound now.
That's what I figured. Thanks for the reply.
Seems like I totally scr*wed up my Meeting Profile.
At first i'd just try to edit the CallStart Value in the XML file from 2 to 0 and uploaded this via Active Sync My Documents. After that I remapped the File to Application Data/Profiles and Overwrite the Current Meeting Profile.
All worked Fine until I changed my Profile to Normal and back to Meeting. From now on I can't select or edit the Meeting profile. I've also tried to replace the Meeting profile with another profile using Meeting.prof.xml but without any result, Also tried to reset the profiles within the phone using Profile -> Menu -> Option 4 but still I can't do anything with my Meeting profile.
Does anyone has Any Idea?
Edit: A Couple of hours after the first apparence of this issue it resolved itself without a restart or any other handling, does anyone has any idea how I can change the CallStart value without disabling the Meeting Profile, I compared both Meeting and Silent and i'm 95% sure it must be this CallStart Value which has to be Changed.
Are you just trying to kill the sound on specific profiles or from the whole phone? Have you verefied that the registry edit will not stick for you?
From your issue it sounds like something was not put into the profile properly causing the issues, and window's found the problem and reset it to work again.
If I use the Registry Change I can do this everytime I change my Profile.
Using the XML file I was also trying to change the Vibration mode (I want to Combine Vibration and Sound but the Pulsating of a Text message has to be different from the Call Sound).
Does anyone has any idea about what's going to happen after you completely remove the CallStart Entry from your register? Doesn't this solve the problem or does this cause an error or something.
Several things could happen, its not a huge key so windows might just pass over it, however if the profiles are looking for it then you might run into some stability issues there. If you delete the key from profiles from looking for it in the registry as well then you might not have any problems.
Either way windows could either become unstable during calls or associated sounds, windows will restore the key, or nothing will happen.
I now also tried to edit the XML via Total Commander and saved it the Normal way, as Unicode and as Text, but all disables the use of the specified profile until a "reset to standard".
Anyone has any idea how to change XML profile files without making them incompatible.
I found the solution - just edit the properties of Normal.prof.xml and enable system flag (e.g. in Total Commander). That's all
I totally love you Radiax , you are my Hero for today .
First it wasn't possible cause I didn't catch Total Commander update of April 24th but now I've installed Total Commander 2.5 and it works flawless.
Damn I'm so darn Happy!
Let's create a new topic about possible Settings of the Script value . I can't manage to let my ringtone ring while my vibrator () is pulsing.
v0.3w0.2v0.3p is working but pv0.3w02.v0.3 isn't working.
Can anyone please help me with a serious problem that has reared its ugly head. I am currently running ROMeOS v4.6.0 but I have had this problem is other ROMS before so I'm posting this cry for help here. I keep losing my notifications sounds ie when I get a text message no alert sounds and there is no vibration despite the fact that I have selected that both should occur in Sounds & Notifications. In the Sounds and Notifications page if I select an alert from the drop down box for, say, "New text message" I cannot preview the sound when I click the sound preview button and when I select "ok" I get the error "This ring tone file is corrupted or unavailable. Please choose a different ring tone" This happens for every alert sound listed.
The bizarre thing is sometimes the notifications and vibrate works but usually doesn't. A soft reset can fix the problem temporarily but I have no idea when the problem will re occur.
I will mention that I had previously saved a few Diamond alerts and ring tones in /Windows and Windows/Rings respectively but I have now deleted them in case it was this that was causing the problem. I'm have now just selected the alerts that came in the original ROM but I'm getting this error message again and again and missing my SMS's due to no alerts/vibrate.
Does anyone have thefaintest idea what could be causing this strange behavior? I have searched but despite a few references to this error no cure is mentioned. Can anyone help with this?
Solution to the problem "This ring tone file is corrupted or unavailable..."
Hi everybody!
I used to have the same problem. When I tried to set an mp3 ring tone for incoming calls or when I tried to set an alarm with mp3 sound, a box appeared saying "This ring tone file is corrupted or unavailable. Please choose a different ring tone." The ring tone defaulted to Ring-WindowsMobile. I use Samsung SGH-i780 PPC with Windows Mobile 6.0 Professional. The problem occurred after installation of .NET compact framework 3.5 or after installation or deinstallation of NoteM 1.21 voice recording software. I have read many posts and come to the conclusion that apart from hard reset of my PPC there is no other useful suggestion on the web So I had to figure it out myself and I did
First thing I have noticed is that I could use *.wma ring tone and alarm sound. So i used Free Mp3 Wma Converter 1.8.0 on my laptop to convert two mp3 files, meant to be used as a ring tone and alarm sound, to WMA format and then I put them it into /My Documents folder, using ActiveSync. Then I could select these two wma files as my ring tone and alarm sound. Good start.
Then I realized that when I clicked on any mp3 file in file explorer, this file did not opened in my Windows Media Player Mobile 10. So I used my Total Commander for Windows Mobile (Total Commander/CE V. 2.51), which by the way is a great stuff, to set default application for opening mp3 files. After "right-clicking" (i.e., holding down the stylus/mouse until a context menu appears) on any mp3 file you can select Properties. Then choose second tab - Open with. Here you should have an antry ".mp3 -> mp3file". If you do not have one, you can add it by clicking on the Open with button and typing: Command: wmplayer.exe (this application is in \Windows folder, so you do not need full path), Parameters: "%1", Icon file: \Windows\wmplayer.exe, Index: 0. Last two options are not essential. Note that %1 must be quoted! Ok, after accepting these settings, you should be able to open your mp3 files with Windows Media Player. Not bad, right?
The second step involves editing your registry. I am going to describe how to do this with the aforementioned Total Commander, which fits this task very well. You should go to the root of your directory tree: \. Then choose \\Plugins\registry\HKCR. First, go to .mp3 folder (you can just start typing letters - Total Commander will navigate you to the proper folder) and enter it. Click on Default - you should see mp3file. Yes, this is one of the results of setting WMP as a default application to handle mp3 files.
Now, the most important part comes! Navigate to another folder in HKCR, called mp3file and enter it. In my case, I had only two subfolders here: DefaultIcon and Shell. By the way, you can see that subfolder Shell\Open\Command contains a key Default with value wmplayer.exe "%1". This is the second of the results of setting WMP as a default application to handle mp3 files. So, coming back to the point - we are in mp3file folder. Now, you should set a correct event sound handler for mp3 files by adding the following folders: Shellex\EventSoundHandlers\{245F94CF-DD9C-46F9-B4C8-D2B14A877893} (i.e., you have to add Shellex subfolder, then enter it and add EventSoundHandlers subfolder and then enter this subfolder and add next subfolder called {245F94CF-DD9C-46F9-B4C8-D2B14A877893}). Note braces in the last subfolder name! Ok, once you are in the subfolder {245F94CF-DD9C-46F9-B4C8-D2B14A877893}, add a new DEFAULT key by hitting New value, then ticking default check box and pressing the OK button. When asked for the value of the new default key, type XME EventSound Player and accept. Now, you should be able to set mp3 ring tones as well as set mp3 alarm sound. At least I was able
Two more notes:
1) The name of the subfolder created in HKCR\mp3file\Shellex\EventSoundHandlers should be identical to the name of the subfolder in HKCR\WMAFile\Shellex\EventSoundHandlers (it seems that wma and mp3 files are handled by the same event sound handler). If you have different subfolder name in HKCR\WMAFile\Shellex\EventSoundHandlers, and your wma files can be set as a ring tone and alarm sound, use your folder name instead of mine ({245F94CF-DD9C-46F9-B4C8-D2B14A877893}).
2) You can reenable an option of setting mp3 file as a ring tone from the context menu. To achieve this, you need HKCR\mp3file\Shellex\ContextMenuHandlers\{...} folder. In this folder add default key with value Set As Ringtone. Check what should be placed inside braces (instead of ...) by checking the name of the folder found in HKCR\WMAFile\Shellex\ContextMenuHandlers. My value is E88B4A18-6F77-4bb6-8E0D-DCD4B1F8F1DA.
I hope this helps. Good luck!
is there a simple way to change the location of ringtones such as edit the registry?? everytime i change a ringtone it need to send to the main memory..i want to make it easier.. THX
HKEY_CURRENT_USER\ControlPanel\SoundCategories\RingDirectory = Storage Card\music
How
I am new to this community and just got my first WM phone a couple of days a go, TOPAZ..
How do I use regedit to alternate like shown above???
You can try PHM regedit. It's same like desktop pc regedit.
you can also try the "pocket version" of TotalCommander, there a biult-in Plugin for the registry
Problemo
Hey
Couldn't get it to work, and couldn't actually find the exact HKEY either from HKEY_CURRENT_USER\ControlPanel\SoundCategories\Rin gDirectory = Storage Card\music.
For me it was identical up till \SoundCategories, but no RingDirectory key. It looked something like HKEY_CURRENT_USER\ControlPanel\SoundCategories\Ring\Directory
Modifying the Ring\Directory into "Storage Card\music" didn't help either, any ideas what could be the problem?
Also cannot get this to work. Have changed the setting from original \windows\ to Storage Card\music. Can anyone advise on the exact think to type in the space. Even tried adding the \ in front but same results
I tried it as well and didn't work. The strange thing is that I also used SKTools and found this as a configurable setting and it did nothing as well, seems that it was changing the same registry value.