mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-15 10:23:37 +00:00
Merge pull request #5002 from VLG17/patch-37
add reference to Msiexec.exe
This commit is contained in:
@ -41,6 +41,9 @@ When you add an app in a Windows Configuration Designer wizard, the appropriate
|
||||
|
||||
### MSI installer
|
||||
|
||||
> [!NOTE]
|
||||
> You can find more information about command-line options for Msiexec.exe [here](https://docs.microsoft.com/windows/win32/msi/command-line-options).
|
||||
|
||||
- **Command line arguments**: Optionally, append additional command arguments. The silent flag is appended for you. Example: PROPERTY=VALUE
|
||||
|
||||
- **Continue installations after failure**: Optionally, specify if you want to continue installing additional apps if this app fails to install
|
||||
|
Reference in New Issue
Block a user