Is there a way to manually install the excel add-in?

Cylance prevents the powershell script from running Rather than change those settings, I would prefer to download the add-in and install it myself. Where can I find this file?

Hello,

Welcome to our community!

I would really like to help you, but I need more information.

What add-in is in question? is it for UiPath?

Cheers,
Radomir

I was able to resolve this through internal channels.

image001.jpg

Hi, may you shed some light on how you resolved this as I am facing the same issue.

Yes, You can install it with CMD tool granted with Administrator privileges from UIPATH folder
C:\ProgramData\xxxUser\UiPath\app-20.6.0-beta0093\UiPath.Integration.ExcelAddIn.vsto

But then You get the ERROR:
Name: UiPath.Integration.ExcelAddIn
From: file:///C:/ProgramData/xxxUser/UiPath/app-20.6.0-beta0093/UiPath.Integration.ExcelAddIn.vsto

************** Exception Text **************
System.Deployment.Application.InvalidDeploymentException: File, NLog.dll, has a different computed hash than specified in manifest.
at Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInDeploymentManager.DownloadAddIn(TimeSpan timeout)
at Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInDeploymentManager.InstallAddIn()