Consultor Eletrônico



Kbase 9127: Release Notes for DOS V6.2B (12/90)
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/05/1998
Release Notes for DOS V6.2B (12/90)

901228-gfs01
Software Notes:

INSTALLATION

Non-Default Directories

If you attempt to install PROGRESS Version 6.2B in non-default
directories (directories other than \DLC and \DLCLOAD), you get
the following error messages and are mistakenly prompted for
Volume 2 of your installation diskettes:

No such file or directory

Bad file number

These messages occur because the installation procedure cannot
dynamically create the directories you specify. However, if you
create the directories beforehand, you can successfully install
the software.

Another problem that occurs when you attempt to install PROGRESS
Version 6.2B in non-default directories is that the installation
process does not correctly tailor the batch files (.BAT) in the
%DLC%\PROBIN directory. To work around this problem, use an ASCII
text editor to change the line in each .BAT file that sets the DLC
environment variable. For example, if you see the line:

if %DLC%x==x set DLC=\DLC

change it to point to the installation directory you want. If you
installed PROGRESS in a directory called \PROGRESS, modify the
above line as follows:

if %DLC%x==x set DLC=\PROGRESS

Progress Software Technical Support Note # 9127