issue while making MSI setup in VC++ 2008

issue while making MSI setup in VC++ 2008

Vritti Application Developer's picture
Hello, My project is working properly, but when I create Setup then it gives me error. Is there any thing i need to include or I am missing something while making setup. I follow all the steps which are required in setup. Please Reply..
2 posts / 0 new
Last post
For more complete information about compiler optimizations, see our Optimization Notice.
BrianDevArch's picture

Vritti,

Please post the error details. It could be as simple as not including the CRT Runtime.

Login to leave a comment.