Netsetup silent install problem

apiprosux

New Member
Hi,
we have OpenEdge 10.1b on server and now we need to install Netsetup to all clients (up to 100 computers), but we have problem with silent installation..
when i launch

setup.exe -s -f1Y:\<path>\setup.iss -f2C:\openedge.log

nothing happens

here is our setup.iss (made with -r parameter):
[InstallShield Silent]
Version=v7.00
File=Response File
[File Transfer]
OverwrittenReadOnly=NoToAll
[{874D5CE4-F913-4D5B-A6D4-CC129785B5C8}-DlgOrder]
Dlg0={874D5CE4-F913-4D5B-A6D4-CC129785B5C8}-DLG_SHARED_INSTALL-0
Count=1
[{874D5CE4-F913-4D5B-A6D4-CC129785B5C8}-DLG_SHARED_INSTALL-0]
ProgramFolder=OpenEdge 10.1B Shared Network Installation
WorkingDir=Y:\APIPROXA\WORK
[Application]
Name=OpenEdge Shared Network Install Utility
Version=10.1B
Company=PSC
Lang=0009

and there is output log:
[InstallShield Silent]
Version=v7.00
File=Log File
[ResponseResult]
ResultCode=0

Any idea where is the problem??
 
Hello i've got the same problem. Did you success to solve it ? Is it realy possible to use a response file with the net setup or does it only possible with the complete installation of progress ?
i hope you found the solution...
Thanks
 
Back
Top