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 213 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!
0
Create a new frmSecondary object and show it.0
How to implement drag and drop in a WPF ListView.1
What is the default value of the SelectionMode property of a ListView in C#?1
How to set the splitter distance and the fixed panel of a split container in C#0
How to make a dialog box full screen in C#0
How to read an XML file in C#0
Add a ToolStripControlHost to a ContextMenuStrip in C#