Here is the entire command:
wps_wid.cid-1022725720.1705362122.exe /s /v"/qn EULA_ACCEPT=YES"
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
cd path>wps_wid.cid-1022725720.1705362122.exe /s /qn
My need: I want to install this software silently without user inter, but agreement prompt any way.
Can anyone help me with this?
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Answer accepted by question author
Here is the entire command:
wps_wid.cid-1022725720.1705362122.exe /s /v"/qn EULA_ACCEPT=YES"
Answer accepted by question author
Hello, this is Emily.
Add the following at the end of your command and see if it works:
EULA_ACCEPT=YES"
The EULA_ACCEPT=YES parameter should automatically accept the license agreement prompt during the installation process.