Add-ins require the .NET redistributable?

D

Dewey

Hi
Am I going to need to include the .NET Framework redistributable package
with my add-in when I deploy it?

Thanks
-Josh
 
K

Ken Slovak - [MVP - Outlook]

Only if the users don't have it already. The Framework requires
administrative rights to install so it may have to be a prerequisite for
installing your addin.
 
Top