L
L
libera2015-11-15 15:13:31
C++ / C#
libera, 2015-11-15 15:13:31

C# copy to exe?

I wrote a program, everything works, but I can’t figure out how to compile it so that it works like a normal exe.
It just needs to be run where there is no studio, and the best option is to compile it as a regular program.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
D
Dmitry Kovalsky, 2015-11-15
@dmitryKovalskiy

Make a project build in release. Or in the top panel in the "project" section there should be a publish item

T
Tsiren Naimanov, 2015-11-15
@ImmortalCAT

she compiles like this
go to * PROJECT PATH * / Debug / here everything is .exe and either copy and open it wherever you want
, the main thing is to install the .net framework on which you wrote

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question