Hi, I am developing application application using C++ VS 2008. Now I need to either install respective MSM or install redist on customer machine to get this working.
Is there any way in which I can just copy those CRT dlls and get the application running.
Private assembly option seems to be complicate.