.
Subject: Re: [WiX-users] Modify Heat Generated Fragment with C#
Here is a XSLT that should add the Shortcut element:
http://www.w3.org/1999/XSL/Transform";
xmlns:wix="http://schemas.microsoft.com/wix/2006/wi";>
http://schemas
efore printing this e-mail
> -Original Message-
> From: Castro, Edwin G. (Hillsboro) [mailto:edwin.cas...@fiserv.com]
> Sent: Tuesday, January 18, 2011 3:20 PM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Modify Heat Generated Fragment
ent before printing this e-mail
> -Original Message-
> From: Wilson, Brian [mailto:brian.wil...@dhr.alabama.gov]
> Sent: Tuesday, January 18, 2011 2:50 PM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Modify Heat Generated Fragment with C#
&
ML toolset.
Subject: Re: [WiX-users] Modify Heat Generated Fragment with C#
Have you tried doing it with an xslt instead?
See the "-t" option.
-Original Message-
From: Wilson, Brian [mailto:brian.wil...@dhr.alabama.gov]
Sent: Tuesday, January 18, 2011 3:29 PM
To: 'Wi
Message-
From: Castro, Edwin G. (Hillsboro) [mailto:edwin.cas...@fiserv.com]
Sent: Tuesday, January 18, 2011 2:56 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Modify Heat Generated Fragment with C#
You'll need to properly specify and use XML names
r the environment before printing this e-mail
> -Original Message-
> From: Wilson, Brian [mailto:brian.wil...@dhr.alabama.gov]
> Sent: Tuesday, January 18, 2011 12:29 PM
> To: 'WiX-users@lists.sourceforge.net'
> Subject: [WiX-users] Modify Heat Generated Fragment with C#
Have you tried doing it with an xslt instead?
See the "-t" option.
-Original Message-
From: Wilson, Brian [mailto:brian.wil...@dhr.alabama.gov]
Sent: Tuesday, January 18, 2011 3:29 PM
To: 'WiX-users@lists.sourceforge.net'
Subject: [WiX-users] Modify Heat Gener
Hello,
I have a Heat generated WXS file that I am trying to modify, so I can add the
shortcut node to the file node for my application. I am trying to use a C#
program to do this for me.
I am using the following code:
XmlDocument xmlDoc = new XmlDocument();
xmlDoc.Load(@"C:\Wix Files\wix_impo
8 matches
Mail list logo