Consultor Eletrônico



Kbase P124846: 10.1x netsetup silent installation -psc_r or -psc_s parameters don't work
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   04/02/2010
Status: Verified

SYMPTOM(s):

performing NetSetup silent installation

setup -psc_r doesn't generate the response file

setup -r generates the response file

setup -psc_s -psc_f1<path\responsefile> -psc_f2<path\logfile> doesn't install

setup -s -psclog<path\logfile> installs correctly

FACT(s) (Environment):

OpenEdge 10.1x
Windows

CAUSE:

Bug# OE00154267

FIX:

For the moment, use the old format to generate and execute the response files using silent NetSetup:
to generate the NetSetup response file:
%DLC%\netsetup\setup -r -f1<path\responsefile>
to perform netsetup install using a response file:
%DLC%\netsetup\setup -s -f1<path\responsefile> -psclog<path\file>