• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Making exe with Launch4j

 
Ranch Hand
Posts: 102
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi

I am trying to use launch4j software for making a exe from a jar file. The problem i am facing is i am unable to force the exe to use the bundled jre in a subfolder.

When i try to do so it takes me to the download page of sun.

Below is the xml configuration generated by launch4j.



When i double click the exe file, it gives a message saying :
The system cannot find the path specified.

Thanks
[ December 12, 2008: Message edited by: robin singal ]
 
reply
    Bookmark Topic Watch Topic
  • New Topic