Close all instances of Microsoft Excel.
Run RadiusCore.msi
.
Proceed with RadiusCore setup, choosing an option for installation type as follows:
C:\Users\%USERNAME%\AppData\Local\RadiusCore
.C:\ProgramFiles(x86)\RadiusCore
.Complete RadiusCore setup, selecting Next where required.
Open Microsoft Excel. If the Radius tab appears then installation is complete!
If you cannot see Radius in the Excel Ribbon please see RadiusCore Not Visible to troubleshoot potential issues.
These instructions are for IT administrators who would like to deploy RadiusCore to managed devices in-bulk.
msiexec /i "{absolutefilepath}\RadiusCore.msi" /quiet ALLUSERS=2 MSIINSTALLPERUSER=1
msiexec /i "{absolutefilepath}\RadiusCore.msi" /quiet ALLUSERS=2 MSIINSTALLPERUSER=""
If RadiusCore is installed using the Per-Machine configuration, the Excel add-in will need to be registered for all users following installation.
To register the add-in file with Excel, create the following registry keys for each user:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\16.0\Excel\Options]
"OPEN"="\"C:\\Program Files (x86)\\RadiusCore\\RadiusCore.xlam\""
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\16.0\Excel\Security\Trusted Locations\RadiusCore1]
"Description"="RadiusCore Excel Addon Installation Path"
"AllowSubfolders"=dword:00000001
"Path"="C:\\Program Files (x86)\\RadiusCore\\"