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.
1 parent cf19bb5 commit d14795fCopy full SHA for d14795f
mountainduck/installation/index.md
@@ -141,6 +141,11 @@ Connecting using [_Online_](../connect/online.md) or [_Smart Synchronization_](.
141
The installation of the file system driver is not required for [_Integrated_](../connect/integrated.md) connect mode.
142
:::
143
144
+:::{admonition} Manual Installation
145
+:class: tip
146
+msiexec /a "$((Get-AppxPackage io.mountainduck).InstallLocation)\Setup\Mountain Duck Support.msi"
147
+:::
148
+
149
### Error Code 0x24C
150
151
If you get the error code `0x24C` uninstall the client, reboot the system, and reinstall the client.
0 commit comments