Adblock breaks this site

Making exe files? help plz..

Discussion in 'Programming General' started by 1337Snak3, Mar 2, 2007.

  1. 1337Snak3

    1337Snak3 Guest

    Referrals:
    0
    Making exe files? help plz..

    How do you make .exe programs?
    Ya i can open notepad,type name of a .bat file and save as name.exe
    But, thats nothing amazing.
    How do you make the double-click open programs as runescape clients,
    calcs?
    Is it possible to make an exe file which runs a scar file?

    Every answer to this exe area accepted!!!!!!
     
  2. IRFE

    IRFE Guest

    Referrals:
    0
    Making exe files? help plz..

    Doesn't your pc creates an .exe file when you compile something? Should be in the same folder as you .java (or whatever) file.
     
  3. aut0er

    aut0er Active Member

    Joined:
    Apr 28, 2005
    Posts:
    131
    Referrals:
    0
    Sythe Gold:
    0
    Making exe files? help plz..

    lol no, that is a .class file
    a .exe file is much different and cannot be created using java ... please look through visual basic tutorials to make a .exe file

    --Aut0er
     
  4. 1337Snak3

    1337Snak3 Guest

    Referrals:
    0
    Making exe files? help plz..

    ty m8
     
  5. brush200400

    brush200400 Forum Addict
    Banned

    Joined:
    Jan 21, 2007
    Posts:
    278
    Referrals:
    0
    Sythe Gold:
    0
    Making exe files? help plz..

    this has nothing to do with java
     
  6. Sythe

    Sythe Join our discord

    test

    Administrator Village Drunk

    Joined:
    Apr 21, 2005
    Posts:
    8,071
    Referrals:
    466
    Sythe Gold:
    5,276
    Discord Unique ID:
    742989175824842802
    Discord Username:
    Sythe
    Dolan Duck Dolan Trump Supporting Business ???
    Poképedia
    Clefairy Jigglypuff
    Who did this to my freakin' car!
    Hell yeah boooi
    Tier 3 Prizebox Toast Wallet User
    I'm LAAAAAAAME Rust Player Mewtwo Mew Live Free or Die Poké Prizebox (42) Dat Boi
    Making exe files? help plz..

    There are native java compilers but I think they are pretty picky about what libraries you use.
     
  7. Puzzle

    Puzzle Apprentice

    Joined:
    May 6, 2005
    Posts:
    846
    Referrals:
    0
    Sythe Gold:
    0
    Making exe files? help plz..

    i always thought java was for web?
     
  8. The Dew

    The Dew Active Member
    Banned

    Joined:
    Jan 21, 2007
    Posts:
    176
    Referrals:
    0
    Sythe Gold:
    0
    Making exe files? help plz..

    Java does way more then using it for the web; You can run Java programs on pretty much every popular platform, its also used in Smart phones and cell phones.

    Limewire for instance, was made from Java.
     
  9. katcho

    katcho Active Member
    Banned

    Joined:
    May 27, 2005
    Posts:
    174
    Referrals:
    0
    Sythe Gold:
    0
    Making exe files? help plz..

    gjc allows you to compile java source to binaries, but good luck porting something from sun java to something GNU's compiler will accept.
     
  10. x⁹

    x⁹ Guest

    Referrals:
    1
    Making exe files? help plz..

    I think the MS Java compiler can make .exe files.
    But you can't use swing (or any other packages that weren't around before JDK 1.3).
     
  11. Gab_dC

    Gab_dC Guest

    Referrals:
    0
    Making exe files? help plz..

    The MS Java compiler CAN make exe files, but I thought it didnt matter what version of JDK you had :confused:
     
  12. Swan

    Swan When They Cry...
    Retired Global Moderator

    Joined:
    Jan 23, 2007
    Posts:
    4,957
    Referrals:
    0
    Sythe Gold:
    0
    Sythe's 10th Anniversary Member of the Month Winner
    Making exe files? help plz..

    God I love this topic!

    The Sun Java Compiler DOES compile executable files, just not with the ".exe" extension. The compiler will compile an executable class file which can be ran through cmd, and at the same time, the JDK provides a tool to create executable ".jar" files which can hold multiple executable class files, and can be executed on a double click. Thus making Java a better language, even if it doesn't make .exes, the .jars are much better.
     
  13. agent766

    agent766 Guest

    Referrals:
    0
    Making exe files? help plz..

    The Jars are alot like the Exes.
     
  14. IcY

    IcY Guest

    Referrals:
    0
    Making exe files? help plz..

    a jar file is just a zip file with a .jar as the extension lol.. so basically when u double click the .jar file, it looks for a manifest file, which tells the java.exe which file to run, or you can just specify a file to run in the jar file from the cmd window.
     
  15. katcho

    katcho Active Member
    Banned

    Joined:
    May 27, 2005
    Posts:
    174
    Referrals:
    0
    Sythe Gold:
    0
    Making exe files? help plz..

    If you knew how, you could also make .class files runnable on double click and not "run them through cmd"

    Try "executing" a java .class file without an interpreter. Not so executable now.
     
  16. Firemonkey

    Firemonkey Guest

    Referrals:
    0
    Making exe files? help plz..

    Maybe combine VB6.0 with Java, that would be rather funny.
    I have both so...
     
  17. AwT

    AwT Member

    Joined:
    May 4, 2007
    Posts:
    45
    Referrals:
    0
    Sythe Gold:
    0
    Making exe files? help plz..

    Deleted.
     
  18. T65W9K

    T65W9K Newcomer
    Banned

    Joined:
    May 4, 2007
    Posts:
    2
    Referrals:
    0
    Sythe Gold:
    0
    Making exe files? help plz..

    cant do this with java
     
  19. hell016

    hell016 Newcomer

    Joined:
    Jan 9, 2012
    Posts:
    2
    Referrals:
    0
    Sythe Gold:
    0
    Making exe files? help plz..

    java can't make .exe files.

    if you want to make .exe files, use c++
     
< iBusinessManager | Two unkowns calculator with graphic. >


 
 
Adblock breaks this site