I used to turn wi-fi on/off by tapping on the "network" indicator(usually a G sometimes U) located at the top if the screen left of the signal stregth and tapping on the Wi-Fi:Off when the little ballon popped open. I installed HTweakC and now instead of W-Fi:Off/On it say's "Wireless Manager" How do I get the On/Off button back under the notification. The same is true when I tap the signal strength icon. Where it used to say "Turn on Flight mode" it now says "wireless manager" How do I get the "Flight mode" option back.
I tried uninstalling HTweakC and to no avial.
Thx
Joe
Been looking all over with no answer.....anybody help me out.
I tried all the settings in HTweakC and even un installed it, and that wireless manager option is still there, so it either is a rom feature or a registry setting.
Mast3R7 said:
I tried all the settings in HTweakC and even un installed it, and that wireless manager option is still there, so it either is a rom feature or a registry setting.
Click to expand...
Click to collapse
Two things I'd rather not mess with...guess I need to hard reset and reinstall everything....
I finally did a hard reset and restored everything from scratch. Then I found the correct registry setting right here in the Hermes Wiki in the "Show Network Operator Name in today screen" If you "Enable clicking on the today plugin above open Comm Manager" it also changes the settings for the icons at the top of the screen. Guess you can't have it both ways. I really like turing on WiFi from the top Icons instead of going into the com manager every time. Oh well, least I found where the problem was.
I am hoping, nay, praying, that the above solution works on my newly upgraded Windows Mobile 6 xda. It's the one thing that's driving me round the bend; I hate having to go into the wireless manager every time I want to connect or disconnect wifi.
Many thanks for finding this!!!
jiserrab said:
I finally did a hard reset and restored everything from scratch. Then I found the correct registry setting right here in the Hermes Wiki in the "Show Network Operator Name in today screen" If you "Enable clicking on the today plugin above open Comm Manager" it also changes the settings for the icons at the top of the screen. Guess you can't have it both ways. I really like turing on WiFi from the top Icons instead of going into the com manager every time. Oh well, least I found where the problem was.
Click to expand...
Click to collapse
Just slide the keyboard open so the bottom row is visible, hold the alt key (the coloured dot at the bottom left corner of the keypad, if you're holding the phone as you would if the keyboard was fully out) and press the OK button - that'll enable/disable the wifi.
I never use the Comm Manager for enabling or disabling wifi when hardware buttons do the job very nicely!
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
Hey Everyone! I am on the latest CDMA 21869 Energy Rom (Sense 2.5.1921), trying to resolve a few issues:
1) How to get rid of the endlessly flashing notification light. I turned off all flashing notifications in settings and installed the “Notification LED Enable Options” cab, without effect?
2) How to expand the start menu to 4-5, tried some of the cabs but none seem to be working on this version?
3) I regularly get a “777 - can’t establish connection”, even though all connections seem fine?
4) The long-press SEND button tries to launch some application, which is not properly set up (can’t tell what, but I did install voice command, I wonder if it’s related). I would like to get it back to the customary default of turning on the speaker?
5) How to make this Opera 10 the default system browser?
6) Is there a command line / shortcut to press one of the phone buttons (#1) during a phone conversation, I would like to map it to a hardware button?
Any help would be greatly appreciated!
How the Hell do you enter owner info on the start screen. you know the "this device belongs to: "
was wondering about this too...if there is a lock screen (like the pattern thingie) so when someone finds it they cant open it, how will they know whos phone it is?!?! All my other phones I could put in something like, if found, please call ##...
friguy3 said:
was wondering about this too...if there is a lock screen (like the pattern thingie) so when someone finds it they cant open it, how will they know whos phone it is?!?! All my other phones I could put in something like, if found, please call ##...
Click to expand...
Click to collapse
For pattern lock: Settings > Location & Security > Security Lock
From there you can do a passcode or the pattern. I personally use pattern because it can replace the slide to unlock all together while keeping it secure.
I got the pattern lock....but what about adding a note or your personal contact information, thats whats missing...thanks
If there is a way, I haven't found it. I know you can do it on rooted devices, depending on how the rom is set up, but as far as the droid x, I haven't seen a way to do it. You can download an app from the market that will call your phone if you lose it. Also there are apps that will find your phone on GPS. I know this isn't really what your wanting to do, but it will help you if it gets lost.
after many hours on the net I found the answer. you get this by installing the antivirus program from the apps market. you change the "this phone belongs to:" by going to the antivirus program and pressing the menu button form there go to settings, then remote management and finely lost message. you can change the whole message
antirice said:
after many hours on the net I found the answer. you get this by installing the antivirus program from the apps market. you change the "this phone belongs to:" by going to the antivirus program and pressing the menu button form there go to settings, then remote management and finely lost message. you can change the whole message
Click to expand...
Click to collapse
That's just specific to that app. There is no way on the stock rom to set this information you are looking for. Just add a contact called Me to your contact list. That way if you lose the phone, somebody may call you (If they don't keep the phone)
antirice said:
after many hours on the net I found the answer. you get this by installing the antivirus program from the apps market. you change the "this phone belongs to:" by going to the antivirus program and pressing the menu button form there go to settings, then remote management and finely lost message. you can change the whole message
Click to expand...
Click to collapse
Too much work for something too small I think.
One way is to update your wallpaper image to have the text you want (using your favorite image editor). Of course then it'll show on the normal home/launcher as well. But a short "Belongs to John Doe, (555) 555-5555" towards the bottom-center should work.
just found WidgetLocker Lockscreen. I havent tried it yet but I guess you can put widgets on the lock screens so I can put a note there with all this information...worth a try
I keep bluetooth off most of the day. When I need it I will switch it on from the quicksettings toggle. Immediately a popup appears showing my device with the option to make it visible and a list of my paired devices. Is there a way to disable this popup?
Darn I was hoping there would be an answer for this issue, I also find this annoying.
I am also trying to figure out a way to disable it.
Sent from my SGH-I337M using xda premium
snakecharmer23 said:
I keep bluetooth off most of the day. When I need it I will switch it on from the quicksettings toggle. Immediately a popup appears showing my device with the option to make it visible and a list of my paired devices. Is there a way to disable this popup?
Click to expand...
Click to collapse
Did anyone ever solve this? Very annoying.