Re: [WiX-users] CAQuietExec custom action - launching 64-bit exe

2007-11-04 Thread Bob Arnson
David Ward wrote: I'm learning WiX and have been experimenting with a 64-bit install package for Vista64 During the install, I would like to run a 64-bit configuration tool. I can successfully launch the tool with a normal MSI custom action. However, when I try to launch the 64-bit exe sil

[WiX-users] CAQuietExec custom action - launching 64-bit exe

2007-11-01 Thread David Ward
I'm learning WiX and have been experimenting with a 64-bit install package for Vista64 During the install, I would like to run a 64-bit configuration tool. I can successfully launch the tool with a normal MSI custom action. However, when I try to launch the 64-bit exe silently using the Wix