Remove the Java Icon From the System Tray Tanggalin ang Java Icon Mula sa System Tray
Why does every single application insist on installing a completely useless icon into the system tray? Bakit ang bawat isang application na ipilit ang pag-install ng isang ganap na walang silbi icon sa system tray? It would be one thing if it performed some function, but it doesn't do anything that you can't do from your control panel. Gusto Ito ay isang bagay na kung ito ay ginanap sa ilang function, ngunit ito ay hindi gumawa ng kahit ano na hindi mo maaaring gawin mula sa iyong control panel. The least they could have done is have a dialog during the setup process that says “Would you like a useless icon in your system tray?” Ang kahit na hindi na nila nagawa na ay magkaroon ng isang dialog sa panahon ng proseso ng setup na nagsasabing "Gusto ba ninyo ng walang kaukulan icon sa iyong system tray?"
Anyway, let's get to removing that Java icon… if the icon is currently visible, you can just right-click it and open the Control Panel from there, but you'll get a warning dialog when running Vista. Anyway, let's makapunta sa pag-alis na ang Java icon ... kung ang icon ay kasalukuyang nakikita, maaari mo lamang i-right click ito at buksan ang Control Panel mula doon, ngunit makakakuha ka ng isang babala dialog kapag tumakbo Vista.

If the icon isn't currently visible, you can still get to the Java control panel by going to the Vista (or XP) Control Panel and looking for the Java icon. Kung ang icon ay hindi nakikita sa kasalukuyan, maaari ka pa ring makakuha sa panel ng Java kontrol sa pamamagitan ng pagpunta sa Vista (o XP) Control Panel at naghahanap ng mga icon ng Java. On Vista, you'll have to first click on Additional Options: Sa Vista, makakakita ka may sa unang mag-click sa mga karagdagang opsyon:

And then click on Java: At pagkatapos mag-click sa Java:

Now go to the Advanced tab, click on Miscellaneous and then uncheck “Place java icon in system tray” Ngayon pumunta sa Advanced tab, i-click Miscellaneous at i-tsek ang "na icon pook java sa system tray"

Much better. Karamihan ng mas mahusay.
Note that the currently displayed icon won't go away immediately, you'll have to right-click and choose Hide. Tandaan na ang kasalukuyang ipinapakita icon ay hindi umalis kaagad, magkakaroon kayo sa right-click at piliin Itago.

Daily Email Updates Araw-araw na Updates Email
You can get our how-to articles in your inbox each day for free. Maaari kang makakuha ng aming kung-paano na mga artikulo sa iyong inbox sa bawat araw para sa libre. Just enter your name and email below: Ilagay lamang ang inyong pangalan at email sa ibaba:



I have two system alert shields in my syte Mayroon akong dalawang sistema ng alerto shields sa aking syte
what if that doesn't work? kung ano na ang hindi gumagana? the setting stays the same, but the icon reappears sporadically. ang setting ay nananatiling pareho, subalit ang icon ng reappears sporadically.
If you delete the tray icon, is Java still running? Kung tatanggalin mo sa tray icon, ang Java ay tumatakbo pa rin? I want to know how to stop it after it opens for a single app.I see no way to make it actually exit, or turn off. Gusto kong malaman kung paano sa patigilin ito pagkatapos na ito ay bubukas para sa isang solong app.I makita walang paraan upang gawin itong tunay na lumabas, o patayin. It seems to use a lot of resources. Tila na gumamit ng isang pulutong ng mga resources.
Mike, I've got the same problem, and so far, no solution to it. Mike, ako got ang pagkapareho suliranin, at so far, walang solusyon sa mga ito.
We require Java in order to run one application only. Kinakailangan namin ng Java upang magpatakbo ng isang aplikasyon lamang. After that application is run, there is no way to close Java, ie there is no exit or close button anywhere in or on the Java console. Matapos na ang application ay tumakbo, na walang paraan upang isara Java, ibig sabihin ay walang lumabas o malapit na button sa kahit saan sa o sa ang Java console. It sits there forever afterwards, chewing up resources. Ito sits diyan magpakailanman pagkatapos, sapa up ng mga resources.
The only way to exit from the Java application is to re-boot the server. Ang tanging paraan upang lumabas mula sa mga application na Java ay ang pag-re-boot sa server. Is there any other way to close the damn thing? Mayroon bang anumang iba pang mga paraan upang isara ang sumpain bagay?
The icon is not going away. Ang mga icon na ito ay hindi layo.
The checkbox is de-selected but the icon keeps reapearing whenever firefox is in use! Checkbox ay de-napiling ngunit icon ng patuloy reapearing kapag firefox ang ginagamit!
yes, you can remove the processes from the task manager by their PID using java. yes, maaari mong alisin ang mga proseso mula sa mga gawain ng manager sa pamamagitan ng kanilang PID gumagamit ng java.
use like this gamitin tulad nito
Runtime.getRuntime().exec(”TASKKILL /F /IM notepad.exse”); Runtime.getRuntime (). Exec ( "TASKKILL / F / IM notepad.exse");
It seems like this article needs to be updated. Tila gusto artikulong ito ay kailangang-update. As of Java Runtime Environment Version 6.0 Update 14 (and even some updates preceding 14) when one unchecks “Place java icon in system tray”, it does not save the change. Bilang ng Java Runtime Environment Version 6.0 Update sa 14 (at kahit na ilang mga update sa unahan 14) kapag ang isang unchecks "na icon pook java sa system tray", ito ay hindi na-save ang mga pagbabago.
Update: I wrote that this article may need to be updated (see previous post), but I now discovered that if one runs the Java Control Panel (javacpl.exe) as an administrator and then checks “Place Java icon in system tray”, the change will go into effect. Update: ako wrote article na ito ay maaaring kailangan upang ma-update (basahin ang nakaraang post), pero ngayon ko natuklasan na kung isa sa nagpapatakbo sa Java Control Panel (javacpl.exe) bilang isang administrator at pagkatapos ay tseke "pook Java icon sa system tray", baguhin ang ay pumunta sa epekto.
thanks! salamat!
It didn't save on my system for some reason. Hindi na ito ay i-save sa aking sistema para sa ilang mga dahilan. Could be the Vista UAC security getting in the way. Maaaring ang seguridad Vista UAC getting sa ang paraan.
I did get it to go away by running the .bat from here: Ako did kumuha ito upang umalis sa pamamagitan ng pagpapatakbo ng. Bat mula dito:
http://www.nerdscene.com/2009/03/26/36/ http://www.nerdscene.com/2009/03/26/36/