We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4999e41 commit cd0db84Copy full SHA for cd0db84
docset/winserver2022-ps/appx/Add-AppxPackage.md
@@ -124,7 +124,7 @@ This command adds an app package but only installs the required section of a str
124
Add-AppxPackage -AppInstallerFile "C:\Users\user1\Desktop\MyApp.appinstaller"
125
```
126
127
-This command adds an app package as outlined in the App Installer file. With any / all update settings specified within the App Installer file.
+This command adds an app package as outlined in the App Installer file with all update settings specified within the App Installer file, if any.
128
129
## PARAMETERS
130
0 commit comments