There was a small problem. I wrote in C ++ in Microsoft Visual Studio 2010 a program in a regular console CLR application. Further in the folder with the project found the executable file of the program and run it. But the executable file itself works on any computers, with any system width, but only with installed C, and without it produces an error associated with an incorrect parallel configuration. I do not know how to compile differently.
Tell me how to make the executable file of my program work on any computer, without a programming environment.