.msi merge modules

.msi merge modules

onlock's picture
Hi all, I know I probably seem in some way "stupid" for this but i would like some help. To create my .msi i have been told i need some merge modules and I cannot find these two: Microsoft_VC90_CRT_x86.msm Microsoft_VC90_DebugCRT_x86.msm Do I need to download something specific? Thank you for your help! Torrey Smith
5 posts / 0 new
Last post
For more complete information about compiler optimizations, see our Optimization Notice.
torrey smith's picture

I have the same problem... SOMEONE HELP!!!!! (:

Hal's picture

Hello,

Please see http://appdeveloper.intel.com/en-us/blog/2009/12/21/how-create-msi-installer-using-visual-studio-2008

Regards
Hal G.
Technical Support Team
Intel AppUp(SM) Developer Program
Intel AppUp(SM) center

*Other names and brands may be claimed as the property of others.

torrey smith's picture

thanks,

But
i have allready looked at that.
What I need is to know where
I get these merge modules from:
Microsoft_VC90_CRT_x86.msm
Microsoft_VC90_DebugCRT_x86.msm

I do not have these on my visual studio 2010 program so i am wondering if it is necessary to download them from somewhere???

Hal's picture

Hi Torrey,

Visual Studio 2010 was not supported with Windows* SDK 1.0. Windows SDK 1.1.1 was released today and does support Visual Studio 2010.

Please see http://appdeveloper.intel.com/en-us/sdk

Regards
Hal G.
Technical Support Team
Intel AppUp(SM) Developer Program
Intel AppUp(SM) center

*Other names and brands may be claimed as the property of others.

Login to leave a comment.