We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fa5822 commit 25366b0Copy full SHA for 25366b0
1 file changed
src/AppInstallerCLITests/TestData/Manifest-Good-Switches.yaml
@@ -6,11 +6,11 @@ Publisher: Microsoft
6
InstallerType: Msi
7
License: Test
8
Switches:
9
- SilentWithProgress: /sp
+ SilentWithProgress: /passive
10
Installers:
11
- Arch: x86
12
Url: https://ThisIsNotUsed
13
Sha256: 98B67758CEAFFCBB3FE47838FD0A8D7BD581C2650842D6B2B0E0D49A23270CCD
14
15
- Silent: /s
+ Silent: /quiet
16
ManifestVersion: 0.1.0
0 commit comments