473,765 Members | 2,059 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Shareware Publishing

What I have been looking for is technical information regarding automated
registration, evaluation period components etc for publishing shareware.

Questions such as.
1. are there already existing services that will maintain software
registration codes so I don’t have to spend a life time maintaining a
registration information?
2. how do I make my application kill itself if one doesn’t register after so
much time?
3. Are there free or for pay install modules that address these issues so I
don’t have to re-invent the wheel?

Etc…

Mostly what I have found is generalities on business practices, not specific
how-to technical answers.

Links would be great!

Thanks

Dec 14 '05 #1
2 1430
Sean,

I'm working on a shareware project and I just evaluated these three tools:

Infralution Licensing System - http://www.infralution.com/licensing.html
Desaware Licensing System - http://www.desaware.com/products/lic...tem/index.aspx
XHEO Licensing - http://www.dotnetlicensing.com/

I plan on going with Infralution, but Desaware might be a better solution for you. Also, check out
http://www.element5.com. They provide hooks to their ordering system to allow you to generate serial numbers on the fly.
This way you can completely automate the ordering and serial number generation.

Marcus

Sean wrote:
What I have been looking for is technical information regarding automated
registration, evaluation period components etc for publishing shareware.

Questions such as.
1. are there already existing services that will maintain software
registration codes so I don’t have to spend a life time maintaining a
registration information?
2. how do I make my application kill itself if one doesn’t register after so
much time?
3. Are there free or for pay install modules that address these issues so I
don’t have to re-invent the wheel?

Etc…

Mostly what I have found is generalities on business practices, not specific
how-to technical answers.

Links would be great!

Thanks

Dec 15 '05 #2
Thanks,

Perfect

"Marcus Cuda" wrote:
Sean,

I'm working on a shareware project and I just evaluated these three tools:

Infralution Licensing System - http://www.infralution.com/licensing.html
Desaware Licensing System - http://www.desaware.com/products/lic...tem/index.aspx
XHEO Licensing - http://www.dotnetlicensing.com/

I plan on going with Infralution, but Desaware might be a better solution for you. Also, check out
http://www.element5.com. They provide hooks to their ordering system to allow you to generate serial numbers on the fly.
This way you can completely automate the ordering and serial number generation.

Marcus

Sean wrote:
What I have been looking for is technical information regarding automated
registration, evaluation period components etc for publishing shareware.

Questions such as.
1. are there already existing services that will maintain software
registration codes so I don’t have to spend a life time maintaining a
registration information?
2. how do I make my application kill itself if one doesn’t register after so
much time?
3. Are there free or for pay install modules that address these issues so I
don’t have to re-invent the wheel?

Etc…

Mostly what I have found is generalities on business practices, not specific
how-to technical answers.

Links would be great!

Thanks

Dec 15 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1888
by: MarionEll | last post by:
XML 2003 to Highlight Key Publishing Trend: XSL-FO Tools XSL-FO “Chef’s Tools Exhibition” Slated for 7 p.m. Dec. 10; Premier XML Industry Event Runs Dec. 7-12 in Philadelphia Alexandria, Va. October 7, 2003 - IDEAlliance, a leading trade association dedicated to fostering XML and other information technology standards, today announced that XML Conference and Exposition 2003 will feature an XSL-FO “Chef’s Tools Exhibition”...
5
1560
by: Jeremy | last post by:
I'm new to .Net. Specifically, I just started playing around with VB ..Net 2003. I'm considering developing some shareware applications. Would you consider .Net a suitable platform for this? I know I can create my apps in VB.Net since I've already built some prototypes, but the Framework issues concern me. I understand you have to have the framework installed and that it can
2
329
by: JL | last post by:
I'm wondering .NET is good for writing shareware at the moment since it needs .net framework installed in client's computer. But current windows don't have pre-installed .net framework which is quite big to download from internet for many customers. I'm afraid that will turn some customers away from your software.
1
1718
by: Bob | last post by:
I'm looking at the docs in VS2005 regarding starter kits and I noticed that the starter kits to download from the site are in vsi files (compressed), all except the shareware starter kit. MS docs says that templates should be in compressed files. The Shareware starter kit is in msi file so when you install it you get a solution that includes some other projects, but it does not appear in the templates when you want to start a new project....
9
1262
by: Mitchell Vincent | last post by:
I recently jumped on the .NET bandwagon and have been playing around in Visual Studio and reading a few books for about 2 weeks now. It occurs to me that I've never seen a desktop application written in .NET, at least none that ever required me to install the framework (I only recently installed it with Visual Studio). I know there are people that are developing shareware using .NET and I'm curious as to how people are handling the...
2
1351
by: Elmo Watson | last post by:
Since I came from the HTML world many years ago - I am just in the habit of copying/FTPing all my ASP.Net websites to the remote server However, I have a friend who says that Publishing is the only way to go and it's the 'MS' way to do it I've had nothing but trouble trying to do this, many times, with different errors popping up, either in publishing, building before publishing, or running after publishing...
2
6377
by: Max2006 | last post by:
Hi, After I right-click on my web application project file and choose "Publish ." and do the publishing, the result publishable files does not include the *.ashx files. Is it by design? How can I add *.ashx files to the publish target?
0
2162
by: =?Utf-8?B?QWxoYW1icmEgRWlkb3MgS2lxdWVuZXQ=?= | last post by:
Hi all, I have a publishing Click Once of my application. Now I want create new version of my application for modify some files, like app.config.
32
1839
by: kid joe | last post by:
Hi Can anyone share their experiences regarding which approach (ShareWare vs Evaluation-ware) works best to protect profits and keep customers pleased? Having a ShareWare product that can be activated to a fully enabled version of that product with a registration code has it's disadvantages (given the numerous websites that post 'regcodes'), but ShareWare is also a fast and efficient means in keeping a customer happy. Evaluation-ware,...
0
9568
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, well explore What is ONU, What Is Router, ONU & Routers main usage, and What is the difference between ONU and Router. Lets take a closer look ! Part I. Meaning of...
0
10163
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
9957
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9835
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8832
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development projectplanning, coding, testing, and deploymentwithout human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7379
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupr who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6649
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5276
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
3
2806
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.