Consultor Eletrônico



Kbase 13101: Installation notes for Version 7.2D03 on MS-Windows
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/05/1998
Installation notes for Version 7.2D03 on MS-Windows

DRAFT COPY - Currently under review and edit.

INTRODUCTION:
=============
This Product Services Technical Support Knowledgebase entry
documents updated install notes for the Version 7.2D03
patch for MS-Windows.

WHY YOU NEED TO KNOW THIS:
===========================
Media shipments prior to 4 May 94 included erroneous installation
instructions.

ONLINE PROCEDURES:
==================
Follow these steps to unpack the media.

1> Create a temporary directory.

MKDIR C:\TEMP

2> Change your working directory to the temporary directory.

CD C:\TEMP

3> Unpack the media.

XCOPY /S A: .

The following files are included in this patch.

README.PRO DLC\BIN\PROAS4L.SYM
DLC\VERSION DLC\BIN\_PROUTIL.EXE
DLC\BIN\_PROWIN.EXE DLC\BIN\_DBUTIL.EXE
DLC\BIN\_PROWINL.EXE DLC\BIN\_RFUTIL.EXE
DLC\BIN\_PROWIN.SYM DLC\GUI\PRODICT\SYB\*
DLC\BIN\_PROWINL.SYM DLC\GUI\ADEUIB\NAVIGATE.LIB
DLC\BIN\_PROAS4.EXE DLC\SRC\PRODICT\SYB\*
DLC\BIN\_PROAS4L.EXE DLC\PROBUILD\SYBASE\*
DLC\BIN\_PROAS4.SYM DLC\PROBUILD\4GL\*

Use the following commands to save the original files.

MKDIR C:\ORIG
CD DLC (directory where PROGRESS is currently installed)
XCOPY /S DLC\VERSION C:\ORIG
XCOPY /S DLC\BIN\* C:\ORIG
XCOPY /S DLC\GUI\PRODICT\SYB\* C:\ORIG
XCOPY /S DLC\GUI\ADEUIB\NAVIGATE.LIB C:\ORIG
XCOPY /S DLC\SRC\PRODICT\SYB\* C:\ORIG
XCOPY /S DLC\PROBUILD\SYBASE\* C:\ORIG
XCOPY /S DLC\PROBUILD\4GL\* C:\ORIG

Use the following commands to unzip the zipped files.

CD C:\TEMP\DLC\BIN
PKUNZIP *.ZIP
DEL *.ZIP

Use the following command to move the new files into the DLC area.

XCOPY /S *.* DLC (where PROGRESS is currently installed)

Progress Software Technical Support Note # 13101