Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Hans Castorp Newsgroups: comp.lang.java.gui Subject: Re: Converting jar to exe ?? Date: Mon, 28 Nov 2011 18:31:37 +0100 Lines: 14 Message-ID: <9jhurnFg14U1@mid.individual.net> References: <2fe33052-32e5-4df6-8d8e-c29a1df2ff51@p16g2000yqd.googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: individual.net Wc+EXUz5GcdrMKldpzVp6g91T/J7OcN0XxT1bbYlQhtFjfw0M= Cancel-Lock: sha1:EFgF6nyxCuB4MyQlQkZCp3d4/t4= User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de; rv:1.8.1.21) Gecko/20090302 Thunderbird/2.0.0.21 Mnenhy/0.7.5.666 In-Reply-To: <2fe33052-32e5-4df6-8d8e-c29a1df2ff51@p16g2000yqd.googlegroups.com> Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.gui:4773 The Nigga wrote on 28.11.2011 00:01: > Hello All > > I am looking for a program to convert jar to exe, I found some but > they just do not convert exe, they just hide the .class inside > an .exe. When I click in winrar or winzip does show me my .class. > I need a program that actually convert to exe and not hide the class > inside. If you just want an exe that launches your application then take a look at winrun4j http://winrun4j.sourceforge.net/ But that exe will still require a JRE or JDK to be installed.