[Q] How to remove the notification on left soft key - Windows Mobile Development and Hacking General

I am confused as how to remove the notification on my left soft key when my bluetooth headset is connected.
even though I hit the hide button, the notification comes back. so I cannot use the left soft key as it now shows notification all the times.
is there any registry tweak to disable it?
I search and only find how to remove sms notification or disable the bluetooth disconnect sound only.
please help as this really annoying.
thanks

Did You try Settings -> Sounds & Notifications?

aiiro said:
Did You try Settings -> Sounds & Notifications?
Click to expand...
Click to collapse
yes, but it's not there...

Well, then what about using Google? Like finding this util - http://journal.zenyee.com/2006/11/10/diy-software-hack-for-window-mobile-phone/ with a simple query (http://www.google.com/search?num=50...=3892l3892l0l5848l1l1l0l0l0l0l106l106l0.1l1l0) but since the download doesn't work, You can ask the blog author.
Or if that doesn't work, You could check what happens if You delete the notification from queue manually (with SKTools or Dotfred's taskmgr). And if that works, then You could write maybe a small mortscript to take care of this. There are tons of ways You can help Yourself. There isn't a ready-coded solution for everything here as all the devices are different. We can only show You the door, but You are the one that has to go through it.

Hi, thank you for the answer. I did search using google but I couldn't find it.
I used the remove bluetooth softkey and other combinations but I couldn't get the answer.
Anyway, yes the program is not downloadable anymore.
I already post on his web hopefully he still has the program to share with me.
anyway thanks a lot...

OK, glad I could help. Don't forget to hit the "Thanks" button, if You really feel that way

yes, I have waited for a couple days but so far I haven't got any replied from him. I PMed him already. Hopefully he still has the file as he is the only person who has this kind of modification...
I have searched everywhere but nobody seems to have it.
if someone still has it, please share it with me as I desperately need to get this...
thanks

Related

[Fix] Disable Wireless Networks Detected Notification

