Windows Vista Beta | WinVistaBeta.com - Message | Include MSXML4 in setup

December 03, 2008  
Subject: Include MSXML4 in setup
Group: microsoft.public.vstudio.general
Date: 9/4/2008 7:33:06 AM
From: "Waldy" [Email Address Protection]

Hi there,
I have a program that requires MSXML4 and I haven't used the
installation projects before in Visual Studio. I got the .DLL to install
and register, but it did not work. I had to install the MSXML4 deployment
package before it would work. Can I include this package as part of my
setup program? If so, how?



Back
Subject: Re: Include MSXML4 in setup
Group: microsoft.public.vstudio.general
Date: 9/8/2008 8:31:03 AM
From: "Waldy" [Email Address Protection]

I've sorted this out myself. You need to include the merge modules for
MSXML in your setup package project. They are downloadable from Microsoft.



Back