We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents feab4bd + 5fbf35c commit 2e68addCopy full SHA for 2e68add
mountainduck/installation/index.md
@@ -150,7 +150,7 @@ The installation of the file system driver is not required for [_Integrated_](..
150
:::{admonition} Manual Installation
151
:class: tip
152
```
153
-msiexec /a "$((Get-AppxPackage io.mountainduck).InstallLocation)\Setup\Mountain Duck Support.msi"
+msiexec /i "$((Get-AppxPackage io.mountainduck).InstallLocation)\Setup\Mountain Duck Support.msi"
154
155
:::
156
0 commit comments