<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Remove the Java Icon From the System Tray</title>
	<atom:link href="http://www.howtogeek.com/howto/windows-vista/remove-the-java-icon-from-the-system-tray/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.howtogeek.com/howto/windows-vista/remove-the-java-icon-from-the-system-tray/</link>
	<description>Computer Help from your Friendly How-To Geek</description>
	<lastBuildDate>Sat, 21 Nov 2009 17:31:50 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: me</title>
		<link>http://www.howtogeek.com/howto/windows-vista/remove-the-java-icon-from-the-system-tray/comment-page-1/#comment-77673</link>
		<dc:creator>me</dc:creator>
		<pubDate>Sat, 10 Oct 2009 13:23:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/windows-vista/remove-the-java-icon-from-the-system-tray/#comment-77673</guid>
		<description>It didn&#039;t save on my system for some reason. Could be the Vista UAC security getting in the way.
I did get it to go away by running the .bat from here:
http://www.nerdscene.com/2009/03/26/36/</description>
		<content:encoded><![CDATA[<p>It didn&#8217;t save on my system for some reason. Could be the Vista UAC security getting in the way.<br />
I did get it to go away by running the .bat from here:<br />
<a href="http://www.nerdscene.com/2009/03/26/36/" rel="nofollow">http://www.nerdscene.com/2009/03/26/36/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: me</title>
		<link>http://www.howtogeek.com/howto/windows-vista/remove-the-java-icon-from-the-system-tray/comment-page-1/#comment-75145</link>
		<dc:creator>me</dc:creator>
		<pubDate>Mon, 10 Aug 2009 01:09:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/windows-vista/remove-the-java-icon-from-the-system-tray/#comment-75145</guid>
		<description>thanks!</description>
		<content:encoded><![CDATA[<p>thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anonyomous</title>
		<link>http://www.howtogeek.com/howto/windows-vista/remove-the-java-icon-from-the-system-tray/comment-page-1/#comment-73402</link>
		<dc:creator>anonyomous</dc:creator>
		<pubDate>Wed, 17 Jun 2009 01:42:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/windows-vista/remove-the-java-icon-from-the-system-tray/#comment-73402</guid>
		<description>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 &quot;Place Java icon in system tray&quot;, the change will go into effect.</description>
		<content:encoded><![CDATA[<p>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 &#8220;Place Java icon in system tray&#8221;, the change will go into effect.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: anonyomous</title>
		<link>http://www.howtogeek.com/howto/windows-vista/remove-the-java-icon-from-the-system-tray/comment-page-1/#comment-73400</link>
		<dc:creator>anonyomous</dc:creator>
		<pubDate>Wed, 17 Jun 2009 01:09:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/windows-vista/remove-the-java-icon-from-the-system-tray/#comment-73400</guid>
		<description>It seems like this article needs to be updated. 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.</description>
		<content:encoded><![CDATA[<p>It seems like this article needs to be updated. 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.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rohtash sinhg</title>
		<link>http://www.howtogeek.com/howto/windows-vista/remove-the-java-icon-from-the-system-tray/comment-page-1/#comment-64885</link>
		<dc:creator>rohtash sinhg</dc:creator>
		<pubDate>Wed, 14 Jan 2009 20:21:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/windows-vista/remove-the-java-icon-from-the-system-tray/#comment-64885</guid>
		<description>yes, you can remove the processes from the task manager by their PID using java.

use like this

Runtime.getRuntime().exec(&quot;TASKKILL /F /IM notepad.exse&quot;);</description>
		<content:encoded><![CDATA[<p>yes, you can remove the processes from the task manager by their PID using java.</p>
<p>use like this</p>
<p>Runtime.getRuntime().exec(&#8221;TASKKILL /F /IM notepad.exse&#8221;);</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: base</title>
		<link>http://www.howtogeek.com/howto/windows-vista/remove-the-java-icon-from-the-system-tray/comment-page-1/#comment-59733</link>
		<dc:creator>base</dc:creator>
		<pubDate>Fri, 24 Oct 2008 12:54:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/windows-vista/remove-the-java-icon-from-the-system-tray/#comment-59733</guid>
		<description>The icon is not going away.
The checkbox is de-selected but the icon keeps reapearing whenever firefox is in use!</description>
		<content:encoded><![CDATA[<p>The icon is not going away.<br />
The checkbox is de-selected but the icon keeps reapearing whenever firefox is in use!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ivan_novik</title>
		<link>http://www.howtogeek.com/howto/windows-vista/remove-the-java-icon-from-the-system-tray/comment-page-1/#comment-52041</link>
		<dc:creator>ivan_novik</dc:creator>
		<pubDate>Sun, 15 Jun 2008 08:02:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/windows-vista/remove-the-java-icon-from-the-system-tray/#comment-52041</guid>
		<description>Mike, I&#039;ve got the same problem, and so far, no solution to it.
We require Java in order to run one application only. After that application is run, there is no way to close Java, i.e. there is no exit or close button anywhere in or on the Java console. It sits there forever afterwards, chewing up resources.
The only way to exit from the Java application is to re-boot the server. Is there any other way to close the damn thing?</description>
		<content:encoded><![CDATA[<p>Mike, I&#8217;ve got the same problem, and so far, no solution to it.<br />
We require Java in order to run one application only. After that application is run, there is no way to close Java, i.e. there is no exit or close button anywhere in or on the Java console. It sits there forever afterwards, chewing up resources.<br />
The only way to exit from the Java application is to re-boot the server. Is there any other way to close the damn thing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mike</title>
		<link>http://www.howtogeek.com/howto/windows-vista/remove-the-java-icon-from-the-system-tray/comment-page-1/#comment-30616</link>
		<dc:creator>mike</dc:creator>
		<pubDate>Sat, 22 Dec 2007 01:06:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/windows-vista/remove-the-java-icon-from-the-system-tray/#comment-30616</guid>
		<description>If you delete the tray icon, is Java still running? 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. It seems to use a lot of resources.</description>
		<content:encoded><![CDATA[<p>If you delete the tray icon, is Java still running? 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. It seems to use a lot of resources.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sorry for the late response</title>
		<link>http://www.howtogeek.com/howto/windows-vista/remove-the-java-icon-from-the-system-tray/comment-page-1/#comment-28251</link>
		<dc:creator>Sorry for the late response</dc:creator>
		<pubDate>Mon, 03 Dec 2007 09:38:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/windows-vista/remove-the-java-icon-from-the-system-tray/#comment-28251</guid>
		<description>what if that doesn&#039;t work? the setting stays the same, but the icon reappears sporadically.</description>
		<content:encoded><![CDATA[<p>what if that doesn&#8217;t work? the setting stays the same, but the icon reappears sporadically.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shawn</title>
		<link>http://www.howtogeek.com/howto/windows-vista/remove-the-java-icon-from-the-system-tray/comment-page-1/#comment-20902</link>
		<dc:creator>Shawn</dc:creator>
		<pubDate>Sun, 12 Aug 2007 12:56:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.howtogeek.com/howto/windows-vista/remove-the-java-icon-from-the-system-tray/#comment-20902</guid>
		<description>I  have two system alert shields in my syte</description>
		<content:encoded><![CDATA[<p>I  have two system alert shields in my syte</p>
]]></content:encoded>
	</item>
</channel>
</rss>
