Hi All,
I read about localizing a MSI installer using Wix. It seems like I need to
localize the installer by using appropriate language .wxl file during MSI
package creation time itself.
So, Is there any way I can localize installer UI dynamically i.e. something
like when Installer starts up dete
Hi All,
I read about localizing a MSI installer using Wix. It seems like I need to
localize the installer by using appropriate language .wxl file during MSI
package creation time itself.
So, Is there any way I can localize installer UI dynamically i.e. something
like when Installer starts up dete
ure3 - component B - has xyz.txt component and other optional
> features.
>
> I'm not sure how painful making the feature UI do mutex features will be
> though as we don't use the built in UI.
>
> Dave W.
>
> -Original Message-
> From: mahesh u [mailto:
guess in this case that would be to stop
> component a installing if feature 2 is selected.
>
> Dave
>
>
> -Original Message-
> From: mahesh u [mailto:maheshu.u...@gmail.com]
> Sent: 09 July 2009 16:06
> To: General discussion for Windows Installer XML tools
which feature is selected.
>
> If you want to do this you should include both files in your installer
> under separate features, in separate components, possible with a
> component condition.
>
> Or maybe I didn't understand what you are trying to achieve.
>
> D
ds,
> Sebastian Brand
>
> Instyler Setup - Creating WiX-based MSI installations, elegantly.
> http://www.instyler.com
>
>
>
>
>
> -Original Message-
> From: mahesh u [mailto:maheshu.u...@gmail.com]
> Sent: July 09, 2009 11:26
> To: wix-users@lists.sou
I am using Wix Version 2.
I have the two features F1 and F2. F2 is a sub component of F1. I have a
component C1 which is kept inside F1.
The component C1 has a file element like this:
But, the Source attribute path and Name attribute depends on the Feature
which is selected.
So, I tried to hav
I have the following scenario:
I have two features say F1 and F2 and have a component C1. F1 is a
mandatory component and F2 is inside F1 and is an optional component.
This component C1 will start a service once executed.
I have to start a service with some arguments if Feature F1 is selected, an
8 matches
Mail list logo