mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-12-26 08:51:22 -06:00
Adding examples
This commit is contained in:
parent
42832a8c21
commit
56922813eb
@ -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
|
Loading…
Reference in New Issue
Block a user