Question from the C# Winforms test

Create an MSI file that targets 64-bit platforms and an MSI file that targets 32-bit platforms.

Medium

You are developing Windows Forms applications. You are considering using Windows Installer to deploy a new application. You need to meet the following requirements:

  • The deployment supports 32-bit and 64-bit operating systems.
  • Use the appropriate Program Files folder when deploying on a 64-bit platform.

You need to ensure that the application is deployed appropriately. What should you do?

Author: Guillaume BroutStatus: PublishedQuestion passed 210 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!