Machsupport Forum

Mach Discussion => VB and the development of wizards => Topic started by: arbus on March 27, 2010, 10:38:15 AM

Title: Licencing a wizard
Post by: arbus on March 27, 2010, 10:38:15 AM
How would you go about licensing a wizard for Mach?  Similar to the NFS wizards? 

Is it possible to have a trial wizard which you could activate if it were purchased?

Anybody done this before?
 
Thanks for any replies...

Title: Re: Licencing a wizard
Post by: Ron Ginger on April 03, 2010, 06:32:52 PM
Mach does not support a general way of licensing wizards. the newfangled ones are handled as a special case in the wizard open code.

For V4 Brian is looking at some changes that would let you use compiled VB code. With this your code would not be visible and you could handle any license scheme within the VB code.