I created a client server application in C++ using Visual Studio.
Now I want to run the client EXE file on another computer (which doesn\'t have Visual Studio instal
I deployed my program in release instead of debug, and the EXE file now works on the other computer.