You are deploying an application on Windows client computers by using Microsoft .NET Framework 4 and Microsoft Visual Studio 2010. You need to ensure that the deployment package meets the following requirements:
* Grants only the necessary permissions
* Adds a shortcut to the Windows Start menu
* Registers the application within Programs and Features
* Can be published to a Web site
Which deployment strategy should you use?
A.
XCopy
B.
ClickOnce
C.
Merge module
D.
Windows Installer