Visual Studio 2022 Setup project within windows form project in c#

Gennady Gurin 166 Reputation points
2023-11-24T04:14:12.3233333+00:00

I have Visual Studio 2022, I added a SETUP project within existing Windows form project in C#,

as I followed the instructions from this: https://www.youtube.com/watch?v=bJw0eGfM1ZU

I attached a picture, on the left I selected an application folder, then on the right I right mouse click and "add"

then "Project Output", then from the list supposed to be listed there "Published Items" but is missing.

I have never done Setup project before in Visual Studio 2022. I know I have to add all the files and folders, and etc.

I have Windows Form project in C#, it is using 3 folders and 2 .DLL files, and they must be in the same directory as my .EXE file. Can you watch a short video and let me know why "Published Items" not listed there, or how to proceed?

Thanks in advance,

Community Center | Not monitored
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.