|
1 | 1 | # Install |
2 | 2 | 1. Download the [latest **Version_Control_vX.X.X.zip**](https://github.com/joyfullservice/msaccess-vcs-integration/releases/latest). |
3 | 3 | 2. Extract `Version Control.accda` from the zip archive. |
4 | | - 3. *(Optional)* Adjust install options (see below). |
5 | | - 4. Click **Install Add-In**. |
| 4 | + 3. Remove "Mark of the Web (MOTW)", if needed. See [this blog post](https://nolongerset.com/install-vcs-addin/) for additional information. <p>*NOTE:* MOTW does not always get set on files, and won't if you extract with 7Zip. |
| 5 | + 4. *(Optional)* Adjust install options (see below). |
| 6 | + 5. Click **Install Add-In**. |
6 | 7 |
|
7 | 8 |  |
8 | 9 |
|
|
11 | 12 |
|
12 | 13 | |Setting <img width = 175> |**Default** <p> *(Setting)*|Description |
13 | 14 | |-|:-:|:- |
14 | | -|**Trust Add-In Folder**|**Default: On**|During installation, the VCS Addin install folder will be added as a trusted location in Microsoft Access/Office. This allows Access to load the Add-In correctly in some protected setups, and will enable faster loading in others. The install location is `C:\Users\%username%\AppData\Roaming\MSAccessVCS\` |
15 | | -|**Open after install to trust add-in file**|**Default: Off**|In some protected computing environments (I.e. Government, Banking), the Add-In must be opened from the install location to be properly trusted. This option will open the add-in file immediately after install, and give you the opportunity to trust the file. |
| 15 | +|**Trust Add-In Folder**|**Default: On**|During installation, the VCS Addin install folder will be added as a trusted location in Microsoft Access/Office. This allows Access to load the Add-In correctly in some protected setups, and will enable faster loading in others. The default install location is `C:\Users\%username%\AppData\Roaming\MSAccessVCS\` |
| 16 | +|**Advanced Options**|**Default: Off**|In some protected computing environments you may need to select additional options. See below for more details. |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | +|Setting <img width = 175> |**Default** <p> *(Setting)*|Description |
| 21 | +|-|:-:|:- |
| 22 | +|**Use Ribbon Addin**|**Default: On**|With Version 4 and up the addin and most features can be directly launched with a custom ribbon. |
| 23 | +||_On_|Install the ribbon and load to Access's ribbon. The ribbon will automatically load when Access loads, making launching version control much simpler. |
| 24 | +||_Off_|Do not install the Ribbon. You can still load the Addin after installation by going to [Database Tools]>[Add-Ins]>[VCS Open] or [VCS Export All Source]. |
| 25 | +|**Open add-in after installing to trust the add-in file**|**Default: Off**|In some protected computing environments (I.e. Government, Banking), the Add-In must be opened from the install location to be properly trusted. This option will open the add-in file immediately after install, and give you the opportunity to trust the file. |
| 26 | +|**Install Folder**||By default, the addin will be installed to `C:\Users\%username%\AppData\Roaming\MSAccessVCS\`. If you need to select an alternate location for installation due to your development environment, security settings, etc., you can change the installation Folder. <p> **WARNING: You MUST _completely uninstall_ the Addin prior to changing the installation folder. Failure to do this may lead to unexpected issues and difficulty removing the addin.** |
16 | 27 |
|
17 | 28 | # Uninstall |
18 | 29 | [Click here for Uninstall Instructions](<Options#Remove Add-In>) |
0 commit comments