Re: [WiX-users] Install .Net Framework 4

2010-06-20 Thread John Vottero
, June 17, 2010 5:24 PM > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] Install .Net Framework 4 > > Here is the log by using /L*vx options, i.e., all messages, it does > indicate the LaunchConditions fails, but does anyone have a clu

Re: [WiX-users] Install .Net Framework 4

2010-06-18 Thread Jason Ding
Thanks Blair for clarification, my setup is now working as expected. Appreciate your help! -Original Message- From: Blair [mailto:os...@live.com] Sent: June 18, 2010 12:19 AM To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] Install .Net F

Re: [WiX-users] Install .Net Framework 4

2010-06-17 Thread Blair
...@geo-slope.com] Sent: Thursday, June 17, 2010 9:05 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Install .Net Framework 4 I ran the Setup.msi because I think that is how user installs the product and then msi will execute the Setup.exe. Do you mean I should

Re: [WiX-users] Install .Net Framework 4

2010-06-17 Thread Jason Ding
you! From: Blair [os...@live.com] Sent: June-17-10 7:13 PM To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] Install .Net Framework 4 The bootstrapper should run and install the indicated prerequisite packa

Re: [WiX-users] Install .Net Framework 4

2010-06-17 Thread Blair
e you launching the bootstrapper or the MSI? -Original Message- From: Jason Ding [mailto:jas...@geo-slope.com] Sent: Thursday, June 17, 2010 3:46 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Install .Net Framework 4 My launch condition in the .wxs fi

Re: [WiX-users] Install .Net Framework 4

2010-06-17 Thread Jason Ding
ive.com] Sent: June 17, 2010 4:33 PM To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] Install .Net Framework 4 What specifically is your LaunchCondition associated with that error text? -Original Message- From: Jason Ding [mailto:jas...@geo-s

Re: [WiX-users] Install .Net Framework 4

2010-06-17 Thread Blair
What specifically is your LaunchCondition associated with that error text? -Original Message- From: Jason Ding [mailto:jas...@geo-slope.com] Sent: Thursday, June 17, 2010 2:24 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Install .Net Framework 4

Re: [WiX-users] Install .Net Framework 4

2010-06-17 Thread Jason Ding
discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Install .Net Framework 4 I got a log file by using /Lime log options. Looks like it fails at LaunchConditions, but it doesn't get me error details, does anyone have a clue? Thanks. === Logging started: 17/06/2010 15:

Re: [WiX-users] Install .Net Framework 4

2010-06-17 Thread Jason Ding
pp -- Installation failed. -Original Message- From: Jason Ding [mailto:jas...@geo-slope.com] Sent: June 17, 2010 12:11 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Install .Net Framework 4 Thanks Blair for pointing to the place. When I install o

Re: [WiX-users] Install .Net Framework 4

2010-06-17 Thread Jason Ding
ndows Installer XML toolset.' Subject: Re: [WiX-users] Install .Net Framework 4 Look in the Bootstrapper folder, under the Packages subfolder. Each folder in the Packages folder contains a bootstrapper package. Each package directory contains a Product.xml file. The root node of those files is n

Re: [WiX-users] Install .Net Framework 4

2010-06-17 Thread Blair
Look in the Bootstrapper folder, under the Packages subfolder. Each folder in the Packages folder contains a bootstrapper package. Each package directory contains a Product.xml file. The root node of those files is named Product. It has a ProductCode attribute. The value of that attribute is the va

Re: [WiX-users] Install .Net Framework 4

2010-06-17 Thread Jason Ding
iginal Message- From: John Vottero [mailto:jvott...@mvpsi.com] Sent: June 16, 2010 5:03 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Install .Net Framework 4 This works for me: True .NET

Re: [WiX-users] Install .Net Framework 4

2010-06-16 Thread John Vottero
ect: [WiX-users] Install .Net Framework 4 > > I am tring to use Bootstrapper to install .Net Framework 4.0 by using a > sample from this site: > http://wix.sourceforge.net/manual-wix3/install_dotnet.htm > > I got a message like this: > > warning MSB3155: Item 'Microsoft.

[WiX-users] Install .Net Framework 4

2010-06-16 Thread Jason Ding
I am tring to use Bootstrapper to install .Net Framework 4.0 by using a sample from this site: http://wix.sourceforge.net/manual-wix3/install_dotnet.htm I got a message like this: warning MSB3155: Item 'Microsoft.Net.Framework.4.0' could not be located in 'C:\Program Files (x86)\Microsoft SDKs\