Deploying the Q&A client Open the File Explorer. 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. Click Windows Start and specify cmd. Select 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".