我已经创建了一个安装项目 MyApplicationFull,我想添加我的其他两个应用程序 MyApp1 和 MyApp2 的项目,这还应该包括 MyApp1 和 MyApp2 的 setup.exe。我如何将所有项目和 setup.exe 添加到 MyApplicationFull 中,并且在运行时应该安装两个应用程序(MyApp1 和 MyApp2)。
我使用 .net 4.0,WinForms,c#
提前致谢
当我调试时它会抛出这个错误。我认为我所做的程序一定有问题。
error C1189: #error : This file requires _WIN32_WINNT to be #defined at least to 0x0403. Value 0x0501 or higher is recommended. c:\program files\microsoft visual studio 10.0\vc\atlmfc\include\atlcore.h ,MyApp2AddInShim