I've got a C++-CLI project, I've already create the final .exe and all redist with Advance Installer.
It doesn't work.. and after a big fight I realize that the problem is the Visual runtime x86. After researching in the internet I found that only the redist can be download.The runtime comes with VS (please let me know otherwise).
As well there were some issues with the C++-CLI that I don't fully understand, regarding the final lib.
How you create then the final .exe?