Click here to Skip to main content
15,881,687 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi everybody!
I've downloaded the brick breaker game by bornander. I'd like to convert it from .zip format to .exe format. Can some one please help? :sigh:

Thanks in advance!
Posted
Updated 16-Jan-11 3:18am
v3
Comments
Estys 16-Jan-11 9:04am    
Obivously you need to unzip it first. Does it contain source files (.java)?

Hi Kannan,

there are two projects at sourceforge.net that help you in making an exe wrapper from your java application:

JSmooth[^] and launch4j[^]

I hope this is helpful to you!

Best Regards,
Manfred
 
Share this answer
 
v2
Comments
Espen Harlinn 16-Jan-11 9:25am    
5+ Those are interesting
Sergey Alexandrovich Kryukov 16-Jan-11 13:52pm    
Very good - a 5.
Try looking at http://www.ikvm.net/[^]

Extreemly useful, can even execute Eclispe on .Net, and convert jars into .Net executables :)

Regards
Espen Harlinn
 
Share this answer
 
Comments
Manfred Rudolf Bihy 16-Jan-11 9:31am    
Good call! 5+
And I even had to do with that one too. How could I only have forgotten? :)
Espen Harlinn 16-Jan-11 9:49am    
Try counting the number of tool and libraries you have used, and when you are finished - sometimes next week, you just know why a valuable gem can get lost in the ocean :)
Sergey Alexandrovich Kryukov 16-Jan-11 13:51pm    
This is a great point - a 5.
I a sense, this is a step away of Java platform, which I consider a good step.
Espen Harlinn 16-Jan-11 15:16pm    
Thanks SAKryukov!
If this is the result of a CodeProject article, then you should post any questions about it to the forum at the end of the article.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900