mirror of
https://github.com/finos/SymphonyElectron.git
synced 2025-02-25 18:55:29 -06:00
Adding examples
This commit is contained in:
@@ -501,3 +501,15 @@ Expected values:
|
||||
"Electron/X.X" is removed from user-agents.
|
||||
* "false"
|
||||
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
|
||||
Reference in New Issue
Block a user