windows - How to include MFC and Visual Studio CRT libraries into MSI installer? -


i'm trying learn how write msi installer. i'm using wix, , i'm curious. application comes dependencies followign mfc , crt libraries:

mfc90u.dll msvcr90.dll 

how install those?

there choices listed here. recommend using appropriate redistributables instead of installing individual dlls.

with wix 3.6 , later, can create chainer runs multiple installers. can create vs project wix bootstrapper template.


Comments

Popular posts from this blog

Line ending issue with Mercurial or Visual Studio -

tags - Jquery Mixitup plugin help prevent handlers being destroyed -

c# - Delving into the world of XML (Windows Phone) Error I dont understand (The ' ' character, hexadecimal value 0x20, cannot be included in a name.) -