Instalar Java 32 Bits En Windows 64 Bits

0 views
Skip to first unread message
Message has been deleted

Rene Thivierge

unread,
Jul 16, 2024, 2:48:54 AM7/16/24
to scufrimousubt

I wanted to run java programs on a 64 bit Windows 7 computer and I have a 64 bit Java VM. How do I launch the jar files via command line ? It seems that 64 bit Windows 7 have a seperation between 32 bits and 64 bits programs.

instalar java 32 bits en windows 64 bits


Descargar https://tiurll.com/2yPkaI



Some jar files have information in them allowing to be executed with the -jar switch. If that information is not present you must use the -cp myjar.jar my.main.method.class argument to java.exe to execute your program.

d3342ee215
Reply all
Reply to author
Forward
0 new messages