A Setup Wizard (initiated by running the ShinydriveSetup64|32.bat file) walks you through the installation of the Shinydocs drivers & Shinydrive Windows Client. It can also install the Shinydrive Office add-in, Shinydrive Outlook add-in, and ShinyAppFinder if you include the "all" parameter at the end of the .bat command.
Alternatively, you can follow these steps to install each of the Shinydrive components:
- Open up a DOS Command Prompt as Administrator
- Navigate to the folder where the MSI's are located (likely something like C:\Users\<username>\Downloads\shinydrive-suite-yyyy-mm-dd\windows\installers\64)
- Run each of these commands as appropriate (i.e. if you are not installing the Outlook Add-In, don't run that installer):
- Shinydrive Client: msiexec /i ShinydriveMsi64.msi /l*v desktop.log
- Shinydrive Office Add-In: msiexec /i ShinydriveOfficeMSI64.msi /l*v office.log
- Shinydrive Outlook Add-In: msiexec /i ShinydriveOutlookMSI64.msi /l*v outlook.log
- Shinydrive App Finder: msiexec /i ShinyAppFinderMSI64.msi /l*v appfinder.log
- Shinydocs Driver: msiexec /i ShinydocsDriver_x64.msi /l*v driver.log
Prerequisite Software
- Microsoft .NET Framework 4.6.2 is installed
- Microsoft VSTO Plug In (if using Microsoft Office with Shinydrive)
- Microsoft Visual C++ 2017 Redistributable