Installation README - ULC UI Engine for VisualAge Smalltalk V5.0.1 - 03/01/00


**** Important **** 
   You should uninstall the previous version of the UIEngine. There were some
   changes made that makes applying this fixpak over top the previous installation
   very difficult. If you had put any of your own files into the UIEngine directories,
   don't forget to save a copy of them so that you can put them back after the 
   installation.

   You can uninstall using the Start->Settings->Control Panel program, and select
   the UIEngine application from the list and select add/remove to remove it.
*******************


The file ULCWUIE.exe is a self-extracting install program for installing 
the UI Engine client for Windows. You would install this on your Windows 
client machines, and also on your Windows development machine so that 
you can test your applications as you develop.

To install on your development machine, execute the file ULCWUie.exe. 
When prompted for the directory to install, if your VisualAge root directory 
is not properly detected, please install to the directory:

x:\vast

where: x:\vast is the path that VisualAge V5.0 is located.

To install on your client machines, execute the file ULCWUie.exe. 
When prompted for the directory to install, please install to 

x:\your directory\ 

where x:\your directory\ is any directory you wish.

During installation you will also be prompted for the location 
of your JRE installation and swing classes to setup the UlcJRERoot 
and UlcSwingHome environment variables. The directory you enter for 
the JRE is the root directory of your JRE installation. It is assumed 
that the jre.exe file will be in the bin folder, which is a subdirectory 
in this root directory. The directory you enter for your Swing classes 
is the directory where your swingall.jar file is located.

This install program will create Shortcuts for starting the UI Engine 
in standard and in monitor mode in a Program Group for you.

Also, it will set an environment variable for the UI Engine as follows:

      Set UlcUIHome=x:\VAST\ULC\UIEngine

Where: x:\vast is the path that VisualAge Smalltalk V5.0 in located, 
or where the UI Engine was actually installed. This is used for the httpserver example.

ULC as shipped requires JRE 1.1.7 International version, and Swing version 1.0.3. 
Since the available versions of the JRE and Swing are constantly changing, 
you should check our web site - www.software.ibm.com/ad/smalltalk for updates or fixes,
 and visit our news group at ibm.software.vasmalltalk for the latest information. 