Kbase P17117: How can you install a new font during a WebClient download?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  31/01/2003 |
|
Status: Unverified
GOAL:
How can you install a new font during a WebClient download?
FIX:
Only system files and common files can be automatically installed with WebClient. The WebClient Assembler has provisions for this. Any other file that needs to be in a unique location, like a Windows font file will have to be installed through other methods. One way of installing this type of file is to download the file as a Windows common file, create a 4GL program to check for the file and if it does not exist, copy it to the proper location.