<?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: Convert Jar file to EXE executable.</title>
	<atom:link href="http://viralpatel.net/blogs/2009/02/convert-jar-to-exe-executable-jar-file-to-exe-converting.html/feed" rel="self" type="application/rss+xml" />
	<link>http://viralpatel.net/blogs/2009/02/convert-jar-to-exe-executable-jar-file-to-exe-converting.html</link>
	<description>Tutorials, Java, J2EE, Struts, AJAX, JavaScript, CSS, Web 2.0, MySQL, Articles</description>
	<lastBuildDate>Fri, 12 Mar 2010 18:32:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jagan</title>
		<link>http://viralpatel.net/blogs/2009/02/convert-jar-to-exe-executable-jar-file-to-exe-converting.html/comment-page-1#comment-11629</link>
		<dc:creator>Jagan</dc:creator>
		<pubDate>Thu, 12 Nov 2009 14:30:27 +0000</pubDate>
		<guid isPermaLink="false">http://viralpatel.net/blogs/?p=766#comment-11629</guid>
		<description>Hi Viral,
ur posts are really good ... thanks a lot :-)

just wanted to add about JRE stuff .. jsmooth allows to point to a local JRE folder which can be shipped along with our product .jsmooth is another OSS wrapper for jar files files.
(No installation required from user end).BUt that would add about 60mb to our distribution . Not really a problem if we are planning to distribute over a physical medium - Mem. Stick/CD/DVD

