Skip to content

Commit 11dee1a

Browse files
committed
Formatting.
1 parent c0e77aa commit 11dee1a

File tree

1 file changed

+25
-26
lines changed

1 file changed

+25
-26
lines changed

mountainduck/installation/index.md

Lines changed: 25 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
Installation
22
====
33

4+
5+
## Download and Install
46
::::::{tabs}
57
:::::{group-tab} macOS
6-
7-
**Download ZIP**
8-
9-
Move the unzipped application bundle *Mountain Duck.app* from the Downloads to the `/Applications` folder on your computer.
8+
Move the unzipped application bundle *Mountain Duck.app* from the Downloads to the `~/Applications` or `/Applications` folder on your computer.
109

1110
:::{note}
1211
No admin privileges for installation are required.
@@ -18,10 +17,7 @@ Mountain Duck is available in the [Mac App Store](https://mountainduck.io/buy/ma
1817

1918
:::::
2019
:::::{group-tab} Windows
21-
22-
**Installer**
23-
24-
[Download](https://mountainduck.io/changelog/) the *MSIX Installer Package* to install Mountain Duck.
20+
Open the *MSIX Installer Package* to install Mountain Duck.
2521

2622
:::{note}
2723
No admin privileges for installation are required.
@@ -46,24 +42,25 @@ Add-AppxProvisionedPackage -Path X:\MountedWindowsImage -SkipLicense -PackagePat
4642
:::::
4743
::::::
4844

49-
#### Extensions
45+
### Extensions
5046

5147
:::::{tabs}
5248
::::{tab} macOS Finder Sync Extension
5349

5450
Enabling the _Mountain Duck Finder Extension_ is required for *[Context menu items](../connect/sync.md#context-menu-options)* and sync status as *[Badges](../connect/sync.md#status-of-files)* on file icons in Finder.app for _Smart Synchronization_ and _Online_ [connect mode](../connect/index.md):
5551

56-
- Enable _Mountain Duck_ in _System Settings → General → Login Items & Extensions → Allow in the Background_
57-
:::{image} _images/System_Settings_Background.png
58-
:alt: System Settings
59-
:width: 500px
60-
:::
52+
1. Enable _Mountain Duck_ in _System Settings → General → Login Items & Extensions → Allow in the Background_
53+
:::{image} _images/System_Settings_Background.png
54+
:alt: System Settings
55+
:width: 500px
56+
:::
6157

62-
- Enable _Mountain Duck Helper_ in _System Settings → General → Login Items & Extensions → File Providers_
63-
:::{image} _images/System_Settings_Helper.png
64-
:alt: System Settings
65-
:width: 500px
66-
:::
58+
2. Enable _Mountain Duck Helper_ in _System Settings → General → Login Items & Extensions → File Providers_
59+
:::{image} _images/System_Settings_Helper.png
60+
:alt: System Settings
61+
:width: 500px
62+
:::
63+
:::
6764

6865
:::{tip}
6966
Technically the extension is a _Finder Sync_ extension inside _Mountain Duck Helper_ albeit listed in the _File Providers_ category.
@@ -72,7 +69,9 @@ Technically the extension is a _Finder Sync_ extension inside _Mountain Duck Hel
7269
::::
7370
::::{tab} macOS File Provider Extension
7471

75-
Enabling the _Mountain Duck File Provider_ extension is always required for _Integrated_ [connect mode](../connect/index.md). Select _Mountain Duck_ in _System Settings → General → Login Items & Extensions → File Providers_
72+
Enabling the _Mountain Duck File Provider_ extension is always required for _Integrated_ [connect mode](../connect/index.md).
73+
74+
1. Select _Mountain Duck_ in _System Settings → General → Login Items & Extensions → File Providers_
7675
:::{image} _images/System_Settings_File_Provider.png
7776
:alt: System Settings
7877
:width: 500px
@@ -126,16 +125,16 @@ You can install the registration key either in:
126125
::::
127126
:::::
128127

129-
### Known Issues
128+
## Known Issues
130129

131-
#### Not a Valid Registration Key
130+
### Not a Valid Registration Key
132131

133132
This error message appears if you try to use an old license key for a newer version.
134133
[Upgrade](https://mountainduck.io/buy/upgrade/) your license to the latest version of Mountain Duck or download an older version from [Mountain Duck changelog](https://mountainduck.io/changelog/).
135134

136-
### Windows Installation
135+
## Windows Installation
137136

138-
#### Optional Driver Installation
137+
### Optional Driver Installation
139138
Connecting using [_Online_](../connect/online.md) or [_Smart Synchronization_](../connect/sync.md) connect mode requires the installation of an additional file system driver in Windows. The following prompt is displayed when attempting to connect the first time.
140139

141140
![CBFS Driver Installation](_images/CBFS_Driver_Installation.png)
@@ -144,15 +143,15 @@ Connecting using [_Online_](../connect/online.md) or [_Smart Synchronization_](.
144143
The installation of the file system driver is not required for [_Integrated_](../connect/integrated.md) connect mode.
145144
:::
146145

147-
#### Error Code 0x24C
146+
### Error Code 0x24C
148147

149148
If you get the error code `0x24C` uninstall the client, reboot the system, and reinstall the client.
150149

151150
```
152151
0x24C. A volume has been accessed for which a file system driver is required that has not yet been loaded.
153152
```
154153

155-
#### Troubleshooting
154+
### Troubleshooting
156155

157156
For troubleshooting purposes when reaching out for support, please share the latest installation log. The installation log file prefixed `Mountain Duck_` can be found in `%Temp%`.
158157

0 commit comments

Comments
 (0)