How to Create Setup/Installer exe file from Visual Studio C# (WPF) project

Crown Trading International 1 Reputation point
2020-03-22T15:11:47.43+00:00

I have one WPF (C#) solution, which contain 4 projects (Please check the picture), and some icons. I want to create setup/installer exe file. How can I do that?

I have tried Installshield and Advance Installer Project but its not even debugging.

Its working perfect in my other project which have 1 project in 1 solution. But its not working in this project where I have 4 projects in 1 solution.

if someone please help me?

5371-untitled1.png

Windows Presentation Foundation
Windows Presentation Foundation
A part of the .NET Framework that provides a unified programming model for building line-of-business desktop applications on Windows.
2,665 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Alex Li-MSFT 1,096 Reputation points
    2020-03-23T02:05:19.633+00:00

    Hi,

    Welcome to our Microsoft Q&A platform!

    Your question is more related about ClickOnce and Windows Installer, Microsoft Q&A platform does not yet support such questions ,you can ask in the following Msdn forum:

    ClickOnce and Setup & Deployment Projects

    Thanks.

    0 comments No comments