Just extract the nowifinotif.exe file and copy to \Windows\StartUp on your device and perform a soft reset.
It works on my HTC Touch Pro, I'm assuming it will work for any HTC device or possible any WM6 device.
Let me how how it works, and what device your using.
Disabling the notification will work on my device, however after each soft reset they are back. This will fix that issue
This is a standard setting...unless you are trying to do something different.
Settings->Sounds/Notifications
Wireless networks in the dropdown.
Uncheck all of the notifications.
yes, i know it's a setting under notifications.
this is for all the people like myself where that setting doesn't hold. when i soft-reset my device the notifications would come back and i would have to disable it every time. I have bumped into many posts about it with no fix. this is that fix.
Gotcha, that's cool. I've never seen it not stick but that would be a crappy problem.
Nice work on the fix.
chetstriker said:
yes, i know it's a setting under notifications.
this is for all the people like myself where that setting doesn't hold. when i soft-reset my device the notifications would come back and i would have to disable it every time. I have bumped into many posts about it with no fix. this is that fix.
Click to expand...
Click to collapse
dude yesturday my brother and i tried everything to get the annyoing wifi detected in the city i live in sweden its freaking every second found new wifi connection god this is nice thanx
chetstriker said:
Just extract the nowifinotif.exe file and copy to \Windows\StartUp on your device and perform a soft reset.
It works on my HTC Touch Pro, I'm assuming it will work for any HTC device or possible any WM6 device.
Let me how how it works, and what device your using.
Disabling the notification will work on my device, however after each soft reset they are back. This will fix that issue
Click to expand...
Click to collapse
Wow for song long i have been annoyed about the wifi popup notification, i knew about the setting but assumed it did nothing, not that it worked but didnt stay
Your app works spot on, is there anyway to still have the sound alert enabled (sonar or something), but just disable the onscreen notification?
Sure
Sure here you go, it assumes you have the file \Windows\Alert-Sonar.wma
and plays that sound when a network is detected. If you don't have that file just rename or create one with that name and put it in your windows directory.
If you are still paying attention to this thread, I would appreciate advice
Hi,
I have a new HTC 6800.
I would LOVE for the file posted as the solution to work for me as I have the same problem with popping up notifications.
However when I installed the file and did a soft reset I get this message:
The program is from an unknown publisher, running it can possibly harm your device do you want to continue?
When I click "yes" I then get this message:
Unable to run the file nowifinotif the certificate is invalid
Ugh. Is there anything that I can do to get the file to run?
thanks!
Oh snap - another solution just found
OK,
Nevermind my last question - another solution was just found.
This model has a side button to turn on/off the wi-fi - who knew! Well, mobiletechreview.com, thankfully!
"don’t fret: slide the Wi-Fi slider on the left side of the Mogul to turn Wi-Fi on. "
So, I'll just turn the Wi-Fi off unless I actually want to use it, which eliminates the constant notifications. Whew.
chetstriker said:
Disabling the notification will work on my device, however after each soft reset they are back. This will fix that issue
Click to expand...
Click to collapse
Hi Chet,
Thank you for your solution! How does it work?
Also, any idea what causes the issue in the first place?
Thank you,
Jeff
Good idea, I've read a number of posts about this, but have assumed it was a GSM phone problem. Could anyone confirm what phones have the problem and which don't?
Jeff Nye said:
Hi Chet,
Thank you for your solution! How does it work?
Also, any idea what causes the issue in the first place?
Thank you,
Jeff
Click to expand...
Click to collapse
I don't know exactly but I've been using it myself for a while with no problems. I'm guessing it writes changes to the registry keys that control wifi notifications.
The problem is likely to be that some process is writing some other changes on each soft reset. That's my guess anyway.
How it works
Yes your correct, I don't know why it happens only what's happening and how to fix it.
When you disable the notifications under settings on your device it changes the following values under the following registry key.
HKEY_CURRENTUSER\ControlPanel\Notifications\<"SOME GUID"> with the ".DEFAULT" value = to "Wireless network detected".
after you soft reset your device this registry setting gets reset for some reason.
The other values under this key are:
"Options", "AvailableOptions", and "Wave".
Options is what kind of notification is currently assigned (none, sound, popup, ect)
AvailableOption is your choices of what you could pick from
And wave is what sound will play if enabled.
My program just sets this value back at startup. I can post the source code if anybody actually wants it, but yeah I have no idea why it's happening.
Thank you, Chet. That helps me understand a little more.
no problem
Works for me
Chet,
Thanks, works for me. Small problem, but very annoying.
I've found a few other boards with this question, and I've pointed them here.
http://forums.wireless.att.com/cng/board/message?board.id=cingular&message.id=114943&jump=true
Yeah it's an anooying bug. As a workaround I just made a .WAV file with no sound (just 1 second of silence) and assigned that one to the WLAN detecten notification. Works also
What About Other Notifications
Chet,
That was great. But I've noticed almost the same thing happens for "new email" and for "Reminders".
For both of those, I have "display message on screen" unchecked, but the phone still displays the message onscreen. However, in this case, the boxes remain unchecked after reboots.
Have you noticed that HTC's TF3D interface displays a callout box (cartoon quote) for the on screen reminders in the header, so that if I get new email and a calendar appointment, or some other reminder like an SMS or missed call, I get a "callout" box shaped notification at the top of my screen. Now, I get curious as to what the message is, so I click it. TF3D then opens their "easy icon view" screen, on which a bigger callout box is one of the buttons. I click that, and the standard MSFT tiny icons appear at the top of the screen again for "new email" and some other useless reminder like "Mtg at Johns". I need to click these tiny reminders, one at a time, then view the display message on screen, then click the soft "dismiss" button. Is this an easy way of handling reminders that I didn't want in the first place. @#$# HTC and MSFT!!
Any ideas?
This sounds great! I have a Fuze (with TAEL ROM) and this has been annoying me for a while. I suspect most people don't see it because they have wifi turned off most of the time. In my case, it's always on as I don't have a data plan

How to remove keylock???

Hello,
I saw here some threads where guys wanted to install a keylock,
but i need to REMOVE it!
I checked all menus and cant find how to disable it and it is pretty annoying when suggesting every time to unlock and then to confirm
This problem came from nowhere yesterday, i didnt install any new soft in the device recently.
Any ideas? Thanks in advance.
PLEASE! Anyone, help!
How to remove that annoying keylock? I should press 3 times now to unlock the phone instead of just 1 clock of power button.
Can anyone suggest to change smth in the registry? Where this thing could come off?
Multiposting wont help for sure.
Standard lock is in settings on personal tab, it's called 'lock'.
But I think you have something different. You probably use some additional software, because indeed, WM6.1 does not have any automatic keylock.
Post screenshot.

Turn off phone keypad tone?

