Results 1 to 6 of 6

Thread: [2008] exe to jar ?

  1. #1

    Thread Starter
    Lively Member mahammad()'s Avatar
    Join Date
    Jun 2008
    Location
    Cairo , Egypt
    Posts
    71

    Question [2008] exe to jar ?

    hi all

    is there anyway to convert exe to jar or to save my program as .jar?
    I need to make my programs using vb or c++ and make it .jar

    please help
    thanks

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: [2008] exe to jar ?

    This question has nothing whatsoever to do with VB.NET and, therefore, doesn't belong in the VB.NET forum. JAR is a Java file format so, if you're going to post this question in a developer forum, the only one remotely related would be a Java forum. Have you tried to find any information for yourself because I just Googled quickly and found a ton of information?
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: [2008] exe to jar ?

    Moved

  4. #4
    Arabic Poster ComputerJy's Avatar
    Join Date
    Nov 2005
    Location
    Happily misplaced
    Posts
    2,513

    Re: [2008] exe to jar ?

    Quote Originally Posted by Hack
    Moved
    This is not a Java question!!
    it's VB or C++ as I understand
    "I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
    My Blog

  5. #5
    Arabic Poster ComputerJy's Avatar
    Join Date
    Nov 2005
    Location
    Happily misplaced
    Posts
    2,513

    Re: [2008] exe to jar ?

    And by the way, Jar files are not executable they're just compressed archives
    "I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
    My Blog

  6. #6
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: [2008] exe to jar ?

    JAR is short for Java Archive. Using a Java tool to compress an executable has nothing to do with VB. The fact that the executable was written in VB in the first place is irrelevant. You would create a JAR file the same way whether you're compressing an EXE created with VB, an EXE created with Java, an EXE created with C++, a text file or whatever.

    You wouldn't post a question about vacuuming your car in a Ferrari forum just because your car happens to be a Ferrari. Vacuuming a car is the same regardless of the model of car so it's a vacuuming issue, not a Ferrari issue.

    A previous post has been removed, I'm guessing due to the impolite name of the web site, but the sentiment holds. A simple Google search would have given you your answer.

    http://www.google.com.au/search?q=cr...ient=firefox-a
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

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