Deploying the Q&A client

  1. Go to the C:\Windows folder and copy the Setup.iss file.
  2. Go to the C:\Silent Installation folder and paste the Setup.iss file.
  3. Open the Windows Command Prompt and specify QAAClientSetup.exe /z"C:\Silent Installation\environment_connection_profile.json" /s /f1"C:\Silent Installation\setup.iss".
    Note: If installation logs are required, open the Windows Command Prompt and specify QAAClientSetup.exe /z"C:\Silent Installation\environment_connection_profile.json" /s /f1"C:\Silent Installation\setup.iss /f2"C:\Silent Installation\log.txt".