Please let me knw a way to create an exe file (.exe) with my java application.....

Recommended Answers

All 2 Replies

You can't directly create a .exe file ,but you can directly create a jar file which is the executable file in java and it suppose to run on windows,Linux , etc ..

I think you need a special tool to create and include an jar as exe .

note : you can create a bat file to run jar file auto .

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.