Consultor Eletrônico



Kbase P100485: How does the Progress WebClient upgrade procedure know which files to upgrade?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   06/12/2005
Status: Unverified

GOAL:

How does the Progress WebClient upgrade procedure know which files to upgrade?

GOAL:

Progress WebClient

FACT(s) (Environment):

Windows NT 32 Intel/Windows 2000

FIX:

When generating the WebClient upgrade files, the WebClient Application Assembler generates one .CAB file for each component that needs updating from the previous version and is saved in the version directory. Each .CAB file contains the changed files and a .WCM file that provides instructions for applying the changes to update the application. This can be one of three options:
- Add ("=A")
- Replace ("=R")
- Delete ("=D")
During the upgrade the .WCM file will be read and the necessary changes will be made.