trialware

What is the Best way to create a Trial program ?

I need to create a simple application that doesn't work after 30 days. How can I do that ? Is there a way to use Trial program after 30 days ? ...

Trial vs free with limited functionality

Not a programming question as such, but a bit more business oriented question about software product development. We have just released a small app, and is offering a free, fully functional trial which lasts for 15 days. I have the gut feeling however, that to reach any kind of penetration on the web, we'd need to offer a version which...

How to create a trial version of a Java program

I'm coding a software on java and i almost finished, i would like to know how can we create a trial version which work for example for 30 days, because i will to send it to some companies so how to make it like shareware or trialware, also can we block access to the .class in the jar file? Thank you ...

Deactivate Air app created in AS3 after next Monday?

Hi, I have an application deployed in Air, written in AS3 that the client wants to install and test, I have developed a simple license app, but he is pushing for a full license which he said he will fully pay on next Monday. How would you create a procedure in AS3 to deactivate application next Monday? How secure will it be? Will simply...

How to Acquire a License for TrialWare in InstallShield 2009 Premier

Basic msi project, InstallShield 2009 Premier TrialWare->TrialWare Files->New File Configured for Trial Usage: Selected a TrialWare file Type: Try and Buy There are no licenses here. Pressed the Acquire button. a. Description already set, I didn't change it b. Version already set c. User/pass I choose the the same user/pass to log i...

Implementing A Trial Period With Web Apps

What are some best practices for implementing a free trial period in web applications? Should you collect the customer's credit card information upfront, or prompt them when their free trial is up? Personally, I feel I would be more inclined to sign up for a service if I don't have to give the company my CC info. How would one handl...

Software Trial and Obfuscation Mechanisms

I have developed a piece of tool in .NET and now I want to protect it from unauthorized access. I can have a kind of Trial mechanism to give a taste of the software to users but I want them to purchase once after their trial finishes. Now, is there an article that describes how Trial really works? Second point is that Trial can easily b...

Which commonly heard softwares are free/trial-based/paid-only?

down vote favorite Hi, Having mostly been in academic setting and having had free access to all the needed softwares (and some piracy on my part), I have even ceased to understand/know that which commonly needed softwares are free/trial-based/paid-only. Rather than having to search for this information for each software individually, ...

How to make a trialware?

Possible Duplicate: how can i make my product as a trial version for 30 days ? Dear all, Recently I have developed a software for windows and I want to make a trial version out of it for advertisement. The trial version I have in mind should be runnable only for 30 days for example. I myself have an idea about saving the time...

How to create a 30 day free trial Android app?

Is there any way to receive the installation date of an android app? Or any other suggestions on how to accomplish a 30 day free trial version? Thanks alot. ...