Ansys Assistant will be unavailable on the Learning Forum starting January 30. An upgraded version is coming soon. We apologize for any inconvenience and appreciate your patience. Stay tuned for updates.
Licensing

Licensing

Question: What should I do if I get “error -5” when trying to install ANSYS Electromagnetics in silent mode? Command line used was: setup.exe -s -f1 myfile.iss -f2 “Log File.log”

    • FAQFAQ
      Participant

      Answer: As shown in the documentation there should not be any spaces afetr the -f1 and -f2 flags. please remove those flags and rerun e.g. setup.exe -s -f1myfile.iss -f2″Log File.log” Note: if the file name has a space quotes need to be used as shown around “Log File.log”