Best setup packing options for a jar from my experience is 
IzPack + jsmooth</description>
		<content:encoded><![CDATA[<p>Hi Viral,<br />
ur posts are really good &#8230; thanks a lot :-)</p>
<p>just wanted to add about JRE stuff .. jsmooth allows to point to a local JRE folder which can be shipped along with our product .jsmooth is another OSS wrapper for jar files files.<br />
(No installation required from user end).BUt that would add about 60mb to our distribution . Not really a problem if we are planning to distribute over a physical medium &#8211; Mem. Stick/CD/DVD</p>
<p>Best setup packing options for a jar from my experience is<br />
IzPack + jsmooth</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gilles</title>
		<link>http://viralpatel.net/blogs/2009/02/convert-jar-to-exe-executable-jar-file-to-exe-converting.html/comment-page-1#comment-11306</link>
		<dc:creator>gilles</dc:creator>
		<pubDate>Sat, 05 Sep 2009 14:23:40 +0000</pubDate>
		<guid isPermaLink="false">http://viralpatel.net/blogs/?p=766#comment-11306</guid>
		<description>Hello,
And is it possible to reverse again the .exe generated by laun4j into a .jar,
by exemple if i have converted a .jar into a .exe with launch4j and then i want to convert back this same .exe into .jar  in order to find back my original .jar ?</description>
		<content:encoded><![CDATA[<p>Hello,<br />
And is it possible to reverse again the .exe generated by laun4j into a .jar,<br />
by exemple if i have converted a .jar into a .exe with launch4j and then i want to convert back this same .exe into .jar  in order to find back my original .jar ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: evolutionionist</title>
		<link>http://viralpatel.net/blogs/2009/02/convert-jar-to-exe-executable-jar-file-to-exe-converting.html/comment-page-1#comment-11094</link>
		<dc:creator>evolutionionist</dc:creator>
		<pubDate>Sat, 22 Aug 2009 06:24:44 +0000</pubDate>
		<guid isPermaLink="false">http://viralpatel.net/blogs/?p=766#comment-11094</guid>
		<description>suggestive conclusion... wehehehe.... don&#039;t try all  just pick your most trusty p2p servers like mine....</description>
		<content:encoded><![CDATA[<p>suggestive conclusion&#8230; wehehehe&#8230;. don&#8217;t try all  just pick your most trusty p2p servers like mine&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Viral Patel</title>
		<link>http://viralpatel.net/blogs/2009/02/convert-jar-to-exe-executable-jar-file-to-exe-converting.html/comment-page-1#comment-10975</link>
		<dc:creator>Viral Patel</dc:creator>
		<pubDate>Wed, 19 Aug 2009 08:36:52 +0000</pubDate>
		<guid isPermaLink="false">http://viralpatel.net/blogs/?p=766#comment-10975</guid>
		<description>@waddah, I understand it is not common that people install JRE on their system. But I am not aware of any way of running a JAR file without JRE!! This may not be good solution but you may want to make a prerequisite of installing a JRE before installing your Java software.</description>
		<content:encoded><![CDATA[<p>@waddah, I understand it is not common that people install JRE on their system. But I am not aware of any way of running a JAR file without JRE!! This may not be good solution but you may want to make a prerequisite of installing a JRE before installing your Java software.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: waddah</title>
		<link>http://viralpatel.net/blogs/2009/02/convert-jar-to-exe-executable-jar-file-to-exe-converting.html/comment-page-1#comment-10949</link>
		<dc:creator>waddah</dc:creator>
		<pubDate>Tue, 18 Aug 2009 19:50:11 +0000</pubDate>
		<guid isPermaLink="false">http://viralpatel.net/blogs/?p=766#comment-10949</guid>
		<description>those r some vwey nice tools yet the problem persists in the fact that you need a JRE to start the exe files u created using these converters and its not always that easy for end users to install JRE.do u know of any program that converts jar into exe files that dont require a JRE environement to run at all?</description>
		<content:encoded><![CDATA[<p>those r some vwey nice tools yet the problem persists in the fact that you need a JRE to start the exe files u created using these converters and its not always that easy for end users to install JRE.do u know of any program that converts jar into exe files that dont require a JRE environement to run at all?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: DJ</title>
		<link>http://viralpatel.net/blogs/2009/02/convert-jar-to-exe-executable-jar-file-to-exe-converting.html/comment-page-1#comment-10717</link>
		<dc:creator>DJ</dc:creator>
		<pubDate>Mon, 10 Aug 2009 09:18:47 +0000</pubDate>
		<guid isPermaLink="false">http://viralpatel.net/blogs/?p=766#comment-10717</guid>
		<description>Thank You So Much! copacetic!!!</description>
		<content:encoded><![CDATA[<p>Thank You So Much! copacetic!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sunish VK</title>
		<link>http://viralpatel.net/blogs/2009/02/convert-jar-to-exe-executable-jar-file-to-exe-converting.html/comment-page-1#comment-10431</link>
		<dc:creator>Sunish VK</dc:creator>
		<pubDate>Fri, 31 Jul 2009 07:32:37 +0000</pubDate>
		<guid isPermaLink="false">http://viralpatel.net/blogs/?p=766#comment-10431</guid>
		<description>I have tried most of the tools mentioned above. I found Inno Setup as the best tool for creating Setup exe files. That allows you to add icon for exe and also uninstallation support also there.</description>
		<content:encoded><![CDATA[<p>I have tried most of the tools mentioned above. I found Inno Setup as the best tool for creating Setup exe files. That allows you to add icon for exe and also uninstallation support also there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://viralpatel.net/blogs/2009/02/convert-jar-to-exe-executable-jar-file-to-exe-converting.html/comment-page-1#comment-10400</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Thu, 30 Jul 2009 07:18:10 +0000</pubDate>
		<guid isPermaLink="false">http://viralpatel.net/blogs/?p=766#comment-10400</guid>
		<description>Nice post... Can we change the icon of the exe file using any of the above tools?</description>
		<content:encoded><![CDATA[<p>Nice post&#8230; Can we change the icon of the exe file using any of the above tools?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: magnetic</title>
		<link>http://viralpatel.net/blogs/2009/02/convert-jar-to-exe-executable-jar-file-to-exe-converting.html/comment-page-1#comment-9134</link>
		<dc:creator>magnetic</dc:creator>
		<pubDate>Thu, 25 Jun 2009 12:16:13 +0000</pubDate>
		<guid isPermaLink="false">http://viralpatel.net/blogs/?p=766#comment-9134</guid>
		<description>May try Excelsior JET</description>
		<content:encoded><![CDATA[<p>May try Excelsior JET</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jaysonkn</title>
		<link>http://viralpatel.net/blogs/2009/02/convert-jar-to-exe-executable-jar-file-to-exe-converting.html/comment-page-1#comment-5519</link>
		<dc:creator>jaysonkn</dc:creator>
		<pubDate>Mon, 27 Apr 2009 10:25:42 +0000</pubDate>
		<guid isPermaLink="false">http://viralpatel.net/blogs/?p=766#comment-5519</guid>
		<description>Thank you  very much</description>
		<content:encoded><![CDATA[<p>Thank you  very much</p>
]]></content:encoded>
	</item>
</channel>
</rss>
