CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2006
    Posts
    74

    Lightbulb Create an EXE File.

    If you create a JAVA program is there away to force JAVA to compile as a EXE file that would run under windows? I understand the whole point of JAVA is to use the JVM but if you wanted to create an EXE file can this be done?

    Thanks

  2. #2
    Join Date
    Apr 2007
    Posts
    425

    Re: Create an EXE File.

    First page that comes up searching 'java application as exe'
    http://www.yoda.arachsys.com/java/javaexe.html

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured