Redistributing dependent dlls

Posted on 16th Feb 2014 by admin

Hai all ,

I have created an application in VC++ using VS2008 in a development machine which runs on Vista, now i need to run that application in a target machine which runs on windows XP SP2 which does not have vc++ dlls or any thing.

i need a help for redistributing the dependent dlls for the application so that it should run well in target machine.


this is the manifest file created for the application ...















can any one tell what all the files needed to be redistributed with my application

thanks in advance,

Other forums