We're a community of 1076K IT Pros here for help, advice, solutions, professional growth and fun. Join us!
1,075,913 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Start New Discussion Reply to this Discussion

How to make software install-able?

I am developing a desktop application in Java using Netbeans and MySQL database.Now i want to distribute the software.How to distribute the software along with the database?What is the total procedure.Should i use any software for this?

4
Contributors
6
Replies
1 Week
Discussion Span
1 Year Ago
Last Updated
7
Views
Upoma
Newbie Poster
14 posts since Aug 2011
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0

I also have to distribute license to users.What are the steps required to give license number to user of the software.I am totally new in this field.So i need urgent help from you..Thanks

Upoma
Newbie Poster
14 posts since Aug 2011
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0

There are some third party softwares for making setup files which are available for free on web.
Just google it and you'll find it..

As you said that yours is java application , the user of your program should have java(JRE) installed on his computer inorder to run your program..

harinath_2007
Posting Pro
509 posts since Aug 2010
Reputation Points: 108
Solved Threads: 46
Skill Endorsements: 3

There are some third party softwares for making setup files which are available for free on web.
Just google it and you'll find it..

As you said that yours is java application , the user of your program should have java(JRE) installed on his computer inorder to run your program..

Thanks for the reply.But can you suggest me some third party reknowned or easy to use softwares for this purpose?

Upoma
Newbie Poster
14 posts since Aug 2011
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0

You could check out IzPack.

Ezzaral
null
Moderator
16,111 posts since May 2007
Reputation Points: 3,292
Solved Threads: 873
Skill Endorsements: 28

as licenses are concerned: random generator might do. if you want only those who paid for a license to be able to use it, link a username and a serial nr in a db you control, and put a check in the application, that checks whether or not the users serial nr and username come up with a match in your db

stultuske
Industrious Poster
4,371 posts since Jan 2007
Reputation Points: 1,318
Solved Threads: 610
Skill Endorsements: 24

And how to do the communication?
If there will be a database in my computer and the user will install the software in different computer.Then how will the user pc will be activated from the serial number and user name in my database?what should be the way of communication?
I actually have no idea.I am very new with these things.

Upoma
Newbie Poster
14 posts since Aug 2011
Reputation Points: 10
Solved Threads: 0
Skill Endorsements: 0

This article has been dead for over three months: Start a new discussion instead

Post: Markdown Syntax: Formatting Help
 
You
View similar articles that have also been tagged:
 
© 2013 DaniWeb® LLC
Page rendered in 0.0771 seconds using 2.75MB