Ansys Free Student Software

Ansys Free Student Software

Topics cover installation and configuration of our free student products.

Ansys Silent installation

    • Jesus Ramirez
      Subscriber

      Hello,

      I am attempting to silently install the free student software to later put in a script. I have the .iss file and log already made I am just unable to install it. I have used the command :  setup.exe -s -f1setup.iss -f2setup.log   along with other variations like adding the quotation marks, using the full path for the files but nothing ever happens when I run the commands. 

       

      Can anybody help me get the installation to execute? 

      I appreciate any help

       

    • Jesus Ramirez
      Subscriber

      I am now able to use the files but now I am getting the -5 error in the log that the file does not exist

       

    • George Karnos
      Ansys Employee

      Hello,
      Can you post the exact error message?

      You appear to be using incorrect flags for our setup.exe program.  You are using the following command:setup.exe -s -f1setup.iss -f2setup.log
      This seems to be for an InstallShield installer but our team does not maintain such an installation.  The command-line for a silent installer using our software would look similar to the following:setup.exe -silent -install_dir "C:\Program Files\ANSYS Inc" -licserverinfo 2325:1055:companylicserver
      You can check the installation guide for silent installation. Chapter 6.
      C:\Program Files\ANSYS Inc\ANSYS Student\v231\installer\util\installHelp.pdf
       
      Seems like you managed to get it partially working using your original command but again, that would suggest you are using an InstallShield installation which wouldn't be one that we created.
Viewing 2 reply threads
  • The topic ‘Ansys Silent installation’ is closed to new replies.