WIX GUID question

Asanka Herath asanka at secure-endpoints.com
Mon Mar 31 11:19:37 EDT 2008


We don't include the runtime for that compiler the same way we include
the runtime for earlier compilers.  If you scroll down towards the end
of files.wxi, you'll see a section called  "<!-- Shared assembly
runtime for VS 2005 -->", which is where the VS 2005 merge modules are
incorporated into the installer.

The runtime libraries for VS 2005 are installed as shared assemblies
using these redistributable merge modules.  You shouldn't need to
include anything else.

- Asanka

On Mon, Mar 31, 2008 at 11:03 AM, Kevin Koch <kpkoch at mit.edu> wrote:
> files.wxi does not have a <?ifdef CL1400?> section to install the MSVC
>  redistributables.
>
>
>
>  To clone the redistributables from another section, where should the GUIDs
>  come from?
>
>  _______________________________________________
>  kfwdev mailing list
>  kfwdev at mit.edu
>  http://mailman.mit.edu/mailman/listinfo/kfwdev
>
>



More information about the kfwdev mailing list