how to - deploy, launch, release version?

i was trying to send my actual progress to a friend for test something, but the “.exe” crash when starting.

i’m using visual studio express, and he already have Redistributable Packages for the same version of Visual Studio that i’m using (2013).

it just say “unable to start correctly”

thanks

any help?

Maybe try using dependency walker to check if there are any other dependencies are missing
http://www.dependencywalker.com/

oh, it was a DLL…

Thanks!

Which one?

Thanks.