- Excel Versions Supported
- deFacto supports Excel 2007-2019.
- For Office 365 deFacto Supports Enterprise E3, E5 and ProPlus as those are all full installs.
- deFacto Global recommends disabling Office 365 automatic updates.
- Pre-requisites
- Visual Studio Tools for Office Runtime v 2007 or 2010 (32bit/64bit)
- When installing Excel please make sure the following are selected to “Run all from my computer”
- Uninstall Previous Version of the deFacto Ribbon (if it exists)
- Regular Uninstall
- Close Excel if it is open
- Go to Control Panel
- Uninstall a Program
- Highlight “deFactoPlus”
- Click “Uninstall”
- Click “Yes”
- Silent Uninstall
- Launch Command window as Administrator
- Type the following and replace the path to the MSI between the quotes:
msiexec /uninstall "E:\DFP\Stable\1057 08-06-2020\dFPlusSetup(x64).msi" /quiet
- Install the deFacto Ribbon
- Regular Install
- Close Excel if it is open
- Within the installation folder run one of the following files:
- dFPlusSetup(x86).msi for 32 bit Excel
- dFPlusSetup(x64).msi for 64 bit Excel
- If you get a popup saying “Windows protected your PC” please follow these steps:
- Right click the install file (dFPlusSetupxxx.msi) and select Properties
- Under the General tab, Check the “Unblock” check box
- Click “Ok”
- Now double click the MSI file to install
- You will see this window, read and accept the EULA agreement
- Click “Advanced”
- Click “Install just for you”, then click “Next”
- Click “Install”
- Click “Finish”
- If you need to update the deFacto DLL to obtain the latest service pack, please see the document called “DFV10 Ribbon DLL Update.docx” prior to going to the next step
- Launch Excel and validate you have the “deFacto” Ribbon
- Click “Connect” and enter your login details
- Once connected it should look something like this depending on your security and the dimensions your company is using:
- Silent Install
- Launch Command window as Administrator
- Type the following and replace the path to the MSI between the quotes:
msiexec /i "E:\DFP\Stable\1057 08-06-2020\dFPlusSetup(x64).msi" /quiet
- Silent Repair
- Launch Command window as Administrator
- Type the following and replace the path to the MSI between the quotes:
msiexec /fa "E:\DFP\Stable\1057 08-06-2020\dFPlusSetup(x64).msi" /quiet