You plan to deploy a new Microsoft Visual Studio Tools for Office(VSTO) add-in for Excel.You need to ensure that the VSTO add-in is deployed appropriately.What should you do?()
A、A.Use the ClickOnce technology.Include the .Net FrameWork 3.5 as a requirement
B、B.Use the Windows Installer deployment.Include a deployment manifest that has been signed by using Authenticode certificate.
C、C.Use the ClickOnce technology.Include the Microsoft Office 2007 Primary Interop assemblies as a prerequisite.
D、D.Use the Windows Installer deployment.Inclued a deployment manifest which specifies that only administrative permission are requied.