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
Background:
Solution:
Finally by anyway the target computer should have the exact run time assemblies. There are a few ways to do this (for more details search each in Google).
Conditions: