Kbase P12871: Can you install Progress via a batch program on UNIX platforms?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/11/2009 |
|
Status: Verified
GOAL:
Can you install Progress via a batch program on UNIX platforms?
GOAL:
Can a batch install be performed on UNIX?
FACT(s) (Environment):
UNIX
Progress 9.x
FIX:
Progress Version 9 now provides a silent mode for the installation on UNIX platforms (this feature was already available on Windows platforms). You can use the batch install feature to launch the Progress installation from your own install utility, and Progress will be installed silently during your install.
Note: Batch install can be used only for Typical and Complete installations.
The command to perform a batch installation is:
proinst -b filename.ini -l logfile.log
-b Option indicates that the installation should be performed in batch mode
filename.ini Is the ini file that contains data regarding the products you want to install.
-l logfile.log Is the log of error messages received during batch installation process.