Related
Hi all, I have downloaded and install the new ROM to my Jam from www.clubimate.com site, however I can't change the alarm tone, there are only windows' alarm tones available!! I have copied new .wav's to windows folder however while I have tried to assign them as an Alarm tone,I can't chose them!! it goes to default???
(P.S ı have downloaded a program which is called AlarMe, I am also unable to setup different alarmtones, they just don't ring, I can see them choose in the program however there are no sounds??)
Is there any solutions? registry ?
place your new tones in /windows/ringtones folder and you will be able to see them.
Could you use the same wav files before loading the update ?
Hi all,
My other half bought a Touch Plus yesterday and I've been adding software to it to make all that much better.
The contacts are stored on the SIM and I've copied them all into Pocket Outlook. I then made the reg tweak to hide the SIM contacts which worked immediately, hiding all the SIM contacts. However, when I soft reset the device (via software or holding down the power button and then re-powering on) the registry value goes back to what it was - showing the SIM contacts!
Is there any way that reg value can be kept to 0?
Cheers
ND
Hi
I have the exact same problem and asked this question previously here, never got a answer
http://forum.xda-developers.com/showthread.php?t=359152
The first thing after a reboot is to hide my SIM contacts... If anyone have a solution it would be very nice.
Kind Regards
I have found a solution...
Download dotfred's excellent TaskManager/Registry Editor from: http://www.dotfred.net/TaskMgr.htm
Copy the exe to wherever you want on your device,
Use the registry editor in there to set the ShowSIM value to 0.
Export that registry value... to \My Documents\HideSIMContacts.reg (for example)
Create a shortcut to the task manager exe in Windows\StartUp.
Edit the properties of that shortcut (I use Resco Explorer) and set the Target as follows:
"<path to task manager>" \My Documents\HideSIMContacts.reg /silent
Make sure you have "'s around the Task Manager path BUT NOT around the path for the reg file.
Reboot...
Bob's your uncle.
I had the same issue with my previous Orange UK stock ROM, don’t know why the registry tweak does NOT stick after SR on certain ROM’s :-/ so in the end I resorted to installing the attached cab which fixed the issue
On my current HTCAsia WEE ROM the registry tweak works so no need for the cab fix! Anyway for those with ROM where the registry tweak does NOT work, you can use the fix mentioned here by NinjaDonkey or install the attached cab and soft reset, that should do the trick
AWESOME...thanks, I have a locked rogers HTC Touch and have tried many different Reg tweaks that would not stick to hide the SIMs in my Contacts, but the NIKI Sim fix above finally got it. Thanks, thank you, thanx again.
nikisimfix
hello !!
Thank you very much for this soft
Thanks guys for the wonderful solution.. I was going bonkers having to delete and add in all my contacts everytime I factory set my Niki. Cheers..
Other solution is RilhasHideSIM, for more see: http://forum.xda-developers.com/showthread.php?t=467147
thanks gfreek this thing worked fine...
Thanks for sharing
Well done and thanks a lot for sharing!
gfreek said:
I had the same issue with my previous Orange UK stock ROM, don’t know why the registry tweak does NOT stick after SR on certain ROM’s :-/ so in the end I resorted to installing the attached cab which fixed the issue
On my current HTCAsia WEE ROM the registry tweak works so no need for the cab fix! Anyway for those with ROM where the registry tweak does NOT work, you can use the fix mentioned here by NinjaDonkey or install the attached cab and soft reset, that should do the trick
Click to expand...
Click to collapse
I downloaded and installed this but it didn't work. What did I do wrong??
tks,works well
The only solution for a random ringtone now is Random Ringtones, MortScript by oblyvaeon. I made a simple application to do just that - randomize your ringtone. It scans your storage card (or any other location you specify) for music files and every time after an incoming call your ringtone will become one of those. Unlike the mentioned script, it does not require to be running all the time, so there is zero CPU and memory usage.
Features of version 1.2.1:
Select many folders to get ringtones from
Exclude some ringtones you don't like in those folders
Download
The program requires Microsoft .NET Compact Framework 3.5. If your device is complaining about wrong .NET version or missing assemblies, [re]install it first. Install only from the site mentioned above, because other packages have been reported as broken.
If something doesn't work, install the test version first and report what happens.
The program is licensed as GNU GPL v3 (free as in freedom), source code is available.
Seems a good idea; in effect what we have here is a ringtone randomiser.
Will try it out and give you some feedback.
WB
This is what I was looking for... in two ways.
a) For a long time I wanted a random ringtone.
b) And recently I want to know how to make apps for WM5 or 6. I know basic programming and i learn easily, i'm interested in making some apps, but how? what tools do you use? Could you explain? Could yoy PM me or email me? or here?
Regards.
.NET and C# is it, and the APIs used are Microsoft.WindowsMobile.Status (for monitoring incoming calls) and basic registry manipulation. I can release the source excerpts or the whole code later, once I clean everything up.
Koterpillar said:
.NET and C# is it
Click to expand...
Click to collapse
That's all I need thanks.
Well while i'm here, do you know a site or thread which has basic instructions about making a "hello world" app for PPC? Just to get me started.
I don't want to mess your thread, I'll post a new one for this.
Thanks!
This works great, and its only 8kb! Thanks a lot, I've wanted something like this for a while.
Updated it, see first post.
not work
it's a great idea but not work. i reset my htc 3300, install compac netframewor 3.5 and then install the program. the first time, it work but when i change the path and i put autorun the program crash.
i apologise for my english
Can you please post the crash details? A screenshot, or just the error message text.
description
in my first configuration i put 2 songs in the folder "\Tarjeta de almacenamiento\songs\" of the system.
in my second configuration i put 2 songs in the folder "\temp\" of the system.
thanks
Hi, i installed to Storage Card, and got this error:
File or assembly name
'System.Windows.Forms,
Version=3.5.0.0, Culture=neutral,
PublicKeyToken=969DB8053D3322AC',
or one of its dependencies, was not
found.
Cheers
-edit- just tried installing to device instead, same error.
sigc, I will try myself and post back. But you must not select any other folder than WM sees already (SD root is OK, but not sub-folders).
mugglescuop, install NET CF 3.5. In the future, i might rewrite the program without that dependency, but right now it's like that.
Pardon me if this is a stupid question, but how hard would it be to make this program recoginze a subfolder on the storage card instead of just the root? There's already so many other things I must put in the root (all my themes and sms tones etc.) it would be ten times worse if I moved all my ringtones in here too. Especially since many of them have the same names as my SMS tones, just longer versions.
Koterpillar said:
mugglescuop, install NET CF 3.5. In the future, i might rewrite the program without that dependency, but right now it's like that.
Click to expand...
Click to collapse
cheers i thought about it afterwards and thought that it was probably the problem... i'll post back if it works.
AlternaGirl said:
Pardon me if this is a stupid question, but how hard would it be to make this program recoginze a subfolder on the storage card instead of just the root?
Click to expand...
Click to collapse
Agreed.
AthenaGirl, can you select those tones you have in a subfolder as your ringtone in Settings-Phone?
Koterpillar said:
AthenaGirl, can you select those tones you have in a subfolder as your ringtone in Settings-Phone?
Click to expand...
Click to collapse
i have to have my ringtones in '//windows/rings' usually
To make it clear:
There are several folders Windows Mobile searches ringtones for in. These (usually) are:
\Windows\Rings
\Storage Card\
\Storage Card\My Documents\
Maybe I'm missing something.
As stated in the first post, the program does not copy any files. Therefore, do not put them where you don't see them yourself when selecting ringtone the usual way.
In the next version, you'll be just presented with a choice of where to choose random ringtones from.
oh right ok cheers
Still downloading NET CF 3.5... taking a while on a GRPS connection
sigc, your problem should be fixed now, download the new version.
I keep all mine in \Storage Card\My Documents\My Ringtones and they show up in the settings. In playing with this just now I discovered my SMS tones still appear if I move them from the root of the card to My Documents. You all probably knew this already but I somehow missed it. This cleans up my root a good bit. Now if I could only move those tsk files...
"Note for users new to Windows Mobile you will need a registry editor to find and edit files beginning with either HKLM or HKCU and a file editor that can unhide system files. Resco supply both apps and are recommended but are not the only apps out there. All registry entries are in red."
Hi all,as this is my first window mobile phone,i do not understand what the above means and how they will help me.Can someone explained further.
Also,can someone advice a link that is similar to a dummy guide for window mobile phone.
Thks all for helping in advance
Newbie_HTCHD2 said:
"Note for users new to Windows Mobile you will need a registry editor to find and edit files beginning with either HKLM or HKCU and a file editor that can unhide system files. Resco supply both apps and are recommended but are not the only apps out there. All registry entries are in red."
Hi all,as this is my first window mobile phone,i do not understand what the above means and how they will help me.Can someone explained further.
Also,can someone advice a link that is similar to a dummy guide for window mobile phone.
Thks all for helping in advance
Click to expand...
Click to collapse
As this is your first windows mobile phone, I would strongly recommend ignoring that 1st sentance, and just enjoy the phone as much as possible. Then, when you know it better and have some idea what you'd like to do that it won't let you, come here and search for things (only ask after searching fails to find anything ).
If you've not had a windows mobile phone before, jumping into editing the registry and modifying system files is a 100% sure way to brick your phone. It's easy when you know how, so take your time and learn.
Other than that, welcome to XDA and the world of Windows mobile
Quite a lot of the registry tweaks can be don't in a user friendly way using a program called BSB Tweaks.The latest version is 1.6, so have a search for it here and install on your HD2.
That will probably keep you tweaking safely for a will.
thks for valuable advice,as now,i have come to understand why do i need to install the registry editor,however,i do not know the history of the window mobile phone,so can someone enlightened if there is any version on the registry editor and where can i get this.
Thank you in advance
There is a beta version of the Resco product you mention, which can be downloaded at their forum. This is the most convenient on your new touch capable device.
Please remember that playing around with registry settings can brick the system. In such a case, you will have to hard reset your device.
Also, I can only second what the other posters already recommended. Get to know your product step by step, especially with registry changes. Once you understand, it is no magic thing.
PHM RegEdit : http://www.4shared.com/file/61611749/7a9846ab/PHM_RegEdit.html
PHM Regedit "Import" grayed out
I am trying to import some previously saved reg files to my HD2. I just installed PHM Regedit from this thread but Import is grayed out on the Tools menu.
How can I import a registry file? Running the reg file directly opens PHM Regedit but does not import.
Thanks in advance!
I have used Win mobile for 4 years now, but just found XDA for 2 months ago.
So I searching for a guide 2 resco, so that i can unlock Bubble breaker + Solitere
And make screen prints like others on this side.
old htc p3300 But now Rocking on HD2
Guys,
I'm new in this forum so I wish say hi to everybody...
Then, I have an HTC diamond 2 (original rom) I've searched for the topic in the forum and I found just a solution working in my phone.
http://forum.xda-developers.com/showthread.php?t=515808&page=3
I've downloaded the cab and everything is working fine, but, because on soft reset all the values return to the original one I'm forced to install the cab everytime, so it should be easier to create a button that is going to modify the following parameter in the registry:
[HKEY_LOCAL_MACHINE\Comm\TNETW12511\Parms]
"HTCKeepWifiOnWhenUnattended"=dword:00000001
Is it possible? There is someone helping me?
I have to keep on the wifi in order to use my voip...
Thanks in advance,
Markuz
You can export that registry key and just insttall the registry instead of the cab if the settings aren't sticking.