How to automatically detect if "Optical Pad Mode" is enabled? - XPERIA X1 Q&A, Help & Troubleshooting

Hello,
I was wondering if anyone had an idea on how to tell if the optical pad is currently enabled on the Xperia X1 programmatically? Is there a registry setting somewhere that shows the current mode (D-Pad or Optical)?
...I actually don't have an X1 at the moment, otherwise I would have have been able to investigate this more. I've checked through the xda forums and on Google and haven't found any hints on this.
Hopefully, someone has already come across this setting and will be able to point me in the right direction?
Also, a second question... does anyone have any thoughts on how to detect whether the current device is an "Xperia X1"? I'm guessing there would be a registry setting for this.
Thank you -- any information would be very much appreciated.

I know for one that the device info is a .txt document in the windows folder. I have no idea about the D-pad though. I can't imagine you'd be able to tell through the registry, as modes aren't usually controlled through the registry - which is rather used for fixed variables. I think only the driver "knows" the current status. Won't be easy to extract.

Angelusz said:
I know for one that the device info is a .txt document in the windows folder. I have no idea about the D-pad though. I can't imagine you'd be able to tell through the registry, as modes aren't usually controlled through the registry - which is rather used for fixed variables. I think only the driver "knows" the current status. Won't be easy to extract.
Click to expand...
Click to collapse
Thank you for your prompt response Angelusz. Do you happen to recall the name of the .txt file with the device info?
As for the location of the optical/d-pad mode setting, I actually wouldn't be at all surprised if they stored it in the registry. The setting has to be stored on the system somewhere, and the registry is as good a place as any.
(Sometimes, it's actually beneficial to store things in the registry since then you don't have to worry about creating your own custom file format, or writing file read/write classes.)
Anyone willing to check the registry for such a setting? Or perhaps do a search using the Remote Registry Editor ("Edit->Find")? Maybe a search for "optical" or something?
I'd probably assume that there would be something stored in "HKEY_LOCAL_MACHINE\Drivers"...
Really, any help with this would be great.
Thanks again.

ModelName.txt - it just sais X1i - or X1a if it's an X1a ofc.
I searched the registry for "dpad" - no results.
Checked HKLM/Drivers - no results.
I still think I'm right.

Angelusz said:
ModelName.txt - it just sais X1i - or X1a if it's an X1a ofc.
I searched the registry for "dpad" - no results.
Checked HKLM/Drivers - no results.
I still think I'm right.
Click to expand...
Click to collapse
Thanks for the additional info on the filename and it's contents. So, (just to confirm) the only thing in that file is "X1i" or "X1a"? Or would I have to parse for anything else in there?
Also, thank you very much for doing that search, much appreciated!
Hehe... well, I'm not saying that I'm 100% sure you're wrong, but it wouldn't surprise me if you were ...I'm just saying that the driver has to look somewhere to see whether the optical pad is enabled or not.
They can either use a file or the registry, that's pretty much it. Otherwise a soft-reset or battery drain would cause that setting to be reset.
Okay, one more request, if you don't mind.
Would you (or anyone) be willing to do a registry search for the term "optical" with "Values" and "Keys" checked, in HKEY_CURRENT_USER and HKEY_LOCAL_MACHINE?
I realize that this is a lot to ask, so please feel free to say no. In any case, I really do appreciate all of the time you've spent on this so far.
Thanks again for all of your help!

----------

it is under settings, there you can see the optical pad icon to change the settings.
you can put it on/off and there is a option if you want to use it in ie (internet explorer) and you can adjust the sensitivity.
peace to all
p.s. sorry for my useless english i am from hollan

EGMine said:
Thanks for the additional info on the filename and it's contents. So, (just to confirm) the only thing in that file is "X1i" or "X1a"? Or would I have to parse for anything else in there?
Also, thank you very much for doing that search, much appreciated!
Hehe... well, I'm not saying that I'm 100% sure you're wrong, but it wouldn't surprise me if you were ...I'm just saying that the driver has to look somewhere to see whether the optical pad is enabled or not.
They can either use a file or the registry, that's pretty much it. Otherwise a soft-reset or battery drain would cause that setting to be reset.
Okay, one more request, if you don't mind.
Would you (or anyone) be willing to do a registry search for the term "optical" with "Values" and "Keys" checked, in HKEY_CURRENT_USER and HKEY_LOCAL_MACHINE?
I realize that this is a lot to ask, so please feel free to say no. In any case, I really do appreciate all of the time you've spent on this so far.
Thanks again for all of your help!
Click to expand...
Click to collapse
Yes, just X1i or X1a.
That finds some settings, just some strings. A filename, OpticalJoystick_Setings.exe (the app below post describes) and that's it.
gizmo1908 said:
it is under settings, there you can see the optical pad icon to change the settings.
you can put it on/off and there is a option if you want to use it in ie (internet explorer) and you can adjust the sensitivity.
peace to all
p.s. sorry for my useless english i am from hollan
Click to expand...
Click to collapse
That was not his question.

