Hi,
Can some one tell me how to find the computers architecture in wix?
And if someone has a good reference (with the usage and the optional
parmeters like x86 ) I will be glad if he sends me the link.
Thanks,
Yuval.
-
Hi,
Can some one tell me how to find the computers architecture in wix?
And if someone has a good reference (with the usage and the optional
parmeters like x86 ) I will be glad if he sends me the link.
Thanks,
Yuval.
---
In article <[EMAIL PROTECTED]>,
<[EMAIL PROTECTED]> writes:
> I have a radiobuttongroup (see below) and I would like to set the Property
> INSTALLTYPE=0 when the RadioButtonGroup is disabled (Condition: NOT
> (DEVICETYPE = "0" OR DEVICETYPE = "7")). How can I do this?
Use a control event on
http://msdn.microsoft.com/en-us/library/aa370905.aspx
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Yuval David
Sent: Sunday, June 29, 2008 04:16
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] how to find the architecture of the computer
Hi,
Also, the WiX.chm has a bunch of additional properties:
WiX Help -> Advanced WiX Topics -> Standard Custom Actions
All of these extensions add more properties:
OSInfo
DirectX
NetFx
VS
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Rob Mensching
Sent: S
My installer is working quite nicely now for the initial installation.
In thinking about my upgrade strategy, I've decided to distribute
so-called "small updates" as reinstalls of an updated .msi. However, I
have two components (my app config file and the component that writes
user settings to the
In a mistaken piece of design, one of our MSI packages ends up
installing a file that we expect the user to then edit.
Unfortunately doing a package upgrade (or even just a repair of the
current package, I guess) loses those edits by replacing the file.
Are there any attributes that can be se
7 matches
Mail list logo