I want to be able to distribute the Windows form application.

Asked 1 years ago, Updated 1 years ago, 384 views

Regarding the presentation image, it is the directory where .exe is located in the bin directory.As per the title, if I distribute the software I made, I think I will build it as a release build, but are there any other settings that I need to do?
I looked it up, but it didn't show any old information, so none of it is helpful.

Enter a description of the image here

What do you want to know

I would like to know how to make Windows form app available for distribution using visual studio 2022.

What You Know

Release Build

Tried

I referred to the reference site, but the VS version is old and not helpful.

Reference Site
https://fsbblog.jp/archive/entry-106.html
https://leadtools.zendesk.com/hc/ja/articles/4407780954137-%E4%BD%9C%E6%88%90%E3%81%97%E3%81%9F%E3%82%A2%E3% 83% 97% E3% 83% AA% E3% 82% B1% E3% 83% BC% E3% 83% B7% E3% A7% E3% E3% E3% E3% E3% 81% AE% E9% 85% E8% E8% E6% 96% E6% B3% 95
https://atmarkit.itmedia.co.jp/fdotnet/chushin/introwinform_12/introwinform_12_01.html

Windows 10 Visual Studio 2022 Windows form app

c# net winforms net-core

2022-11-07 14:59

1 Answers

It is documented in Microsoft's official documentation.
VisualStudio images are in English, but I think the atmosphere will be conveyed.

Single file placement and executable


2022-11-07 22:38

If you have any answers or tips


© 2024 OneMinuteCode. All rights reserved.