|
-
Aug 23rd, 2006, 12:33 AM
#1
Thread Starter
Hyperactive Member
.exe???
hi.. i'm a beginner in java but i've made a few applications. is there any way to save it as .exe so that it doesn't always need:
C:\>javac "file"
C:\>java file etc..
???
-
Aug 23rd, 2006, 12:58 PM
#2
Re: .exe???
You can look for tools to convert to machine language.
or you can Download a tool that enables you to run .class files in a single click, search this forum I know you'll find good a answer
"I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
My Blog
-
Aug 23rd, 2006, 08:26 PM
#3
Thread Starter
Hyperactive Member
Re: .exe???
could u just give me the link???
-
Aug 23rd, 2006, 09:02 PM
#4
"I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
My Blog
-
Aug 26th, 2006, 05:05 PM
#5
Frenzied Member
Re: .exe???
Create an executable jar file rather than an exe.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|