Deploying the Q&A client
- Go to the C:\Windows folder and copy the Setup.iss file.
- Go to the C:\Silent Installation folder and paste the Setup.iss file.
-
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".