Sir I've Recently compiled a code, It runs on my Computer but didn't run on my friends computer...
What is the procedure to make an executable file which runs on other computers.. which have WINDOWS...
I've compiled this code in Visual Studio 2010..
Please Give me Solution...
It could be that you are relying on a .dll with the compilation and therefore your friend will not be able to run it without this .dll, to get round this go to