Progress 10.1B silent install

Herve

New Member
Hello,

I'm new on this forum. I had the same problem as an other participant, but it is fixed now with your help.
I create an ini file for my silent progress install. It works at 50%! ;-)
Here is the description:
This command line is working (local path):

C:\Temp\Sources\setup.exe -psc_s -psc_f1=C:\Temp\Sources\response.ini -psc_f2=c:\temp\setup_progress.log

But this one is no working (network path):

"\\network path\...\setup.exe" -psc_s -psc_f1="\\network path\...\response.ini" -psc_f2=c:\temp\setup_progress.log

In fact, the install starts, but stops immediately. It gives me this log:

[Installshield]
Version=7.1.100.1242
[Application]
Name=OpenEdge
Version=10.1B
Company=Progress Software
[CompletedEvents]
Event1=[10-17-2008 10:41:40] The Setup Utility has checked the system requirements.

And then, nothing...
The only difference I see between the two cmdline are the "".

Any idea how I can fix it?

Thank you in advance, regards, Herve, Geneva.
 
Back
Top