--------------------------------------------------------------------
VBCards 32-Bit Custom Control
Copyright (C) 1991-1996 Richard R. Sands
All Rights Reserved

Readme Notes

--------------------------------------------------------------------
Version 2.01 - March 2, 1996
--------------------------------------------------------------------

1. File Installation: 
 
   Initial Zip File List:

        SETUP.EXE  - Setup program.
        README.TXT - This file

   After SETUP.EXE is run, all files are installed into the VBCARDS
   directory of your choice:

	VBCARDS.OCX  - VBCards 32-bit Custom Control
    	VBCARDS.HLP  - Help (Accessed directly or VB's F2)
	VBCARDS.LIC  - License 
        DECKDEMO.VBP - Demo program -- hope it works :)
        DECKDEMO.FRM - Form for demo.
	REGSVR32.EXE - MS OLE Control Registery Utility
        README.TXT   - This file.

   You can run REGSVR32.EXE to register the control in your 
   registry whenever you move the control, or "browse" for it 
   from VB when adding to the toolbox.


2. File Uninstallation:

   To uninstall, run:
 
          REGSVR32.EXE /U VBCARDS.OCX

   then you can delete the files.


<end of readme.txt>
