Does anyone know where I can get some kind of Registration or Activation
Code generator and engine for my VFP 9.0 applications?

Thanks.
-Paul

Re: Registration or Activation Code engine by AA

AA
Mon Oct 30 04:05:32 CST 2006

Do you mean creating a distribution package? It's the InstallShield for VFP
app that comes bundled with VFP. It creates Windows Installer .msi files.
-Anders


"Paul Marrero" <paulmarrero@no.spam.com> skrev i meddelandet
news:ezHvBY4%23GHA.1752@TK2MSFTNGP02.phx.gbl...
> Does anyone know where I can get some kind of Registration or Activation
> Code generator and engine for my VFP 9.0 applications?
>
> Thanks.
> -Paul
>



Re: Registration or Activation Code engine by Paul

Paul
Mon Oct 30 08:44:40 CST 2006

Yes. But I want to be able to create an "Activation Code" based on a
parameter, say company name or person name.

For Example, "Paul Marrero" would result in something like
WREW-ACDY-UF89-3E1A or something numeric like 1234-567890. And these codes
correlate back to the name.

Do you know of any VFP code, or objects, that would do that?

TIA.
-Paul


"AA" <A@A> wrote in message news:uOVbdvA$GHA.4320@TK2MSFTNGP02.phx.gbl...
> Do you mean creating a distribution package? It's the InstallShield for
> VFP app that comes bundled with VFP. It creates Windows Installer .msi
> files.
> -Anders
>
>
> "Paul Marrero" <paulmarrero@no.spam.com> skrev i meddelandet
> news:ezHvBY4%23GHA.1752@TK2MSFTNGP02.phx.gbl...
>> Does anyone know where I can get some kind of Registration or Activation
>> Code generator and engine for my VFP 9.0 applications?
>>
>> Thanks.
>> -Paul
>>
>
>



Re: Registration or Activation Code engine by Bernhard

Bernhard
Mon Oct 30 10:14:59 CST 2006

Hi Paul,

> Yes. But I want to be able to create an "Activation Code" based on a
> parameter, say company name or person name.
>
> For Example, "Paul Marrero" would result in something like
> WREW-ACDY-UF89-3E1A or something numeric like 1234-567890. And these codes
> correlate back to the name.
>
> Do you know of any VFP code, or objects, that would do that?
Maybe sys(2007) can help you a little.

Regards
Bernhard Sander

Re: Registration or Activation Code engine by tim_witort

tim_witort
Tue Oct 31 10:52:10 CST 2006

Paul Marrero seemed to utter in news:ezHvBY4#GHA.1752@TK2MSFTNGP02.phx.gbl:

> Does anyone know where I can get some kind of Registration or Activation
> Code generator and engine for my VFP 9.0 applications?

If your budget can handle it, Software Shield does this. That's its
main function. We use this for licensing/activating our VFP apps:

http://www.softwareshield.com/

-- TRW
_______________________________________
t i m
a t
w i t o r t d o t c o m
_______________________________________

Re: Registration or Activation Code engine by Paul

Paul
Thu Nov 02 07:59:29 CST 2006

This looks good. Thanks.

"Tim Witort" <tim_witort@hotmail.com> wrote in message
news:Xns986D5A3B653BCtimwitortwrotethis@216.196.97.131...
> Paul Marrero seemed to utter in
> news:ezHvBY4#GHA.1752@TK2MSFTNGP02.phx.gbl:
>
>> Does anyone know where I can get some kind of Registration or Activation
>> Code generator and engine for my VFP 9.0 applications?
>
> If your budget can handle it, Software Shield does this. That's its
> main function. We use this for licensing/activating our VFP apps:
>
> http://www.softwareshield.com/
>
> -- TRW
> _______________________________________
> t i m
> a t
> w i t o r t d o t c o m
> _______________________________________