Search found 31 matches: verion

Return to advanced search

Re: How make a demo verion?

This is what I do: Every time the program starts it checks if the current date is later that the date we want the demo to stop. if date() >= expiration_date // (follow ukoening suggestion to avoid Hex-Editor modification) If this is the case you can activate a secret flag showing that the trial p...
by alvaro533
Thu May 13, 2010 7:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How make a demo verion?
Replies: 17
Views: 3716

Re: How make a demo verion?

......SET DATE GERMANSET CENTURY ON// I don't want < "10.05.2010" > can be detected with a Hex-Editor// ---------------------------------------------------------------------------cTest1a := "10."......cTest1b := "05."...cTest1c := "20"...cTest1d := &quo...
by ukoenig
Thu May 13, 2010 3:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How make a demo verion?
Replies: 17
Views: 3716

Re: How make a demo verion?

Dutch, If you only have one costumer, make and give your costumer a small program that captures the hard drive serial number first, obtain that number from the costumer, and then have your software to compare it to a encrypted variable with the same number compiled inside your software (maye a small...
by Bayron
Thu May 13, 2010 1:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How make a demo verion?
Replies: 17
Views: 3716

Re: How make a demo verion?

Dutch, you can use the software Trial Creator from SoftwareKEY, it´s totally free and creates a fully functional demo, which stops working after 30 days. From the website: Without changing a line of your source code, you will be able to take your fully functioning program and create a copy that STOP...
by StefanHaupt
Thu May 13, 2010 11:39 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How make a demo verion?
Replies: 17
Views: 3716

Re: How make a demo verion?

Dear Dutch, A time-limit is a good Idea, saving the encrypted Value to a Ini-file. I have done something identically for my Login-password, but saved to the Login-dbf . Be sure the Time is saved ( somewhere inside the Application ) not after Closing it. In case, the User is switching of the Computer...
by ukoenig
Thu May 13, 2010 11:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How make a demo verion?
Replies: 17
Views: 3716

Re: How make a demo verion?

Dear Uwe, My Demo program now is disable printing to printer. The Demo license will set the printer to Preview mode only, it cannot print to printer. The problem is our competitor will be able to see and will know our program features (indeed), if it can run forever (change date case also). They wil...
by dutch
Thu May 13, 2010 2:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How make a demo verion?
Replies: 17
Views: 3716

Re: How make a demo verion?

Hello Dutch, In case You need something for a Invoice-Application : In one of my Applictions as a simple Solution, I defined a encrypted Date-Limit. Ok, the User can change the Comuter-date, to make it working again. But printing and saving with a wrong Date doesn't make sense for a Invoice-applicat...
by ukoenig
Wed May 12, 2010 11:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How make a demo verion?
Replies: 17
Views: 3716

How make a demo verion?

Dear All,

I would like to make a demo version for the customer. In the past, I use Blinker to limit the time of running the program?

How can I make in xHarbour/FWH?

Thanks in advance and appreciate for all idea.

Best regards,
Dutch
by dutch
Wed May 12, 2010 11:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How make a demo verion?
Replies: 17
Views: 3716

Re: ACE32.DLL VERSION 9.10 Y SERVER 7.1 8.1 - AYUDA FAVOR

Thanks Nages, Por lo que veo la misma historia de Versiones Anteriores, Necesito mantener la compatibilidad con verion ADS 7.1 para ello no hay problema uso ACE32.DLL Y ACE32.LIB , compila bien el problema esta siempre en el mismo RDDADS.LIB de Xharbour, si uso la anterior ERROR ...
by GUSPRE
Wed Aug 05, 2009 11:18 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: ACE32.DLL VERSION 9.10 Y SERVER 7.1 8.1
Replies: 8
Views: 1261

Re: CreateDlgError and ResEd Resource Editor

Dear Fraxzi, When I checked the PRG and RC using the modified verion of \FWH\Samples\BuildX.Bat it worked The only modification done in Buildx.Bat is just changing the resource comiler to "Pelles C" Changed this line IF EXIST %1.rc %bcdir%\bin\brc32 ...
by anserkk
Sat Jan 03, 2009 9:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: CreateDlgError and ResEd Resource Editor (Solved)
Replies: 21
Views: 5840

... funciona sin modificaciones en MS QSL, Postgress y MYSQL solo cambiando el string de conexion. YO creo que dentro de 1 mes deberia tener la verion 1.0 liberada sin problemas. Todo lo que yo necesito ya esta listo, salvo las pages. Aun no me convenzo de que crear TABLAS directamente desde ...
by lubin
Tue May 13, 2008 8:07 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: mysql ejemplo
Replies: 11
Views: 2841

... funciona sin modificaciones en MS QSL, Postgress y MYSQL solo cambiando el string de conexion. YO creo que dentro de 1 mes deberia tener la verion 1.0 liberada sin problemas. Todo lo que yo necesito ya esta listo, salvo las pages. Aun no me convenzo de que crear TABLAS directamente desde ...
by Adolfo
Tue May 13, 2008 7:10 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: mysql ejemplo
Replies: 11
Views: 2841

Thank you. I have verion 07.11 and I can't find lRefreshOnlyData 2 times in the methode. Regards, Otto METHOD Seek( cSeek ) CLASS TXBrowse local uBook, uSeek local nFor, nRows local lRefresh if ::bSeek == nil return nil endif If cSeek ...
by Biel EA6DD
Mon Nov 12, 2007 8:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse - incremental search
Replies: 5
Views: 1010

Thank you. I have verion 07.11 and I can't find lRefreshOnlyData 2 times in the methode. Regards, Otto METHOD Seek( cSeek ) CLASS TXBrowse local uBook, uSeek local nFor, nRows local lRefresh if ::bSeek == nil return nil endif If cSeek ...
by Otto
Mon Nov 12, 2007 8:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse - incremental search
Replies: 5
Views: 1010

FWH2.5 NOS DA ERROR LA VERSION FWH2.4 ESTA ESTA BIEN

Estmados amigos Hemos estado buscado respuestas y la encotramos los siguiente CON ESTA VERSION DE HARBOR YA LA VERION DE fwH 2.4 Harbour Compiler Alpha build 42.0 (Flex) Copyright 1999-2002, http://www.harbour-project.org/ Compilamos y todo la compilacion trabaja a la perfeccion ...
by busmatic
Sat Jul 08, 2006 1:24 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: FWH2.5 NOS DA ERROR LA VERSION FWH2.4 ESTA ESTA BIEN
Replies: 1
Views: 557
PreviousNext

Return to advanced search