You.createWindows.Forms.applications.by.using.the.NETFramework3.5.YouplantousetheWindowsInstallertodeployanewapplication.Theapplicationmustmeetthefollowingrequirements(1)Supportdeploymentto32bitand64bitoperatingsystems(2)Usethe64bitProgramFilesfolderwhendeployedto64bitplatformsYouneedtoensurethattheapplicationisdeployedappropriately.Whatshouldyoudo?()
A.CreateasingleMSIfile.AddalaunchconditionthatissettoVersionNT64
B.CreateasingleMSIfile.AddalaunchconditionthatissettoNOTVersionNT64
C.CreateanMSIfilethatistargetedto64bitplatforms.CreateanMSIfilethatistargetedto32bitplatforms
D.CreateasingleMSIfile.Createamergemodulethatcontainsthe32bitand64bitcode
参考答案:C