How to create setup file in visual studio 2017 for wpf application?
Answer Posted / Aarti Rani
To create a setup file (.msi) for your WPF application in Visual Studio 2017, you can use ClickOnce or the Windows Installer XML (Wix) toolset. For ClickOnce, right-click on the project, go to Publish -> Create a Setup Project, and follow the instructions. For Wix, install the WiX Toolset and then create a new project with Visual Studio.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category