Hi,
How do I use a property set to RadioButton in a Feature condition?
I have a Secure property called UNICODETYPE which gets set to the value of
radio button selection.
I want to use that property to decide which feature to install.
Do the Level of parent feature matter, note it is 200. My und
I think there is a topic in the WiX.chm that talks about how to do this.
On Fri, Sep 30, 2011 at 2:34 AM, Michael Tissington <
michael_tissing...@ciqual.com> wrote:
> I'm trying to launch an installed exe when the user clicks Exit, so I have
> the following but it NEVER launches the exe.
> What a
I'm trying to launch an installed exe when the user clicks Exit, so I have
the following but it NEVER launches the exe.
What am I missing?
(!MyFeature = 3) AND NOT (ACTION = "ADMIN")
--
All of the data generated in your
ey [mailto:simon.top...@mwhsoft.com]
Sent: 26 January 2011 12:00
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Feature condition evaluation
I've gone down the repeated component ref's route and I'm happy with how it
works, it ref counts it correct
ork now is this checkbox, which seems to ignore the
components install or action state. More new as it comes.
Simon
-Original Message-
From: maksim.vazhe...@emc.com [mailto:maksim.vazhe...@emc.com]
Sent: 26 January 2011 11:49
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Fe
;Root', and 'Root' will be installed if any of 5 features will be installed).
But in this case you will need to show 'Root' feature to user.
Maksim
-Original Message-
From: Simon Topley [mailto:simon.top...@mwhsoft.com]
Sent: Wednesday, January 26, 2011 2:15 PM
igT>2
although I'm sure it won't work.. I'll try it.
-Original Message-
From: Simon Topley [mailto:simon.top...@mwhsoft.com]
Sent: 26 January 2011 10:14
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Feature condi
--Original Message-
From: Simon Topley [mailto:simon.top...@mwhsoft.com]
Sent: Monday, January 24, 2011 4:47 AM
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] Feature condition evaluation
Afternoon all,
SO I'm back trying to tackle this issue with my SetProp
onday, January 24, 2011 4:47 AM
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] Feature condition evaluation
Afternoon all,
SO I'm back trying to tackle this issue with my SetProperty after
Costfinalize. The property is set correctly, but nothing now seems to
r
Afternoon all,
SO I'm back trying to tackle this issue with my SetProperty after Costfinalize.
The property is set correctly, but nothing now seems to respond to it.
MSI (s) (3C:98) [04:37:53:630]: Doing action: SetCONFIGREQUIRED
Action 04:37:53: SetCONFIGREQUIRED.
Action start 04:37:53: SetCON
:57 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Feature condition
I have multiple feature in my installer. based on a registry key values, i
want to show the levels of the feature. like selected for installation and
uninstallation. how to set the feature level at dynamically based on
I have multiple feature in my installer. based on a registry key values, i
want to show the levels of the feature. like selected for installation and
uninstallation. how to set the feature level at dynamically based on the
registry values? I want to write a vbscript custom action. Please tell me
h
Component and Feature conditions are both evaluated during the CostFinalize
action, so you can't base them on user selection. You could place the
component in a separate feature and select it using the AddLcal control
event on the "Next" button of the dialog.
--
Stefan Krueger
Microsoft Window
I have these components in Feature 1. What I am trying to do is if only
feature1 is selected the website is the home directory of the default
web site on IIS, if feature 2 is selected as well the website isn't the
home directory on IIS. However the first case is always being evaluated
as true even
14 matches
Mail list logo