OpenPackage for Delphi 3
version 1.1 
February 1997
==============================================================
For Any Further information, please contact me:
Mickael Lefebvre, ml@iml.com.lb
==============================================================
How To Install?

1. Uninstall any previous OpenPackage version.
2. Unzip OPack.dll and copy it on your disk.
3. run the registry editor, regedit.exe under Win95 or Win NT
4. Set the current key to
   'HKEY_CURRENT_USER\Software\Borland\Delphi\3.0\Experts'
5. Create a String Value Named 'Open Packages' or use any 
   other name.
6. Assign the complete filename of the Open Package DLL file.
   The path used in Step 1.
   (something like 'C:\My Experts\OPack.dll) 
7. Run Delphi 3

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

OpenPackage is a very simple expert. It just creates in the
Delphi 3 'File' menu, a Menu Item named 'Open Know Packages'
where you can directly open Package Source Files (.DPK).
It Displays all the .DPK Know Packages.

OpenPackage is Free!

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

versions
1.0	December 1997
	Initial Release.

1.1	February 1998
	Bitmap menu items added.
	Information displayed into Delphi SplashScreen.
	Some Bugs corrected.

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

Someone has reported a bug in version 1.0 i do not have
corrected yet:
An invalid page fault message is displayed when you exit 
delphi.
I have not seen myself this error message. If you do, please
contact me

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

This Expert use TMenu97_V2 component written by J.L. Mattei
(jlucm@club-internet.fr)
 
==============================================================

This Expert has been written with 'Expert Creator 1.0', a very
intuitive set of components for writing Experts.

For Any Further information, please contact me:
Mickael Lefebvre, ml@iml.com.lb

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