Freeman Installer & Uninstaller version 1.52
Copyright (C) 1994 Ka Iok Tong
All Rights Reserved


More Info
=========

To check what you can do with Freeman Installer (beautiful screen shots
are included) or for more info, you can connect to my WWW page at,

   http://www.arch.su.edu.au/~tongk/0.html

Highly  recommended. In there You can also  download  the  unregistered
version and even  registered  version  if you have already acquired the
password by registration.

If you don't have WWW access, you can still ftp the unregistered from,

   archsci.arch.su.edu.au     /pub/tongk/finst152.zip



Introduction
============

Freeman Installer & Uninstaller v1.5 is an install utility facilitating
the installation of Windows applications. Installer creates install log
automatically.  Uninstaller  reads  the  log  and  displays the changes
in  a  structured & easy-to-read format and, on request, tries to  undo
the changes. A  front end generating INF files to be interpreted and/or
generating C++ source files to be compiled and linked to get a tailored
and  integrated  EXE  without  the  need  to add a single line of code. 
Selective installation. Setting/adding  INI entries, registration keys. 
Displays dialog boxes while copying files. File  version checking. Easy 
variable substitution. Customizations  by C++ subclassing. Suitable for
anyone, from  dummy  to  C/C++  programmer. Context sensitive, Example-
based online doc (many common customizations are discussed).

The  unregistered version is fully functioning. The only difference  is
that  the  EXE files created from the unregistered class lib will  draw
a text string "unregstered" at the lower left corner of the screen.



What's new in v1.52?
====================

v1.52 is the second maintenance release of v1.5.

It fixes the following bugs in v1.51,
- Installer Couldn't create a file in root directory
- Installer crashed when creating more than about 10 program items
- Constructor switched "reboot" and "don't reboot"
- Constructor generated stupid code (harmless though) causing warnings
- Constructor  used  genuine  inch  to convert between point and pixel
  while Windows uses logical inch

Other changes,
- The class lib is now included in the unregistered version. The  only
  difference  is  any EXE built from the unregistered class  lib  will
  always display a text string "unregistered" at the lower left corner
  of the screen



Installation Procedures
=======================

1. Create a temporary directory in your hard disk, i.e.,

       md temp

2. unzip finst152.zip to that direcotry, i.e.,

       cd temp
       pkunzip a:finst152

3. run install.exe, i.e.,

       install

4. follow  the  instructions. When being asked the installation
   directory,  DON'T  answer  the  temporary  directory, answer 
   another  one  or  simply  press  enter to accept the default 
   directory.



Requirements
============

This software requires Windows 3.1 or later.


Documentation
=============

A manual in Windows help format is included.


Author
======
	ka iok tong (Kent)
	Mail Box 20
	Wentworth Building
	University of Sydney
	Sydney NSW 2006
	Australia
	Internet email: tongk@archsci.arch.su.edu.au
        CompuServe email: 100351,3364
	ph & fax: (61) (2) 2116314
