Information Manager v.1.1 Readme File
=====================================

Thank you for your interest in Information Manager version 1.1.
Information Manager is an easy-to-use personal information manager.
It has the following features:
  - Address Book which can hold thousands of entries, with a wide
    variety of fields to enter information in.
  - Calendar which is good until the year 2000.  You can enter notes
    for each day up until then.
  - Three To Do Lists which can hold 11 items each.  Then you can check
    them off when you are done.
  - Four Notepads on which you can write whatever you want.


Installation
============

To install just run the program SETUP.EXE and the program will be
installed.  If you have problems, read the Manual Installation section
below.


Files
=====

This program should be distributed in the archive INFMAN10.ZIP and
MUST contain the following files:

Name            Size            Description
-------------------------------------------------------
INFMAN11.EX_     92,717         Main program
INFMAN.HL_       21,082         Help file
VBIO.VB_         21,760         Custom control
TABBED.VB_       17,568         Custom control
DBPUSH.VB_       11,920         Custom control
SETUP.EXE        21,807         Setup Program
VBRUN200.DLL    356,992         Visual Basic Run Time Library
FILE_ID.DIZ         263         BBS Information File
README.TXT        3,187         This file
LICENSE.TXT       2,881         License and warrenty information

If any of these files are not in the directory of SETUP.EXE, the program
will NOT install properly!


Manual Installation
===================

To install the program manually (only recommended if SETUP.EXE did not
work), do the following:

1)  Make a directory for the program (i.e. C:\INFMAN)
2)  Copy the following files to the directory that you created:
        INFMAN11.EX_       to         INFMAN11.EXE
        INFMAN.HL_         to         INFMAN.HLP
        README.TXT         to         README.TXT
        LICENSE.TXT        to         LICENSE.TXT
3)  Copy the following files to your windows system directory:
        VBIO.VB_           to         VBIO.VBX
        TABRUN.VB_         to         TABRUN.VBX
        DBPUSH.VB_         to         DBPUSH.VBX
        VBRUN200.DLL       to         VBRUN200.DLL
4)  Create a group for the program in Windows (i.e. Information Manager)
5)  Add the following items to the group:
        Filename                      Description
        ------------------------------------------
        (directory)\infman11.exe        Information Manager v.1.1
        (directory)\infman.hlp          Information Manager Help
6)  You are now ready to run your program.


Problems
========

Should you encounter any problems, please contact Richard Weingartner by:

Mail:      Richard Weingartner
           950 E. Girl Scout Lane
           Gwinn, MI 49841-9055

or E-Mail: rweingar@nmu.edu


History
=======
v.1.0   7/25/95  Initial Release

v.1.1   7/29/95  Fixed bug with the TABBED.VBX, file was mistakingly
                 left out of the ZIP file.
