Hi Team,
I tried installing OE 11.7 development kit directly via .exe and also into silent Mode as :
setup.exe -psc_s -psc_f1=C:\SilentInstalls\oesetup.ini -psc_f2=C:\SilentInstalls\oesetup.log
But, it's not working at all. It starts the installation, but nothing happen after screen as : performing 1 of 3 steps.
Hi Yadav, sorry to hear that you're having an issue. Is it possible for me to get a copy of the oesetup.ini and oesetup.log files to see if I can determine the problem?
Dear Alegerlo,
Thanks a lot for the support..!!
I am not getting the oesetup.ini anywhere in system, but I got setup.log in Temp Directory, which show some error.
Also, from my "C:\SilentInstalls" in can get 2-files as : oesetup.log and oesetup.log.1
oesetup.log:
[Installshield]
Version=22.0.0.330
[Application]
Name=OpenEdge
Version=11.7
Company=Progress Software
[CompletedEvents]
Event7=[5-11-2017 11:51:59] The Setup Utility has checked the system requirements.
Event8=[5-11-2017 11:51:59] The Setup Utility has copied the support files.
[ResponseResult]
ResultCode=0
ResultDescription=Installation completed successfully.
oesetup.log.1
[CompletedEvents]
Event1=[5-11-2017 11:50:53] Microsoft v100 Runtime installer started.
Event2=[5-11-2017 11:51:04] Microsoft v100 Runtime (vc10redist_x86.exe) installer completed.
Event3=[5-11-2017 11:51:04] Microsoft v100 Runtime installer started.
Event4=[5-11-2017 11:51:09] Microsoft v100 Runtime (vc15redist.x86.exe) installer completed.
Event5=[5-11-2017 11:51:09] Microsoft v100 Runtime installer started.
Event6=[5-11-2017 11:51:13] Microsoft v100 Runtime (vc10redist_x64.exe) installer completed.
setup.log (from temp Directory)
OPENEDGE INSTALL UTILITY LOG <VERSION 11.7> (Wed May 10 14:22:13 2017)
The product list is empty. You must enter serial and control numbers.
OPENEDGE INSTALL UTILITY LOG <VERSION 11.7> (Thu May 11 11:51:59 2017)
The product list is empty. You must enter serial and control numbers.
Hi. The oesetup.ini file is the response file that contains your input to the installation. You can generate one by doing an interactive install and then modify the necessary values before using the .ini file to do a silent install on another computer.
For more information about silent installs, you may want to consult this part of the documentation - documentation.progress.com/.../index.html
Please let us know if you have further questions.
-Al