Castro, Edwin (Hillsboro) wrote:
> The documentation says that FeatureGroupRef is a valid child of FeatureRef.
Please open a bug.
--
sig://boB
http://joyofsetup.com/
--
Apps built with the Adobe(R) Flex(R) framework
Bahn Thomas wrote:
> I have the ErrorText Control as the first child of the Dialog.
>
As WiX includes a functional error dialog, why don't you take a look at
it? src\src\ext\UIExtension\wixlib\ErrorDlg.wxs
--
sig://boB
http://joyofsetup.com/
---
troy hostetter wrote:
> Are there any recommendations on how to easily switch between x86 and x64
> when building the MSI?
>
Use the InstallerPlatform property; it automatically sets the default
for Package and Component. Use preprocessor to handle directories.
--
sig://boB
http://joyofsetup
David Bartmess wrote:
> What type of custom action is needed to do this?
One that's not deferred. And look at "ShellExecute Custom Action" in
wix.chm instead of using cmd.exe and its ugly console window.
--
sig://boB
http://joyofsetup.com/
---
dB. wrote:
> I have a really weird scenario in a rather complex install.
Logs. Verbose ones. Use 'em.
--
sig://boB
http://joyofsetup.com/
--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
pow
jnewton wrote:
> I need to install both 32-bit and 64-bit assemblies into a 32-bit location
>
You need 64-bit components only to install resources to 64-bit locations
(file system, registry). If you're installing them to 32-bit or neutral
locations, you don't need 64-bit components and can av
Demi Zhu wrote:
> I'm getting MSB3164 warning when build our WiX project.
It's not a WiX message; you'll need to talk to the owner of that set of
targets.
--
sig://boB
http://joyofsetup.com/
--
Apps built with the
I need to install both 32-bit and 64-bit assemblies into a 32-bit location
but I'm not sure how to appropriately setup my MSMs and MSIs. Our end-users
will be using these assemblies in Visual Studio and could be developing a
32-bit or 64-bit app. The current layout is that I have a top-level assem
8 matches
Mail list logo