Angelusz said:
Yes, just X1i or X1a.
That finds some settings, just some strings. A filename, OpticalJoystick_Setings.exe (the app below post describes) and that's it.
Click to expand...
Click to collapse
Wow, sorry about the super-delayed response - I didn't see a notification of any new posts come into my email...
Anyway, thank you very much for confirming the data in the text file, Angelusz; and for running the additional registry search. This is very useful and I thank you deeply for taking the time to look into all of this stuff for me!
blackice168: Thank you for your post as well... I saw what you wrote before you deleted it and it was actually quite helpful since I didn't know that about the X1. Turns out that I was asking the wrong question... heh
gizmo1908: Thank you also for your post; and don't worry, your english is actually quite good!
Based on the various posts I now know what to do with the X1; so thanks again everyone!

Related

Keep dialpad on while on a call?

I have to make a lot of calls to conference #'s and such, and I consistently find myself panicking when I have to enter a pin or entry code, because the back light has gone off (screen blank), and when I do figure out the right key to press to bring it up, the keypad is no longer there. I have to press the "show keypad" button. Usually by the time I figure that all out, if I haven't already inadvertently hung up the call, I've timed out for the response.
Anyway, making a short story long.... Is there anyway, while on a call, to keep the dialpad and backlight on?
kaiser tools. search. read
kireol said:
kaiser tools. search. read
Click to expand...
Click to collapse
I suspect you meant "Kaisertweak", not "kaiser tools". Thank you. I was able to weed out the reg hack to keep the backlight on longer. It wasn't clear that this also addresses keeping the keypad up.
mooshwa said:
I suspect you meant "Kaisertweak", not "kaiser tools". Thank you. I was able to weed out the reg hack to keep the backlight on longer. It wasn't clear that this also addresses keeping the keypad up.
Click to expand...
Click to collapse
one klick to the dial wheel will do also show the the dialpad.
mooshwa said:
I suspect you meant "Kaisertweak", not "kaiser tools". Thank you. I was able to weed out the reg hack to keep the backlight on longer. It wasn't clear that this also addresses keeping the keypad up.
Click to expand...
Click to collapse
And the final answer is... how do you do this. (Infallable ones: please spare us the read, search mantras...)
Bump
Bump. Anyone? Thanks in advance. This small change would really be a great useability enhancement for normal phone use.
KaiserTweak
Download KaiserTweak and disable Fast Sleep. There are a lot of tweaks included that make the Kaiser/Tilt better.
http://forum.xda-developers.com/showthread.php?t=333898
Name?
madmatt079 said:
Download KaiserTweak and disable Fast Sleep. There are a lot of tweaks included that make the Kaiser/Tilt better.
http://forum.xda-developers.com/showthread.php?t=333898
Click to expand...
Click to collapse
Is it just a very strange description for this reg tweak? "Fast Sleep" sounds totally different than "Disable Automatic Call Status Switching". Is this a 2 for 1 change? Can someone simply post the exact registry change, that is easier for me?
Bump (again)
Wow, lots of comment, incorrect and corrected comments. Potentially cryptic solutions. Anyone with a simple registry change. Sure would be much appreciated.
swamp2 said:
Wow, lots of comment, incorrect and corrected comments. Potentially cryptic solutions. Anyone with a simple registry change. Sure would be much appreciated.
Click to expand...
Click to collapse
Just download the F-ing application and make the change. It automatically changes the registry entry so you don't have to worry about it. Your question was answered, there's no need to bump this thread because it wasn't answered in the way you wanted it to be.
Thanks
Bellfazar said:
Just download the F-ing application and make the change. It automatically changes the registry entry so you don't have to worry about it. Your question was answered, there's no need to bump this thread because it wasn't answered in the way you wanted it to be.
Click to expand...
Click to collapse
Thanks man, really friendly and mature comment. Is there really a need to start with the "F-ing" language. Grow up, requesting a registry edit is really acceptable from my experience on this board. I simply prefer to manage all of my registry changes manually.
swamp2 said:
Thanks man, really friendly and mature comment. Is there really a need to start with the "F-ing" language. Grow up, requesting a registry edit is really acceptable from my experience on this board. I simply prefer to manage all of my registry changes manually.
Click to expand...
Click to collapse
Just to give you a heads up this program "KaiserTweak" works really well. I have used it myself now on 3 different ROMS and have had no issues. I highly recommend it.
You are all WRONG
kierol, Hejdemann, madmatt079, and Bellfazar.
You guys are ALL WRONG! OK some of you are only 50% wrong.
A particularly big "screw you" back to Bellfazar for the unjustified "know it all" and rude attitude. See below from PM-ing with KaiserTweak author Chainfire.
The point is that there are two separate issues, clearly delineated by mooshwa in reply #3.
From swamp2 to Chainfire:
Sorry to bother you with a PM. I really dig your program and all the great reg edits you have put together. I prefer to manage my reg mods manually. Folks keep telling me that there is a reg edit in your program that disables the automatic switching, after placing a call, from the keypad to the call status window of the dialer. I would simply like to disable this automatic switching and not change anything else. I would greatly appreciate you sharing this reg edit with me. By the way in case it is relevant I have the AT&T branded device with the AT&T dialer as well. Thanks in advance.
Click to expand...
Click to collapse
Reply from Chainfire to swamp2:
AFAIK there is no Tweak in KaiserTweak that does this, though it may be some side-effect of another tweak. If you are interesting in the tweaks themselves, read the XML document format description on the KaiserTweak page and just download KaiserTweak and review the XML file. All tweaks are in there.
Click to expand...
Click to collapse
Lastly just to be 100% clear I am using the disable fast sleep tweak and that works great but it IS NOT a side effect of this tweak to accomplish what I was posting about, disable automatic call status switching.

