To install EPM 6:
1) Create a subdirectory on your hard drive to install the executables
in, and another one for the DLLs.
 ex: MD EPM6
     MD EPM6\DLL

2) From the a: prompt type:
	LOADRAM2 EPM601EX.FLS X:[subdir] and hit enter
        where [subdir] is the dir you created for the executables

	LOADRAM2 EPM601DL.FLS X:[dll subdir] and hit enter
        where [dll subdir] is the dir you created for the DLLs

If you want to delete your original EPM, the files to delete are:
- from \os2\apps delete *.EX and EPM.EXE
- from \os2\apps\dll delete ETK*.DLL

If you choose not to delete the older version you should must make sure
that the DLL dir you created comes before x:\os2\apps\dll in the LIBPATH
line of your config.sys. Also make sure the subdir where you installed
the executables is listed in the PATH line before x:\os2\apps.
