/build/static/layout/Breadcrumb_cap_w.png

Silent installation[ Setup.iss] not working.

Hi,

 I am trying to create responce file [i.e. setup.iss] to install setup.exe silently. Manual installation has around 5 dialogs which need user interaction to complete installation. I am using 'setup.exe -r' command and 'S:\Windows\Setup.iss' file is getting created in responce to that. But it seems that it does not have any responce information. following are it's contents,

===============================

[InstallShield Silent]

Version=v7.00

File=Response File

[File Transfer]

OverwrittenReadOnly=NoToAll

[{AECE35FE-E33C-4C35-865B-6D984EEE474C}-DlgOrder]

Count=0

=======================

Could anyone please guide on what is going wrong?

Do we explicity need to set some option in InstallShield to be able to create setup.iss file?

 

Thank you!

 

-Vijay


5 Comments   [ + ] Show comments
  • What application is this? - dj_xest 10 years ago
  • Independent from application you can try to record your response file with parameter /f1

    setup.exe /f1 "C:\Temp\response.iss" - aragorn.2003 10 years ago
  • Tthe command should be: setup.exe /r
    and when you do run this, it will place the setup.iss file in the c:\windows dir. - mattski 10 years ago
  • @mattski. sorry forgot /r to create response file and f1 to set the folder.
    setup.exe /r /f1"C:\Temp\response.iss"

    http://www.tuhh.de/rzt/usc/rz-service/Empirum/Doku/InstallShield_Setup_Parameters.pdf - aragorn.2003 10 years ago
  • when executing setup.exe -r in your command prompt, are you opening your cmd window by selecting "run as Adminstrator" ? I had the same issue with a software called DataStudio last week. - KevinViolette 10 years ago

Answers (0)

Be the first to answer this question

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