We’re putting the final touches on our new badges platform. Badge issuance remains temporarily paused, but all completions are being recorded and will be fulfilled once the platform is live. Thank you for your patience.
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”