We are supporting XP sp3 also. We decided not to provide two different 
frameworks for the setup, since that would only complicate things, without some 
actual benefit. If there is already 4.5 or 4.5.1 installed, we just install our 
software. If there is no fx4 (or higher), we install fx5.0 + 4.0.3.





On Friday, January 17, 2014 4:04 PM, Wesley Manning <wmann...@dynagen.ca> wrote:
 
What OSs do you support?  If Vista and above maybe you can install .net 4.5 or 
4.5.1.  Although more computers would have .net 4.0 and above than 4.5 and I 
think you need to have SP2 on Vista (SP1 for .net 4.0) and SP1 on Windows 7.

Or if you need to support XP also you could just install the 4.0.3 on XP and 
then 4.5 on Vista and above. 

Wes

-----Original Message-----
From: Wesley Manning [mailto:wmann...@dynagen.ca] 
Sent: January-17-14 10:55 AM
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] Install exe package conditionally in bundle

Sorry I thought you were talking about 4.0.  Did not read carefully.

-----Original Message-----
From: Goran Malovic [mailto:malov...@yahoo.com]
Sent: January-17-14 10:49 AM
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] Install exe package conditionally in bundle

Thanks. It seems that we can treat 4.0.3 update in similar manner as netfx4. 
First tests show that it is working as expected.





On Friday, January 17, 2014 1:56 PM, Wesley Manning <wmann...@dynagen.ca> wrote:

There's a predefined exepackage in wix; put this in chain: <PackageGroupRef 
Id="NetFx40ClientRedist"/>  This installs silently with progress in same window.

Or if you want to create your own exe package use Protocol="netfx4" and I think 
InstallCommand to specify command line parameters like quiet mode.

-----Original Message-----
From: Goran Malovic [mailto:malov...@yahoo.com]
Sent: January-17-14 12:57 AM
To: General discussion about the WiX toolset.
Subject: [WiX-users] Install exe package conditionally in bundle

Hi,

I need to install both .net framework and one exe package (update to .net 
framework). When bundle starts installing .net framework, following messageis 
displayed:
Processing: Microsoft .NET Framework 4.0

After framework is installed, a new installation is started (new window), 
installing the update for framework. However, bundle still displays the same 
message. Questions:

1) is it possible to display new message, like:

Processing: .Update 4.0.3 for .NET Framework 4.0 (NDP40-KB2600211-x86-x64)

2) is it possible for ExePackage (NDP40-KB2600211-x86-x64.exe) to be shown on 
the setup window (bundle), and use bundle progress bar, just like .net 
framework and application?

Regards,
Goran
------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical 
Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical 
Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical 
Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For Critical 
Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to