Install/Run untrusted application - final solution?

Hello,
For the past few days the (from what I gather) well-known problem of not being able to install or run an 'untrusted' application has been plaguing me. However, I've been searching here and googling around for a long time now with no result...
Been using Dutty's 5.2.19199 (WM6.1) and I really didn't change any setting! So what gives? Any ideas?Basically, how do I get the prompt back (the one during installation)?
Thanks in advance!
T
krakout said:
Hello,
For the past few days the (from what I gather) well-known problem of not being able to install or run an 'untrusted' application has been plaguing me. However, I've been searching here and googling around for a long time now with no result...
Been using Dutty's 5.2.19199 (WM6.1) and I really didn't change any setting! So what gives? Any ideas?Basically, how do I get the prompt back (the one during installation)?
Thanks in advance!
T
Click to expand...
Click to collapse
Check your registry settings! Use KaiserTweak or Schaps' AdvanceConfig!
Yes, I know it must be something in the registry, but what? And, I thought of Tweak and AdvanceConfig but -guess what? They're not authenticated! Argh!
krakout said:
Yes, I know it must be something in the registry, but what? And, I thought of Tweak and AdvanceConfig but -guess what? They're not authenticated! Argh!
Click to expand...
Click to collapse
If you are technical, try this: Download KaiserTweak's latest XML file and open the file in Notepad. Then see what registry key(s) is(are) modified for this tweak.
Ah now - that's a great idea! But, do you know of any PC-based registry editor, since I cannot install one on my TyTNII?
If you're really technical, you can follow through with cmonex's way found here.
If not, search for dot fred task manager, which includes a great *FREE* registry editor amongst other tools, much better than PHM Reg Editor, imo....
Whoa, thanks a bunch. I'll try the task manager first (found here, btw), but I'm not sure if I'll be able to run it either - the whole system seems VERY restricted! I'll try to make heads from tails with the instructions in the other thread. Thanks so much!
Btw, I do seem to remember a program that allowed you to edit the PPC's registry from Windows PC, anyone remember that?
Thanks again guys - much, much appreciated!
You can run the untrusted app, i.e. Advanced Conig. Just select yes. Then make the changes.
BTW, to view the xml, just Open notepad on pc & drop the xml in the notepad window.
No I can't that's my problem - it just flat refuses to run it, it doesn't give me the prompt.. that's why I'm asking for a PC-based registry editor!
Anyhow, I'll try it today and will let you know if I manage it!
krakout said:
Ah now - that's a great idea! But, do you know of any PC-based registry editor, since I cannot install one on my TyTNII?
Click to expand...
Click to collapse
http://www.pocketpcfreewares.com/en/index.php?soft=1399
Here is another PC based mobile registry editor. Simple to use and works well. Havent found any serious problems with it
Yes, I'm trying this right now
Btw, the registry setting seems to be:
HKLM\Security\Policies\Policies\0000101a
Value=1: disabled
Value=0: enabled
Desc.:Enable or disable the warning you get when opening a program that is not digitally signed
A small cab to disable signing-security: Download: http://www.PocketPC-Live.com/ds.cab
Try it and let me known..
Carty said:
A small cab to disable signing-security: Download: http://www.PocketPC-Live.com/ds.cab
Try it and let me known..
Click to expand...
Click to collapse
The problem with this cab (and another one I had found) is that, once the mobile goes berzerk, you can't install it because, of course, it's unsigned... Catch 22! Thanks anyway - and, by the way, superb site, added to my RSS aggregator at once!
Anyhow, I just applied the reg tweak (set to 0), reset, thing asks me to verify running unsigned start-up programs, I OK them, and then... still same problem! What the heck? There doesn't seem to be any other tweak...
krakout said:
..by the way, superb site, added to my RSS aggregator at once!
Click to expand...
Click to collapse
Thank you My pleasure to serve the pocket pc community..
krakout said:
Anyhow, I just applied the reg tweak (set to 0), reset, thing asks me to verify running unsigned start-up programs, I OK them, and then... still same problem! What the heck? There doesn't seem to be any other tweak...
Click to expand...
Click to collapse
It has to be set to 1 for disabling.. You set to 0?
Regards,
Carty..
Yes, I set it to 0; it was set to 1 (probably an earlier KaiserTweak session), but I actually wanted to get the prompt so that I could tell it that f*cking yes, I want to run/install the app!
Anyhow, been switching between 0 and 1 with no effect... Feel a hard reset coming on, but it's weird because I've found quite a few posts around (not necessarily here) and no solution...
Got the same problem after a white screen after hardspl, but changing the registry worked for me. Thanks, now I can try jumpspl.

