Adding examples

This commit is contained in:
sbenmoussati 2021-06-09 11:01:04 +02:00
parent 42832a8c21
commit 56922813eb

View File

@ -500,4 +500,16 @@ Expected values:
* "true"
"Electron/X.X" is removed from user-agents.
* "false"
User-agents are not modified.
User-agents are not modified.
#### Example, install with user-agent override
msiexec /i Symphony.msi OVERRIDE_USER_AGENT="true"
#### Example, install without user-agent override
msiexec /i Symphony.msi OVERRIDE_USER_AGENT="false"
or
msiexec /i Symphony.msi