Visual Studio 2003 (installer project) with dependencies
.NET (Core and Framework)
1
Posts
1
Posters
0
Views
1
Watching
-
Hello, I created a C++ project and after I created an install project with my C++ output. Visual Studio automatically detects C++ dependencies (MFC71.dll : VC_User_MFC71_RTL_X86_---.msm and MSVCR71.dll), but when I install these 2 Dll are in my install folder not in Windows System folder. How can I put these 2 system dll directly in Windows System folder ? thank you, Freg