I can't find a way to turn this off - can anybody help please? It's loud and horrible
AndyGarton said:
I can't find a way to turn this off - can anybody help please? It's loud and horrible
Click to expand...
Click to collapse
Even though I dont own an HD2 (yet).. try going in settings tab then down the bottom choose "menu/all settings", then choose personal, then phone and sellect keypad "off".. take care
Thank you, that worked (can't believe I missed it).
no worries... Its easy to get lost some times in wm, even more so when this is masked by htc sense ui
Great, thanks for the tip! I thought I had been through all sub-menus but I somehow missed the "Personal" one
AndyGarton said:
Thank you, that worked (can't believe I missed it).
Click to expand...
Click to collapse
don't worry, you're not alone.. i totally missed it too...
as i read the first reply i was like 'wtf?'
then it became obvious... lol.
thanks for starting this thread, cause i woulda never found out.
saintnickxiii said:
don't worry, you're not alone.. i totally missed it too...
as i read the first reply i was like 'wtf?'
then it became obvious... lol.
thanks for starting this thread, cause i woulda never found out.
Click to expand...
Click to collapse
im with u
u solved my problem too
thank u .
We almost need a thread called ,
"Everything you want to know about HD2 but were afraid to ask" ..
I know there are some things that I just missed that were staring me right in the face ...
Anyone know how to disable this through the registry? I'm trying to sort this out when XDA_UC runs.
I flash A LOT and it's a pain to do this every single time.
EDIT: Got it
http://forum.xda-developers.com/showpost.php?p=6945714&postcount=367
HKCU \ ControlPanel \ Sounds \ Keypress
Beep Mode: 0
Sigh... Missed it BIG TIME. It was right there...Below the "play" and "stop" button........ Thank you for starting this thread
WTF-moment...
this is one of the most baffling things about WM. i always forget where this is located ever since my touch diamond days.
cheers m8 helped me as well, the keypad tone was really annoying and I had no clue in how to turn it off.
ok... im not the only one
hahahah i just what i was looking for!! thanks for the solution
Thanks!
Thanks for the help!
How do i turn off typing sound of messaging?
Hey i cant find any way to turn off keyboard sound during messaging...
When i set system volume from volume button to minimum then it also minimizes my sms alert volume...
I have turned off keypad tones from settings>personal>phone but it doesn't turn off keyboard sound during messaging...
please help me out!!!
arslankhan20 said:
Hey i cant find any way to turn off keyboard sound during messaging...
When i set system volume from volume button to minimum then it also minimizes my sms alert volume...
I have turned off keypad tones from settings>personal>phone but it doesn't turn off keyboard sound during messaging...
please help me out!!!
Click to expand...
Click to collapse
Hi,
go to settings/more settings/sounds & notifications.
Regards
Getrid

Solved - Delete Post

ive been trying to unlock my screen here for couple hours and need to make business calls. everytime i call a phone number it calls just fine but my whole screen is locked! i can't use speakerphone, can't mute the call, can't use keypad. nothing works while im in the middle of a call? only the 4 hard buttons on the bottom of the htc hd2 work
can anyone help me please? i need to make some calls and need my keypad back!
Thank you.
Hard reset it, that should resolve the problem.
http://www.htc.com/europe/howto.aspx?p_id=297&id=182
there is no other way around this?
i dont want to have to reinstall all my stuff and redo all my settings if AT ALL possible?!
thanks
If you by any chance enabled the "increase tap time" with BsB tweaks, then you have to disable it.
This is anyway covered a lot in the forums
ephestione said:
If you by any chance enabled the "increase tap time" with BsB tweaks, then you have to disable it.
This is anyway covered a lot in the forums
Click to expand...
Click to collapse
+1 on that, increased tap time can cause this.
your a life saver!!!!
thanks so much! you just saved me hours of reinstalling. i knew someone would come around with a answer
now i can make my bizzz calls

How to disable notch (front camera) acting as power button?

I don't know at which time this got activated, maybe its a "feature" of the CarHD mod I am using, but its so annoying and I cant find how to disable it. I googled it, searched it here and in the phone menu, but no luck. Taping the front camera notch locks the phone, and holding it brings up the power menu. Its so useless and annoying, because I press it by mistake and lock my phone. The actual power button is much more easy to press. Anyone has the same issue? Have you found how to disable it?
Thanks in advance.
There would be an option in the carhd rom control app, perhaps in the status at section
stefan243546 said:
There would be an option in the carhd rom control app, perhaps in the status at section
Click to expand...
Click to collapse
Finally! Thank you. I don't know how i missed that... Please delete this topic, I doubt it will be helpful to someone else.
Hello,
take a look here maybe it cans helps : https://www.digitaltrends.com/mobile/common-oneplus-6-problems-and-how-to-fix-them/
Tutuapp 9apps Showbox

Categories

Resources