Hi Ben
If you have the bootstrapper packages for 32 and 64, what you can do is, you
can include the x64 .netframework in to the product.xml of X86 and place all
the .netframework 64 exes in the X32 package. Then you can include the single
package (which already has 64 and 32 bit .netframework)
Hi
I am developing a 64 bit MSI... I have specified the following line of code in
Package Element.
In all the RegistrySearch when I use Win64=Yes it does not result the correct
results but when I remove this it searchs perfectly .
<
<
Key="SOFTWARE\Microsoft\Microsoft SQL
Server\SharedMana
Olex wrote:
> Is there CAQuietExec64 on Wix2?
>
No. It's not necessary because a 32-bit CA can launch 64-bit processes.
--
sig://boB
http://joyofsetup.com/
--
Open Source Business Conference (OSBC), March 24-25, 20
Sudripta Nandy (Sarangsoft Corporation) wrote:
> Is there a way I can suppress this ICE33 validation warnings?
If you're not using WiX v3.0, you need to check with the provider of
whatever tool you're using to run validation. With Orca, you can't
suppress individual ICEs but you explicitly list
Little Forest wrote:
> error CNDL0104: Not a valid source file; detail: 'iis' is an undeclared
> namespace.
>
You need to declare the IIS extension namespace and add the
WixIIsExtension to your project.
--
sig://boB
http://joyofsetup.com/
-
Nan Zang wrote:
> I want to make an msi to install files (application.exe and
> application.exe.config) into Program Files Folder, and then from msi to
> launch another application to modify the application.exe.config file.
Use XmlFile to change the .config file.
--
sig://boB
http://joyofsetu
In article
,
Robert O'Brien writes:
> Can I expect that a Name="BTSSvc$BizTalkServerApplic ation" Start="both" Stop="both" Wait="no"
> /> entry without the Remove attribute sp ecified just handles start/stop
> behavior of an existing service and does not try a nd remove and/or
> install i
Can I expect that a
entry without the Remove attribute specified just handles start/stop behavior
of an existing service and does not try and remove and/or install it?
--
Open Source Business Conference (OSBC), March 24-
Stupidity on my part I wasn't including the debug build in my MSI! I
still can't get the MMsiBreak environment variable to work though.
Neil
-Original Message-
From: Christopher Painter [mailto:chr...@deploymentengineering.com]
Sent: 28 February 2009 12:25
To: General discussion for Wind
Sorry, I took yesterday off from work.
My latest update is that if I use MMsiBreak it will infact ask me to pick the
debugger but the symbols aren't available. Yet, my next line of code is a
MessageBox.Show() and I then attach the debugger and the symbols are suddenly
available.
This is li
It doesn't seem to work for me no matter what I try.
Neil
-Original Message-
From: Scott Sam [mailto:s...@clearviewecm.com]
Sent: 27 February 2009 18:29
To: General discussion for Windows Installer XML toolset.;
chr...@deploymentengineering.com
Subject: Re: [WiX-users] DTF Debugging
Usu
11 matches
Mail list logo