单项选择题
A.Create a custom action and set the NoImpersonate property to true
B.Create a custom action and set the NoImpersonate property to false
C.Create a manifest and set the RequestedExecutionLevel level attribute to AsInvoker.
D.Create a manifest and set the RequestedExecutionLevel level attribute to AsAdministrator.
单项选择题 You are creating a Windows Forms Application by using the .NET Framework 3.5.You plan to deploy a new Applciation.You need to ensure that on deployment, the application meets the following requirements; (1)It is executed on the client computer. (2)It is removed from the client computer after the application closed. (3)It is not displayed in the Add/Remove programs panel on the client computer. What sould you do?()
单项选择题 YouplantodeployanewMicrosoftVisualStudioToolsforOffice(VSTO)add-inforExcel.YouneedtoensurethattheVSTOadd-inisdeployedappropriately.Whatshouldyoudo?()
单项选择题 You are creating a Windows component by using the .Net Framework 3.5.the component will be used in Microsoft Word 2007 by using a ribbon button.The component is used for uploading files. You find that Word 2007 becomes non-responsive during the upload. You need to ensure that the application completes the upload efficiently. What should you do?()