lazarus-ccr/components/onguard
2008-10-31 21:18:20 +00:00
..
docs git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@601 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2008-10-31 21:18:20 +00:00
examples git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@601 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2008-10-31 21:18:20 +00:00
images git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@601 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2008-10-31 21:18:20 +00:00
packages git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@601 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2008-10-31 21:18:20 +00:00
source git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@601 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2008-10-31 21:18:20 +00:00
readme.txt git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@601 8e941d3f-bd1b-0410-a28a-d453659cc2b4 2008-10-31 21:18:20 +00:00

TurboPower OnGuard Free Pascal/Lazarus version


Table of contents

1.  Introduction
2.  Package names
3.  Installation
4.  Version history
4.1   Release 1.13

==============================================


1. Introduction


OnGuard is a library to create demo versions of your Borland Delphi &
Kylix  & Lazarus applications. Create demo versions that are time-limited,
feature-limited, limited to a certain number of uses, or limited to a
certain # of concurrent network users.

This is a source-only release of TurboPower OnGuard ported to Lazarus. It includes
package for Lazarus 0.9.16 official installer (and should run fine on later versions too)

==============================================

2. Installation


To install TurboPower OnGuard into your IDE, take the following steps:

  1. Unzip the release files into a directory (the best it \components subdirectory of Lazarus tree).

  2. Start Lazarus.

  3. Open & install the package.This require  Lazarus IDE rebuild.

==============================================

4. Version history


4.2 October 31, 2008

    Import into lazarus-ccr  SVN repository.


4.1 June 4 , 2006

    Conversion to Free Pascal / Lazarus
    -------------------------------------------------------------
    Contributor : Boguslaw Brandys
    Based on Kylix version by Andrew Haines


TODO :
   - compilation under Linux + fixes (implement LockFile functions)
   - testing