-
Convesion of .class file to .exe
I need to convert a .class file into a .exe file so that it can be run even
from desktop.
-
Re: Convesion of .class file to .exe
You can run a class file from the desktop. All you need is a .bat file that
sets up the path and classpath and does "java yourClass".
PC2
Kiran Kumar Pabba <pikkukumar@yahoo.com> wrote in message
news:3a6c1158$1@news.devx.com...
>
> I need to convert a .class file into a .exe file so that it can be run
even
> from desktop.
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
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|