er
>
> -----Original Message-
> From: Stelios Kyprou [mailto:stelios.kyp...@formicary.net]
> Sent: 07 July 2010 13:23
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Editing config files after installation
>
> The file is installed by
ing, West Of Scotland Science Park,
Glasgow G20 0SP
Email Disclaimer
-Original Message-
From: Stelios Kyprou [mailto:stelios.kyp...@formicary.net]
Sent: 07 July 2010 13:23
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Editing config files after installat
The file is installed by the installer, so i can use [#foo.config].
When i thought of doing this approach (XMLConfig || XMLFile), i got
stuck because:
I want to do the foo.config editing after a specific dialog, i.e
EnterConfigurationDlg, so that
i can grab the PROPERTIES from that dialog and put
The file is installed by the installer, so i can use [#foo.config].
When i thought of doing this approach (XMLConfig || XMLFile), i got
stuck because:
I want to do the foo.config editing after a specific dialog, i.e
EnterConfigurationDlg, so that
i can grab the PROPERTIES from that dialog and put
If the file is installed as part of your installation you can simply use
it's Id as a Property e.g. [#foo.config] if you set Id="foo.config" in
it's File element (see ->
http://msdn.microsoft.com/en-us/library/aa368609.aspx). Use that
Property as the path for either XMLConfig or XMLFile to make you
5 matches
Mail list logo