D
D
Dmitry Korolev2017-01-08 00:13:05
visual studio
Dmitry Korolev, 2017-01-08 00:13:05

And the exe that I collected is autonomous from my location?

And the exe that I collected is standalone from the project folder?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
S
Saboteur, 2017-01-08
@adressmoeistranici

Can you try?
It may not be free from the libraries used.

R
Rou1997, 2017-01-08
@Rou1997

No.
If in C#. c++/cli or VB.NET, then you need .NET
If in C++, then you need the Visual C++ Redist libraries of the appropriate version and architecture, in this case, use dependencywalker.com /, then these DLLs must be attached to the application, or distributed with the Redist installer, Or you need to set up a static one. linking (these DLLs will be packaged into an EXE)

R
Roman Sokolov, 2017-01-08
@jimquery

If it does not use relative paths, then yes, you can send it by mail and run it on another computer if the .Net Framework is installed there with support for the version for which your application was built.

R
Roman, 2017-01-08
@yarosroman

They would also learn to ask in Russian.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question