I want my feature SelectionTree to behave like radioButtons... But I do not
know how to do it...
I can not use custom dialog with radiobuttons, because options in
RadioButtonsGroup depends on condition(if some software is installed)... it
is not possible to disable just some options(only whole rad
t; Default="yes">
> Value="ConfirmInstallForm">
>
But this will not show ConfirmInstallForm
>Width="66" Height="18" Text="{\VSI_MS_Sans_Serif13.0_0_0}&Next >"
> TabSkip="no" Default=&q
From: os...@live.com
To: reesslin...@matthews.com.au
Subject: RE: [WiX-users] Feature Selection
Date: Wed, 3 Jul 2013 17:27:41 -0700
I've used various "home-grown" bootstrappers, embedded UI, and more recently
Burn with custom BAs.
From: reesslin...@matthews.com.au
To:
Not certain but do you need to publish AddLocal before you publish NewDialog?
> From: reesslin...@matthews.com.au
> To: wix-users@lists.sourceforge.net
> Date: Tue, 2 Jul 2013 23:16:15 +
> Subject: [WiX-users] Feature Selection
>
> I am have a simple problem connecting fe
I am have a simple problem connecting feature selection to a push button
I am have a strange problem with feature selection and a push button
On 6/7/2010 2:48 AM, Bijay Agarwal wrote:
>
>
The MSI doc says you should not set ADDLOCAL to all. Use AddLocal in
Publish elements instead. Then check a verbose log to see which features
are being installed.
--
sig://boB
http://joyofsetup.com/
--
I have to create a package with three features FeatureA, FeatureB & FeatureC.
The Feature selection is a RadioButtonGroup with selectable options being:
option 1 : FeatureA,FeatureB & FeatureC.
option 2 : FeatureB
option 3 : FeatureC
I have created a Custom Dialog:
2009 3:53 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Feature selection and CustomAction commandline
Features have some action states and installed state. Using & or ! operator
can gain the state of the features in feature tree. eg. !FeatureName = 1.
aller XML toolset.'
抄送:
主题: Re: [WiX-users] Feature selection and CustomAction commandline
Try changing the first line to:
and tell us if it works.
-Original Message-
From: Arun Perregatturv [mailto:aperregatt...@napcosecurity.com]
Sent: Friday, November 20, 2009 10:49 AM
To: Gene
Try changing the first line to:
and tell us if it works.
-Original Message-
From: Arun Perregatturv [mailto:aperregatt...@napcosecurity.com]
Sent: Friday, November 20, 2009 10:49 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Feature selection and
#x27;General discussion for Windows Installer XML toolset.'
Subject: Re: [WiX-users] Feature selection and CustomAction commandline
Well yes, does it work?
Best regards,
Sebastian Brand
Deployment consultant
E-Mail: sebast...@instyler.com
Blog: www.sebastianbrand.com
> -Orig
To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] Feature selection and CustomAction commandline
>
> I tried as you said
> Value="1">INSTALLTYPE="CompleteServer"
> Value="2">I
age-
From: Sebastian Brand (Instyler Software) [mailto:wix+us...@instyler.com]
Sent: Thursday, November 19, 2009 10:27 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Feature selection and CustomAction commandline
The INSTALLTYPE property will cont
xt="CardAccess Workstation" />
>
>
>
>
> This code works with selected feature it installs only those files but I need
> to know to in order to run CustomAction commandline.
>
> Maybe if I can check the value of INSTALLTYPE in CustomAction I can do
: Sebastian Brand (Instyler Software) [mailto:wix+us...@instyler.com]
Sent: Thursday, November 19, 2009 3:22 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Feature selection and CustomAction commandline
If you have a radio button group, we don't us
If you have a radio button group, we don't use the property you have associated
with the radiobutton group in the commandline.
How are you setting the InstallLevel using the radio buttons?
Best regards,
Sebastian Brand
Deployment consultant
E-Mail: sebast...@instyler.com
Instyler Setup - Crea
Hi,
I created a custom dialog for feature selection that has 3 radio button options
-
1. Server
2. Workstation
3. DB Server
I would like to know which of the feature the user has selected in order to run
a customaction with a commandline value.
Code looks something like this
Now,
In article <[EMAIL PROTECTED]>,
<[EMAIL PROTECTED]> writes:
> Having said that, the scenario which prompted the question may still not
> work exactly as desired - specifically that the dialog which
> *immediately* follows the one showing the feature tree varies based on
> the presence (or ot
In article <[EMAIL PROTECTED]>,
<[EMAIL PROTECTED]> writes:
> I was under the impression that while it is only permitted to *trigger*
> one "NewDialog" operation, it is permitted to include definitions for
> several trigger operations as long as the conditions under which the
> separate dial
4 PM
To: WiX Users
Subject: Re: [WiX-users] Feature selection conditions don't work on
reinstall
In article <[EMAIL PROTECTED]>,
OneReallyCoolApplication <[EMAIL PROTECTED]> writes:
> But how come the sample WiX code from Tramontana has multiple
NewDialog
> events?
Becau
In article <[EMAIL PROTECTED]>,
OneReallyCoolApplication <[EMAIL PROTECTED]> writes:
> But how come the sample WiX code from Tramontana has multiple NewDialog
> events?
Because its buggy? I didn't write that sample code, so I can't tell
you why it is the way it is.
However, if you look at
Richard-45 wrote:
>
>
> In article <[EMAIL PROTECTED]>,
> OneReallyCoolApplication <[EMAIL PROTECTED]> writes:
>
>> Let's say I have a feature MyFeature, and a CustomizeDlg where the user
>> can
>> select whether or not MyFeature will be installed. Depending on what the
>> user selects I
In article <[EMAIL PROTECTED]>,
OneReallyCoolApplication <[EMAIL PROTECTED]> writes:
> Let's say I have a feature MyFeature, and a CustomizeDlg where the user can
> select whether or not MyFeature will be installed. Depending on what the
> user selects I want the Next button to link to a dif
Let's say I have a feature MyFeature, and a CustomizeDlg where the user can
select whether or not MyFeature will be installed. Depending on what the
user selects I want the Next button to link to a different dialog. So I have
...
25 matches
Mail list logo