TomTom Navigator forgetful?

Ive got the L26 v4 rom and used to have the stock at&t rom, both give me the same tomtom navigator problem. MY home is always default when i restart the program, none of my favorites are saved, if i add any personal info its gone the next time i start the program. Gps works great haha. Id just love to save the gps location of me in the porta john at work. Any help would be greatly appreciated.
TomTom always defaults to your home location, it's intended to, that's just how it works. If you want to change it; feel free, but it'll start wherever you change it to next time too.
And I just checked, I have my typical favorites, no problems that I know of. TomTom behaves almost exactly the way it did on my Treo 680.
khaytsus said:
TomTom always defaults to your home location, it's intended to, that's just how it works. If you want to change it; feel free, but it'll start wherever you change it to next time too.
And I just checked, I have my typical favorites, no problems that I know of. TomTom behaves almost exactly the way it did on my Treo 680.
Click to expand...
Click to collapse
No it goes to the default hom elocation of the white house not my house it never saves my home location or favorites. i think i made that clear it forgets everything i put in i cant have favortes or a home address because it acts like the first time i ever started tomtom ITS NOT ROM RELATED
can anyone tell me where tomtom keeps all its userdata maybe its saving in the wrng pace or something cuz it never saves anything
hello. Sounds like you have your poi.dat and a few other files set to read-only. Check the properties of the TomTom folders and ensure that they are not read-only.
Thanks
The GPS settings are stored in "navigator.cfg", while all other settings are stored in "MapSettings.cfg", which is in the map folder. Make sure that none of these two files is read only. Actually, make sure that all TomTom related files are not read only.
am i invisible?
flashy said:
am i invisible?
Click to expand...
Click to collapse
Who said that
Resolved
awesome thanks guys that did the trick. now i can save my gps coordinates for slacking off at work haha. Way better answers than IT ALWAYS DOES THAT haha
Just to add, although probably irrelevant now you've sorted it, but for anyone else reading this thread, if you want to remove your home location completely for security or for any other purpose, just delete the file MapSettings.cfg from the map folder on your SD card. It will recreate itself once you run the program again and add or change settings, without a home location, or you can specify a new one. From my experience, it makes itself not Read Only by default.
Tx1oss said:
Who said that
Click to expand...
Click to collapse
there's always one.
Glad to help matey.
bugaveli said:
awesome thanks guys that did the trick. now i can save my gps coordinates for slacking off at work haha. Way better answers than IT ALWAYS DOES THAT haha
Click to expand...
Click to collapse
Maybe next time if you actually ask the question the way you later explained it, my answer would have been different. No reason to get pissy over it. Point out to me where my answer was incorrect. No? Didn't think so.
khaytsus said:
Maybe next time if you actually ask the question the way you later explained it, my answer would have been different. No reason to get pissy over it. Point out to me where my answer was incorrect. No? Didn't think so.
Click to expand...
Click to collapse
your answeer was wrong because it was clear tht it wouldnt remember anything, not that it always went to my home location its english and a lot of other people uynderstood. Im not pissy, im thrilled if it makes you feel btter your answer was the first response, you get credit for that. then again if someone wouldve posted their abc they ld have been first too.Itll be ok i promise this thread is dead now anyways
bugaveli said:
Id just love to save the gps location of me in the porta john at work. Any help would be greatly appreciated.
Click to expand...
Click to collapse
Why would you wanna do that just out of interest? Can you reference it with google maps POI's something like "bugaveli's dump of the week"
No i thought the best place on a jobsite is the porta john therefore gps cordinates are NESSECARY. Hmmmm dump of the week, niiiiice. Thanks for everyones reply!!
ok. i deleted the mapsetting and it worked. now do i delete the navigator as well? or how do i change a file from read only. please explain in english lol. thanks guys
yes delete it all
ben1do1 said:
ok. i deleted the mapsetting and it worked. now do i delete the navigator as well? or how do i change a file from read only. please explain in english lol. thanks guys
Click to expand...
Click to collapse
The .cfg file contains Home, favs and recent destinations. Nothing else should require removing.
Re. Read Only: I've found that this issue arises when Tomtom is backed up, and then restored, from a CD / DVD.
Burning the disk sets the attributes to Read Only (IMHO), so the files still retain the Read Only attributes when copied back to the SD card.
There are ways of changing this either on the Kaiser, or on a PC, but my prefered method would be to place the SD card into a reader on the PC, select the card/drive - Right click for properties and unselect the Read Only attributes to all.
Note - Properties can be accessed through mouse right click !
thanks everyone

