Consultor Eletrônico



Kbase P6966: 9.1D program group/icons are not created after performing a silent NetSetup installation.
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/16/2008
Status: Unverified

FACT(s) (Environment):

Progress 9.1D
Windows 32 Intel
Windows NT 32 Intel/Windows 2000

SYMPTOM(s):

The program group and/or icons are not created after performing a silent NetSetup installation.

The setup.log file reports the following information after the playback of the setup.iss file:

[InstallShield Silent]
Version=v5.00.000
File=Log File
[ResponseResult]
ResultCode=0

CAUSE:

Failure to use the -psclog switch during the playback of the setup.iss file.

FIX:

When running a NetSetup silent installation, it is necessary to add the -psclog parameter to command line as follows:

F:\netsetup\setup.exe -psclog -s -f1C:\TEMP\setup.iss

(Where F: is the drive mapping on a Windows client machine to the progress parent directory(%DLC%) on the Windows server that's hosting the NetSetup folder.)