You can't 'dynamically generate' UI under Windows Installer without a
custom UI handler.
You can, however, have a standard dialog and simply disable/hide
controls that are not in use.
Check the ControlCondition table -
http://msdn.microsoft.com/en-us/library/aa368035(VS.85).aspx
On Mon, Jul 7, 200
Hi,
I am new to Wix programming.
I need to dynamically generate check boxes in WIX UI, depending on the number
of some external parameters.
Is there a way to accomplish this?
Thanks and regards,
Nimisha
-
Sponsored by: Sour
what I would do is create 3 components for your 3 certs.
Condition each of your components with a valid condition such as
PROD="true"
TESt="true" etc
then using an Immediate CA chop up the computer name or domain name env
var's then use the results to set the desired conditions to match the
Lamb, Andrew wrote:
> The thing is I don't know how to call this method via the button click.
>
Publish a DoAction control event for the button. For example:
NOT
Installed
--
sig://boB
http://joyofsetup.com/
-
Spons
Aaron Averbuch wrote:
> What's the latest timeframe expected on 64-bit tools, especially
> compiling heat.exe for both x64 and x86 for .NET?
>
Heat is the only tool that might benefit from it. Heat doesn't currently
have an owner, though, so I'm not aware of any plans to make an x64
version o
5 matches
Mail list logo