NOTE:

Before you can use the Clock, Timer and Calculator 
you need to do the folowing thing to registered
VBMAXLCD.DLL or the clock, calculator and timer will
not work.:

You must create an entry for it in the Windows registry.
You register the DLL in Windows using regsvr32.exe 
(Included).
All you have to do is run the program, passing it the
DLL filename as a command line argument like this: 

REGSVR32 VBMAXLCD.DLL

To uninstall the DLL, just add /u to the command line:

REGSVR32 /U VBMAXLCD.DLL

To make life a little easier, we have created two batch
files Reg.bat and Unreg.bat for you to run if you prefer
please make sure that you have all Win Exit Files in the
C:\Wexit97 directory.  If you have is in another 
directory you may need to edit them first so that they
have the correct path for regsvr32.exe.

Please DO NOTE DELETE ANY FILES or the program 
will NOT WORK.

 