How to make IE default browser.

So after 40 minutes of wasting time (searching how to do it) I got nothing.
Anyone know how i can make Internet Explorer the default browser? I tried and couldnt find it.. An answer is all i am looking for.
This was originally named something else, but I renamed it so I could find it again. It's buried in a thread somewhere.
Anyway, this restores the registry settings for IE and has fixed IE getting hosed a few times. By Opera, or seemingly randomly. I've had to run this at least 3 times in the last 3 months.
THANK YOU VERY MUCH.. you made my day :]
Thanks
Thanks works perfectly on my T-Mobile wing
This worked on my Fuze too. It is a big help.
Thanks,
cj
Code/ Steps to create the cab file
hi,
Can anyone please let me know the xml registry coding used for the same and the procedure for creating this as a cab file? I am really interested in knowing the coding for the attached cab file []
Regards
Amajor
ankit.to.excel said:
hi,
Can anyone please let me know the xml registry coding used for the same and the procedure for creating this as a cab file? I am really interested in knowing the coding for the attached cab file []
Regards
Amajor
Click to expand...
Click to collapse
There are cab extractors I'm sure that could be used on it, but otherwise I wouldn't have a clue, I just saved it from another thread. I couldn't find the thread, so I just attached the cab I'd saved.
ankit.to.excel said:
hi,
Can anyone please let me know the xml registry coding used for the same and the procedure for creating this as a cab file? I am really interested in knowing the coding for the attached cab file []
Regards
Amajor
Click to expand...
Click to collapse
Unzip it was WinRAR and have a look at the _setup.xml.
Or try a product like WinCE CAB Manager, or any other good cab creation software
Or just google, creating CAB files, there's lots of suggestions
Ta
Dave
IE vs. Opera
So I have tried switching OPERA TO IE on
tf3d but cant get it. Any ideas? Ive tried using total commander, and using mem. card to laptop and back.
khaytsus said:
This was originally named something else, but I renamed it so I could find it again. It's buried in a thread somewhere.
Anyway, this restores the registry settings for IE and has fixed IE getting hosed a few times. By Opera, or seemingly randomly. I've had to run this at least 3 times in the last 3 months.
Click to expand...
Click to collapse
THANK YOU!!
Hi Just a question.
Can you uninstall the app once it has set IE back to the default? Will this leave IE as the default?
thanks
[thanks its working
thanks
thanks it is working
Sorry if this is a newb question. It's working with email links, but how do I change the HTC touchflo settings to make IE the browser that is invoked from the touchflo menu at the bottom of the screen? I can't seen any touchflo settings besides the thing about sounds when finger scrolling, etc.
khaytsus said:
This was originally named something else, but I renamed it so I could find it again. It's buried in a thread somewhere.
Anyway, this restores the registry settings for IE and has fixed IE getting hosed a few times. By Opera, or seemingly randomly. I've had to run this at least 3 times in the last 3 months.
Click to expand...
Click to collapse
Thanks GREAT!!!!!!!!
khaytsus said:
This was originally named something else, but I renamed it so I could find it again. It's buried in a thread somewhere.
Click to expand...
Click to collapse
Hey, thanks for this. It works 100% tested on an XDA Zest
-------------------------------------------------------------------
http://flymustang.com
http://theflightstuff.com
ankit.to.excel said:
hi,
Can anyone please let me know the xml registry coding used for the same and the procedure for creating this as a cab file? I am really interested in knowing the coding for the attached cab file []
Regards
Amajor
Click to expand...
Click to collapse
stevation said:
Sorry if this is a newb question. It's working with email links, but how do I change the HTC touchflo settings to make IE the browser that is invoked from the touchflo menu at the bottom of the screen? I can't seen any touchflo settings besides the thing about sounds when finger scrolling, etc.
Click to expand...
Click to collapse
Welcome on board!
By searching & reading this greatest smartphone forum in the world you can find the answers of 99% of your questions. First please go to the General >> About this forum section to learn have to make good use of this site.
Glad we have more curious members now!
wg5566 said:
Welcome on board!
By searching & reading this greatest smartphone forum in the world you can find the answers of 99% of your questions. First please go to the General >> About this forum section to learn have to make good use of this site.
Glad we have more curious members now!
Click to expand...
Click to collapse
Nice way to avoid answering his question.
Thank you, you have helped me a lot!!
I've wasting my time looking for a solution for this, as just making an association ended up in infinite loop! (this Microsoft sh*t!), but your program solved it!!!
Thank you from Spain!
David Bluecame.
khaytsus said:
This was originally named something else, but I renamed it so I could find it again. It's buried in a thread somewhere.
Anyway, this restores the registry settings for IE and has fixed IE getting hosed a few times. By Opera, or seemingly randomly. I've had to run this at least 3 times in the last 3 months.
Click to expand...
Click to collapse
----> Thanks!
This worked on my HTC Touch Pro and my HTC Touch Pro II ...Opera just isn't ready to be the default browser. Too much overhead, its just too slow (even on the Touch Pro II) and I just cant count on it for viewing web pages consistantly like I can with IE. One day I will be able to watch a YouTube video on my Windows Mobile phone ...still waiting for that day. The Droid certainly is a fast bugger and can you tube but between the keyboard and the excessive power usage ...and quite honestly lack of application support ...I am sticking with Windows for now. This little fix made my life much better. Thanks again.

Change "Notes" Application on dialer

Hi to you all. I wonder if anyone could help me, as i can´t find any help on older threads. On dialer there´s a button "Note". During call, if clicked, take us to, i guess, standard WM Notes application. How can i change this shortcut to Screenwriter or Apmemo?
Thanks,
C´mon guys this is not a hard one I suppose. Or is? Regards.
Dump the M$ app and rewrite it the way you want ?
denco7 said:
Dump the M$ app and rewrite it the way you want ?
Click to expand...
Click to collapse
lol or look through reg @ phone settings mind you i think it's hardcoded "but could be wrong"
New htc song plays in background while placed on hold
You both are not helping at all. I read somewhere that the spirit/goal of this forum is not that kind of behavior.
I don´t need standard notes at all. I think that if i can find the executable and the parameters of the link on the button, i can replace it with a shortcut or even a mortscript.
Anyway thanks for your reply as now i know you both can´t help.
Regards.
Um so the look through the reg for phone doesn't help?
It's not going to be a .lnk and as previously stated the button will most probably be hardcoded.
Looking throu reg finds nothing also i doubt another software would follow the default format of note.
So my hunch says no you cant.
I can´t find a clue on registry. Thanks Stylez.

Categories

Resources