• Subscribe

  • About the Blog

    Hello, Welcome to my personal blog....I had tried to create a place where we all may come together to discuss about new technologies and share our knowledge with each of us.... feel free to ask any queries related to the technologies and keep updated about the latest post may be something interesting comes and zag you around.... and 4 sure its not just a place 4 studies and all we will have some fun also .....so keep blogging....
  • Updates

    December 2008
    M T W T F S S
    « Nov   Oct »
    1234567
    891011121314
    15161718192021
    22232425262728
    293031  

Creating Setup

Java, Setup creator, java project

Creating setup,

We can create our own setup.exe file for our own projects by many ways so that they can be send and shared with outhers and can be deployed on their computers easily.

Here are some easiest steps of creating setup for product in Java class files:

  • Firstly we have to create executable file of the classs files so that they could be executed easily, for that there are many softwares available such as JAVAEXE and more. .
  • Now after creating the executable file it comes to creating the setup.exe file for setup, for that also there are many softwares available which provide a direct medium of creating setup.exe files such as SetupFactory, CreateInstall and many more from which you can choose to create setup file for your executable file. . .

Hence your setup is ready and in two simple steps.

Leave a Reply

Allowed tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>