Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
how to make Java exe file
Name: Secrets Date: January 24, 2003 at 12:47:42 Pacific OS: WINXP CPU/Ram: 1.7
Comment:
could any body tell me how to convert the java class file into an exe file so that the program i made can run on any system with just click. if so kindly give full syntax.
Summary: hi, im trying to make a batch file to type in my AIM password in the AIM Password text box...heres the code that will/won't work.... echo off title Auto log in cls start aim.exe type login.txt pause ...
Summary: have made a simple program in C Language to calculate simple interest. I ran it successfully. But, I don't know how to make setup.exe of that program so that I can install it in another PC where C / ...