Re: [WiX-users] Mute Features on conditions

2012-10-11 Thread Subbiah Ganesan
Is trying to read the feature's presence from
HKLM\SOFTWARE\Classes\Installer\Features\GUID is a correct way to do it?

On Wed, Oct 10, 2012 at 11:01 PM, Subbiah Ganesan wrote:

> Hi all,
> I have a scenario in which i have a driver feature as part of my
> installer...But this driver can be installed manually as well..I want to
> mute/hide the driver feature if it is installed manually and *not through
> the installer*..i know the conditions to see if this driver is
> running(checking services)..What is the best way to do this? This should
> also take into account upgrade scenarios...Will feature's install state
> help here? or some feature registry key i should look for checking
> feature's presence?
>
--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Outcurve License question

2012-10-11 Thread Keith.Douglas
IANAL, and as I recall, the way the legal team here interpreted a similar 
clause in a library license we use was that if anyone *asks* for our source 
(which in our case here in Canada is under Crown Copyright etc., as I 
understand which might make it tricky understanding it elsewhere) we will give 
it do them. There is no bit that says that you have to provide it *immediately* 
or *with* the file under the license. 

Mind you, the target for the stuff I develop is not the public but coworkers 
etc

That said, if anyone in the DTF developers wants to tell us that's against the 
rules, we'd like to know :)



Keith Douglas
Statistics Canada | 170 Tunney's Pasture Driveway, Ottawa ON K1A 0T6
Statistique Canada | 170, promenade Tunney's Pasture, Ottawa ON K1A 0T6
keith.doug...@statcan.gc.ca
Telephone | Téléphone 613-951-4405
Facsimile | Télécopieur 613-951-1966
Government of Canada | Gouvernement du Canada 


-Original Message-
From: Skildum, Mathew [mailto:mathew.skil...@aspect.com] 
Sent: October-11-12 4:24 PM
To: General discussion for Windows Installer XML toolset.
Subject: [WiX-users] Outcurve License question

I know this may be covering the same ground as previous discussions, but I just 
had the legal team of my company look at the license that is shipped with the 
WIX 3.6 tool set.

According to the way the license reads you must ship the source for DTF along 
with every installation that uses this part of WIX.  The part of the license 
that states this is as follows:

3. Conditions and Limitations
 (A) Reciprocal Grants- For any file you distribute that contains code from the 
software (in source code or binary format), you must provide recipients the 
source code to that file along with a copy of this license, which license will 
govern that file. You may license other files that are entirely your own work 
and do not contain code from the software under any terms you choose.

Even though the DTF assemblies are embedded in the installation, they are 
technically shipped to customers thus making this clause active.  This means 
that we have to include with our products the source code for DFT or any other 
WIX assembly you may use.  If the phrase "in source code or binary format" was 
just "in source code" then this would not be required.

Does anyone have anyone have any other insight into this requirement?  How are 
some of other companies handling this?

Thank you,

Mat Skildum
Sr. Principal Engineer
Aspect Software
mathew.skil...@aspect.com

--
Don't let slow site performance ruin your business. Deploy New Relic APM Deploy 
New Relic app performance management and know exactly what is happening inside 
your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and 
get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Outcurve License question

2012-10-11 Thread Skildum, Mathew
I know this may be covering the same ground as previous discussions, but I just 
had the legal team of my company look at the license that is shipped with the 
WIX 3.6 tool set.

According to the way the license reads you must ship the source for DTF along 
with every installation that uses this part of WIX.  The part of the license 
that states this is as follows:

3. Conditions and Limitations
 (A) Reciprocal Grants- For any file you distribute that contains code from the 
software (in source code or binary format), you must provide recipients the 
source code to that file along with a copy of this license, which license will 
govern that file. You may license other files that are entirely your own work 
and do not contain code from the software under any terms you choose.

Even though the DTF assemblies are embedded in the installation, they are 
technically shipped to customers thus making this clause active.  This means 
that we have to include with our products the source code for DFT or any other 
WIX assembly you may use.  If the phrase "in source code or binary format" was 
just "in source code" then this would not be required.

Does anyone have anyone have any other insight into this requirement?  How are 
some of other companies handling this?

Thank you,

Mat Skildum
Sr. Principal Engineer
Aspect Software
mathew.skil...@aspect.com

--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] service installs, logs

2012-10-11 Thread Keith.Douglas
I've noticed something curious about (~14 seconds after the wxs file is 
created, which is approximately when light is run, I'd guess) when I build the 
MSI package for my Windows Service - the machine in which the build is done 
seems to log (in the Windows event log) things which look like the service was 
installed there (when it is quite clear it wasn't, nor should it be in this 
case).

For example:

Windows Installer installed the product. Product Name: 
EscalationService20121009103914. Product Version: 1.0.16. Product Language: 
1033. Installation success or error status: 0.

Then:

Product: EscalationService20121009103914 -- Installation completed successfully.

Is this expected? It is sort of potentially confusing. We're still using WiX 
3.5.2519.0 for what that's worth.

WXS file (my InstallerBuilder tool generates the file automatically, which is 
why some IDs and what not might look a little funny):


http://schemas.microsoft.com/wix/UtilExtension"; 
xmlns="http://schemas.microsoft.com/wix/2006/wi";>
  






  

  

  
  
  
  
  
  
  

  
  

  

  


  


  




Keith Douglas
Statistics Canada | 170 Tunney's Pasture Driveway, Ottawa ON K1A 0T6
Statistique Canada | 170, promenade Tunney's Pasture, Ottawa ON K1A 0T6
keith.doug...@statcan.gc.ca
Telephone | Téléphone 613-951-4405
Facsimile | Télécopieur 613-951-1966
Government of Canada | Gouvernement du Canada 



--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] VS2008 issue after update to v3.7

2012-10-11 Thread Steven Ogilvie
Ya sorry my bad

If you have tried uninstalling WIX 3.x and VS2008 then re installing VS2008 and 
then WIX 3.x

Don't forget 3.7 is not a released product it is beta...

STeve

-Original Message-
From: keith.doug...@statcan.gc.ca [mailto:keith.doug...@statcan.gc.ca] 
Sent: October-11-12 2:56 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] VS2008 issue after update to v3.7

Doesn't one need VS2010 to support .NET 4 anyway?


Keith Douglas
Statistics Canada | 170 Tunney's Pasture Driveway, Ottawa ON K1A 0T6 
Statistique Canada | 170, promenade Tunney's Pasture, Ottawa ON K1A 0T6 
keith.doug...@statcan.gc.ca Telephone | Téléphone 613-951-4405 Facsimile | 
Télécopieur 613-951-1966 Government of Canada | Gouvernement du Canada 


-Original Message-
From: Michael Ogilvie [mailto:michael.ogil...@pixelink.com]
Sent: October-11-12 2:54 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] VS2008 issue after update to v3.7

Hello,

I don't have an option for 4 only 3.51, 3.0 and 2.0


Thank you,
Michael Ogilvie
Application Support Specialist | PixeLINK

1900 City Park Drive, Suite 410.
Ottawa, Ontario K1J 1A3

tel: 613.247.1211 Ext. 242 |  cell: 613.302.9844 | fax: 613.247.2001 | skype: 
pixelink.mogilvie www.pixelink.com


-Original Message-
From: Steven Ogilvie [mailto:steven.ogil...@titus.com]
Sent: Thursday, October 11, 2012 2:44 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] VS2008 issue after update to v3.7

In  New Project dialog choose .NET Framework 4 instead of 3.51

See if that helps

Steve

-Original Message-
From: Michael Ogilvie [mailto:michael.ogil...@pixelink.com]
Sent: October-11-12 2:25 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] VS2008 issue after update to v3.7

Hello,

In VS2008 I go to create a new Project and choose the Windows Installer XML 
types and if I try to create a new project from any of the templates I get that 
error.

Images: 

http://www.files.pixelink.com/temp/error.bmp
http://www.files.pixelink.com/temp/VS2008.bmp



Thank you,
Michael Ogilvie
Application Support Specialist | PixeLINK

1900 City Park Drive, Suite 410.
Ottawa, Ontario K1J 1A3

tel: 613.247.1211 Ext. 242 |  cell: 613.302.9844 | fax: 613.247.2001 | skype: 
pixelink.mogilvie www.pixelink.com


-Original Message-
From: Steven Ogilvie [mailto:steven.ogil...@titus.com]
Sent: Thursday, October 11, 2012 2:16 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] VS2008 issue after update to v3.7

Hey Michael,

I presume you mean your product.wxs file?

Create a new WIX setup project, does the first two lines look like your 
"bundle" file?

I.e.

http://schemas.microsoft.com/wix/2006/wi";

Steve Ogilvie



-Original Message-
From: Michael Ogilvie [mailto:michael.ogil...@pixelink.com]
Sent: October-11-12 2:03 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] VS2008 issue after update to v3.7

I have tried to repair my VS2008 pro and I have also tried repairing the v3.7 
install.

Still does not work.

I have even uninstalled v3.7 and installed 3.6 again and it still does not 
work. V3.7 did something to my vs2008


Thank you,
Michael Ogilvie
Application Support Specialist | PixeLINK

1900 City Park Drive, Suite 410.
Ottawa, Ontario K1J 1A3

tel: 613.247.1211 Ext. 242 |  cell: 613.302.9844 | fax: 613.247.2001 | skype: 
pixelink.mogilvie www.pixelink.com


-Original Message-
From: Michael Ogilvie [mailto:michael.ogil...@pixelink.com]
Sent: Thursday, October 11, 2012 1:50 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] VS2008 issue after update to v3.7

Hello, 

 

I just updated to v3.7 and now I cannot open a bundle wixproj in VS2008.
getting an error " .wixproj is not supported by this version of the application"

 

 

Thank you,

Michael Ogilvie

 

--
Don't let slow site performance ruin your business. Deploy New Relic APM Deploy 
New Relic app performance management and know exactly what is happening inside 
your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and 
get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
Don't let slow site performance ruin your business. Deploy New Relic APM Deploy 
New Relic app performance management and know exactly what is happening inside 
your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and 
get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
WiX-users mailing list
WiX-users@lists.sour

Re: [WiX-users] VS2008 issue after update to v3.7

2012-10-11 Thread Keith.Douglas
Doesn't one need VS2010 to support .NET 4 anyway?


Keith Douglas
Statistics Canada | 170 Tunney's Pasture Driveway, Ottawa ON K1A 0T6
Statistique Canada | 170, promenade Tunney's Pasture, Ottawa ON K1A 0T6
keith.doug...@statcan.gc.ca
Telephone | Téléphone 613-951-4405
Facsimile | Télécopieur 613-951-1966
Government of Canada | Gouvernement du Canada 


-Original Message-
From: Michael Ogilvie [mailto:michael.ogil...@pixelink.com] 
Sent: October-11-12 2:54 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] VS2008 issue after update to v3.7

Hello,

I don't have an option for 4 only 3.51, 3.0 and 2.0


Thank you,
Michael Ogilvie
Application Support Specialist | PixeLINK

1900 City Park Drive, Suite 410.
Ottawa, Ontario K1J 1A3

tel: 613.247.1211 Ext. 242 |  cell: 613.302.9844 | fax: 613.247.2001 | skype: 
pixelink.mogilvie www.pixelink.com


-Original Message-
From: Steven Ogilvie [mailto:steven.ogil...@titus.com]
Sent: Thursday, October 11, 2012 2:44 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] VS2008 issue after update to v3.7

In  New Project dialog choose .NET Framework 4 instead of 3.51

See if that helps

Steve

-Original Message-
From: Michael Ogilvie [mailto:michael.ogil...@pixelink.com]
Sent: October-11-12 2:25 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] VS2008 issue after update to v3.7

Hello,

In VS2008 I go to create a new Project and choose the Windows Installer XML 
types and if I try to create a new project from any of the templates I get that 
error.

Images: 

http://www.files.pixelink.com/temp/error.bmp
http://www.files.pixelink.com/temp/VS2008.bmp



Thank you,
Michael Ogilvie
Application Support Specialist | PixeLINK

1900 City Park Drive, Suite 410.
Ottawa, Ontario K1J 1A3

tel: 613.247.1211 Ext. 242 |  cell: 613.302.9844 | fax: 613.247.2001 | skype: 
pixelink.mogilvie www.pixelink.com


-Original Message-
From: Steven Ogilvie [mailto:steven.ogil...@titus.com]
Sent: Thursday, October 11, 2012 2:16 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] VS2008 issue after update to v3.7

Hey Michael,

I presume you mean your product.wxs file?

Create a new WIX setup project, does the first two lines look like your 
"bundle" file?

I.e.

http://schemas.microsoft.com/wix/2006/wi";

Steve Ogilvie



-Original Message-
From: Michael Ogilvie [mailto:michael.ogil...@pixelink.com]
Sent: October-11-12 2:03 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] VS2008 issue after update to v3.7

I have tried to repair my VS2008 pro and I have also tried repairing the v3.7 
install.

Still does not work.

I have even uninstalled v3.7 and installed 3.6 again and it still does not 
work. V3.7 did something to my vs2008


Thank you,
Michael Ogilvie
Application Support Specialist | PixeLINK

1900 City Park Drive, Suite 410.
Ottawa, Ontario K1J 1A3

tel: 613.247.1211 Ext. 242 |  cell: 613.302.9844 | fax: 613.247.2001 | skype: 
pixelink.mogilvie www.pixelink.com


-Original Message-
From: Michael Ogilvie [mailto:michael.ogil...@pixelink.com]
Sent: Thursday, October 11, 2012 1:50 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] VS2008 issue after update to v3.7

Hello, 

 

I just updated to v3.7 and now I cannot open a bundle wixproj in VS2008.
getting an error " .wixproj is not supported by this version of the application"

 

 

Thank you,

Michael Ogilvie

 

--
Don't let slow site performance ruin your business. Deploy New Relic APM Deploy 
New Relic app performance management and know exactly what is happening inside 
your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and 
get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
Don't let slow site performance ruin your business. Deploy New Relic APM Deploy 
New Relic app performance management and know exactly what is happening inside 
your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and 
get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
Don't let slow site performance ruin your business. Deploy New Relic APM Deploy 
New Relic app performance management and know exactly what is happening inside 
your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and 
get our sweet D

Re: [WiX-users] VS2008 issue after update to v3.7

2012-10-11 Thread Michael Ogilvie
Hello,

I don't have an option for 4 only 3.51, 3.0 and 2.0


Thank you,
Michael Ogilvie
Application Support Specialist | PixeLINK

1900 City Park Drive, Suite 410.
Ottawa, Ontario K1J 1A3

tel: 613.247.1211 Ext. 242 |  cell: 613.302.9844 | fax: 613.247.2001 | skype: 
pixelink.mogilvie
www.pixelink.com


-Original Message-
From: Steven Ogilvie [mailto:steven.ogil...@titus.com] 
Sent: Thursday, October 11, 2012 2:44 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] VS2008 issue after update to v3.7

In  New Project dialog choose .NET Framework 4 instead of 3.51

See if that helps

Steve

-Original Message-
From: Michael Ogilvie [mailto:michael.ogil...@pixelink.com]
Sent: October-11-12 2:25 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] VS2008 issue after update to v3.7

Hello,

In VS2008 I go to create a new Project and choose the Windows Installer XML 
types and if I try to create a new project from any of the templates I get that 
error.

Images: 

http://www.files.pixelink.com/temp/error.bmp
http://www.files.pixelink.com/temp/VS2008.bmp



Thank you,
Michael Ogilvie
Application Support Specialist | PixeLINK

1900 City Park Drive, Suite 410.
Ottawa, Ontario K1J 1A3

tel: 613.247.1211 Ext. 242 |  cell: 613.302.9844 | fax: 613.247.2001 | skype: 
pixelink.mogilvie www.pixelink.com


-Original Message-
From: Steven Ogilvie [mailto:steven.ogil...@titus.com]
Sent: Thursday, October 11, 2012 2:16 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] VS2008 issue after update to v3.7

Hey Michael,

I presume you mean your product.wxs file?

Create a new WIX setup project, does the first two lines look like your 
"bundle" file?

I.e.

http://schemas.microsoft.com/wix/2006/wi";

Steve Ogilvie



-Original Message-
From: Michael Ogilvie [mailto:michael.ogil...@pixelink.com]
Sent: October-11-12 2:03 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] VS2008 issue after update to v3.7

I have tried to repair my VS2008 pro and I have also tried repairing the v3.7 
install.

Still does not work.

I have even uninstalled v3.7 and installed 3.6 again and it still does not 
work. V3.7 did something to my vs2008


Thank you,
Michael Ogilvie
Application Support Specialist | PixeLINK

1900 City Park Drive, Suite 410.
Ottawa, Ontario K1J 1A3

tel: 613.247.1211 Ext. 242 |  cell: 613.302.9844 | fax: 613.247.2001 | skype: 
pixelink.mogilvie www.pixelink.com


-Original Message-
From: Michael Ogilvie [mailto:michael.ogil...@pixelink.com]
Sent: Thursday, October 11, 2012 1:50 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] VS2008 issue after update to v3.7

Hello, 

 

I just updated to v3.7 and now I cannot open a bundle wixproj in VS2008.
getting an error " .wixproj is not supported by this version of the application"

 

 

Thank you,

Michael Ogilvie

 

--
Don't let slow site performance ruin your business. Deploy New Relic APM Deploy 
New Relic app performance management and know exactly what is happening inside 
your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and 
get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
Don't let slow site performance ruin your business. Deploy New Relic APM Deploy 
New Relic app performance management and know exactly what is happening inside 
your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and 
get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
Don't let slow site performance ruin your business. Deploy New Relic APM Deploy 
New Relic app performance management and know exactly what is happening inside 
your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and 
get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
Don't let slow site performance ruin your business. Deploy New Relic APM Deploy 
New Relic app performance management and know exactly what is happening inside 
your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and 
get our sweet Data Nerd shirt too!
http://p.sf.net/sfu

Re: [WiX-users] VS2008 issue after update to v3.7

2012-10-11 Thread Steven Ogilvie
In  New Project dialog choose .NET Framework 4 instead of 3.51

See if that helps

Steve

-Original Message-
From: Michael Ogilvie [mailto:michael.ogil...@pixelink.com] 
Sent: October-11-12 2:25 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] VS2008 issue after update to v3.7

Hello,

In VS2008 I go to create a new Project and choose the Windows Installer XML 
types and if I try to create a new project from any of the templates I get that 
error.

Images: 

http://www.files.pixelink.com/temp/error.bmp
http://www.files.pixelink.com/temp/VS2008.bmp



Thank you,
Michael Ogilvie
Application Support Specialist | PixeLINK

1900 City Park Drive, Suite 410.
Ottawa, Ontario K1J 1A3

tel: 613.247.1211 Ext. 242 |  cell: 613.302.9844 | fax: 613.247.2001 | skype: 
pixelink.mogilvie www.pixelink.com


-Original Message-
From: Steven Ogilvie [mailto:steven.ogil...@titus.com]
Sent: Thursday, October 11, 2012 2:16 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] VS2008 issue after update to v3.7

Hey Michael,

I presume you mean your product.wxs file?

Create a new WIX setup project, does the first two lines look like your 
"bundle" file?

I.e.

http://schemas.microsoft.com/wix/2006/wi";

Steve Ogilvie



-Original Message-
From: Michael Ogilvie [mailto:michael.ogil...@pixelink.com]
Sent: October-11-12 2:03 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] VS2008 issue after update to v3.7

I have tried to repair my VS2008 pro and I have also tried repairing the v3.7 
install.

Still does not work.

I have even uninstalled v3.7 and installed 3.6 again and it still does not 
work. V3.7 did something to my vs2008


Thank you,
Michael Ogilvie
Application Support Specialist | PixeLINK

1900 City Park Drive, Suite 410.
Ottawa, Ontario K1J 1A3

tel: 613.247.1211 Ext. 242 |  cell: 613.302.9844 | fax: 613.247.2001 | skype: 
pixelink.mogilvie www.pixelink.com


-Original Message-
From: Michael Ogilvie [mailto:michael.ogil...@pixelink.com]
Sent: Thursday, October 11, 2012 1:50 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] VS2008 issue after update to v3.7

Hello, 

 

I just updated to v3.7 and now I cannot open a bundle wixproj in VS2008.
getting an error " .wixproj is not supported by this version of the application"

 

 

Thank you,

Michael Ogilvie

 

--
Don't let slow site performance ruin your business. Deploy New Relic APM Deploy 
New Relic app performance management and know exactly what is happening inside 
your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and 
get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
Don't let slow site performance ruin your business. Deploy New Relic APM Deploy 
New Relic app performance management and know exactly what is happening inside 
your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and 
get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
Don't let slow site performance ruin your business. Deploy New Relic APM Deploy 
New Relic app performance management and know exactly what is happening inside 
your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and 
get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
Don't let slow site performance ruin your business. Deploy New Relic APM Deploy 
New Relic app performance management and know exactly what is happening inside 
your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and 
get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu

Re: [WiX-users] VS2008 issue after update to v3.7

2012-10-11 Thread Michael Ogilvie
Hello,

In VS2008 I go to create a new Project and choose the Windows Installer XML 
types and if I try to create a new project from any of the templates I get that 
error.

Images: 

http://www.files.pixelink.com/temp/error.bmp
http://www.files.pixelink.com/temp/VS2008.bmp



Thank you,
Michael Ogilvie
Application Support Specialist | PixeLINK

1900 City Park Drive, Suite 410.
Ottawa, Ontario K1J 1A3

tel: 613.247.1211 Ext. 242 |  cell: 613.302.9844 | fax: 613.247.2001 | skype: 
pixelink.mogilvie
www.pixelink.com


-Original Message-
From: Steven Ogilvie [mailto:steven.ogil...@titus.com] 
Sent: Thursday, October 11, 2012 2:16 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] VS2008 issue after update to v3.7

Hey Michael,

I presume you mean your product.wxs file?

Create a new WIX setup project, does the first two lines look like your 
"bundle" file?

I.e.

http://schemas.microsoft.com/wix/2006/wi";

Steve Ogilvie



-Original Message-
From: Michael Ogilvie [mailto:michael.ogil...@pixelink.com]
Sent: October-11-12 2:03 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] VS2008 issue after update to v3.7

I have tried to repair my VS2008 pro and I have also tried repairing the v3.7 
install.

Still does not work.

I have even uninstalled v3.7 and installed 3.6 again and it still does not 
work. V3.7 did something to my vs2008


Thank you,
Michael Ogilvie
Application Support Specialist | PixeLINK

1900 City Park Drive, Suite 410.
Ottawa, Ontario K1J 1A3

tel: 613.247.1211 Ext. 242 |  cell: 613.302.9844 | fax: 613.247.2001 | skype: 
pixelink.mogilvie www.pixelink.com


-Original Message-
From: Michael Ogilvie [mailto:michael.ogil...@pixelink.com]
Sent: Thursday, October 11, 2012 1:50 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] VS2008 issue after update to v3.7

Hello, 

 

I just updated to v3.7 and now I cannot open a bundle wixproj in VS2008.
getting an error " .wixproj is not supported by this version of the application"

 

 

Thank you,

Michael Ogilvie

 

--
Don't let slow site performance ruin your business. Deploy New Relic APM Deploy 
New Relic app performance management and know exactly what is happening inside 
your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and 
get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
Don't let slow site performance ruin your business. Deploy New Relic APM Deploy 
New Relic app performance management and know exactly what is happening inside 
your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and 
get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
Don't let slow site performance ruin your business. Deploy New Relic APM Deploy 
New Relic app performance management and know exactly what is happening inside 
your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and 
get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] VS2008 issue after update to v3.7

2012-10-11 Thread Steven Ogilvie
Hey Michael,

I presume you mean your product.wxs file?

Create a new WIX setup project, does the first two lines look like your 
"bundle" file?

I.e.

http://schemas.microsoft.com/wix/2006/wi";

Steve Ogilvie



-Original Message-
From: Michael Ogilvie [mailto:michael.ogil...@pixelink.com] 
Sent: October-11-12 2:03 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] VS2008 issue after update to v3.7

I have tried to repair my VS2008 pro and I have also tried repairing the v3.7 
install.

Still does not work.

I have even uninstalled v3.7 and installed 3.6 again and it still does not 
work. V3.7 did something to my vs2008


Thank you,
Michael Ogilvie
Application Support Specialist | PixeLINK

1900 City Park Drive, Suite 410.
Ottawa, Ontario K1J 1A3

tel: 613.247.1211 Ext. 242 |  cell: 613.302.9844 | fax: 613.247.2001 | skype: 
pixelink.mogilvie www.pixelink.com


-Original Message-
From: Michael Ogilvie [mailto:michael.ogil...@pixelink.com]
Sent: Thursday, October 11, 2012 1:50 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] VS2008 issue after update to v3.7

Hello, 

 

I just updated to v3.7 and now I cannot open a bundle wixproj in VS2008.
getting an error " .wixproj is not supported by this version of the application"

 

 

Thank you,

Michael Ogilvie

 

--
Don't let slow site performance ruin your business. Deploy New Relic APM Deploy 
New Relic app performance management and know exactly what is happening inside 
your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and 
get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
Don't let slow site performance ruin your business. Deploy New Relic APM Deploy 
New Relic app performance management and know exactly what is happening inside 
your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and 
get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] VS2008 issue after update to v3.7

2012-10-11 Thread Michael Ogilvie
It looks like I cannot even create any Wix project in VS anymore


Thank you,
Michael Ogilvie
Application Support Specialist | PixeLINK

1900 City Park Drive, Suite 410.
Ottawa, Ontario K1J 1A3

tel: 613.247.1211 Ext. 242 |  cell: 613.302.9844 | fax: 613.247.2001 | skype: 
pixelink.mogilvie
www.pixelink.com


-Original Message-
From: Michael Ogilvie [mailto:michael.ogil...@pixelink.com] 
Sent: Thursday, October 11, 2012 2:03 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] VS2008 issue after update to v3.7

I have tried to repair my VS2008 pro and I have also tried repairing the v3.7 
install.

Still does not work.

I have even uninstalled v3.7 and installed 3.6 again and it still does not 
work. V3.7 did something to my vs2008


Thank you,
Michael Ogilvie
Application Support Specialist | PixeLINK

1900 City Park Drive, Suite 410.
Ottawa, Ontario K1J 1A3

tel: 613.247.1211 Ext. 242 |  cell: 613.302.9844 | fax: 613.247.2001 | skype: 
pixelink.mogilvie www.pixelink.com


-Original Message-
From: Michael Ogilvie [mailto:michael.ogil...@pixelink.com]
Sent: Thursday, October 11, 2012 1:50 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] VS2008 issue after update to v3.7

Hello, 

 

I just updated to v3.7 and now I cannot open a bundle wixproj in VS2008.
getting an error " .wixproj is not supported by this version of the application"

 

 

Thank you,

Michael Ogilvie

 

--
Don't let slow site performance ruin your business. Deploy New Relic APM Deploy 
New Relic app performance management and know exactly what is happening inside 
your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and 
get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
Don't let slow site performance ruin your business. Deploy New Relic APM Deploy 
New Relic app performance management and know exactly what is happening inside 
your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and 
get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] VS2008 issue after update to v3.7

2012-10-11 Thread Michael Ogilvie
I have tried to repair my VS2008 pro and I have also tried repairing the v3.7 
install.

Still does not work.

I have even uninstalled v3.7 and installed 3.6 again and it still does not 
work. V3.7 did something to my vs2008


Thank you,
Michael Ogilvie
Application Support Specialist | PixeLINK

1900 City Park Drive, Suite 410.
Ottawa, Ontario K1J 1A3

tel: 613.247.1211 Ext. 242 |  cell: 613.302.9844 | fax: 613.247.2001 | skype: 
pixelink.mogilvie
www.pixelink.com


-Original Message-
From: Michael Ogilvie [mailto:michael.ogil...@pixelink.com] 
Sent: Thursday, October 11, 2012 1:50 PM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] VS2008 issue after update to v3.7

Hello, 

 

I just updated to v3.7 and now I cannot open a bundle wixproj in VS2008.
getting an error " .wixproj is not supported by this version of the application"

 

 

Thank you,

Michael Ogilvie

 

--
Don't let slow site performance ruin your business. Deploy New Relic APM Deploy 
New Relic app performance management and know exactly what is happening inside 
your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and 
get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] VS2008 issue after update to v3.7

2012-10-11 Thread Michael Ogilvie
Hello, 

 

I just updated to v3.7 and now I cannot open a bundle wixproj in VS2008.
getting an error " .wixproj is not supported by this version of the
application"

 

 

Thank you,

Michael Ogilvie

 

--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] silly question... re properties...

2012-10-11 Thread Steven Ogilvie
Let me do this again :)

In merge module I have 6 components set to install depending on a custom action 
that detects the "bit" of MS Outlook (whether it is 32 or 64 bit)

** Currently all 6 files get installed... but only 3 should be installed 
depending on the Outlook bit **

The three outlook 32 bit files are: 

The three outlook 64bit files are:  


The custom action is run at both execute and ui sequence NOT 
Installed

MSI Logfile has this:

MSI (c) (54!94) [11:36:43:799]: PROPERTY CHANGE: Adding 
MYCORP_FOUNDPRODUCTPLATFORM property. Its value is 'x86'.
MYCORP Common Setup Toolkit: MYCORP_FOUNDPRODUCTPLATFORM: x86

MSI (c) (54:00) [11:36:47:293]: Switching to server: NETFRAMEWORK40FULL="#1" 
TARGETDIR="C:\" INSTALLLOCATION="C:\Program Files (x86)\MYCORP\MyProduct\" 
INSTALLDESTINATION="C:\Program Files (x86)\MYCORP\Services\" 
CURRENTDIRECTORY="C:\Dev\Core 
Technologies\Main\Setup\TMC_Client_Setup\bin\Debug" CLIENTUILEVEL="0" 
CLIENTPROCESSID="4180" USERNAME="MYCORP2" SOURCEDIR="C:\Dev\Core 
Technologies\Main\Setup\TMC_Client_Setup\bin\Debug\" ACTION="INSTALL" 
EXECUTEACTION="INSTALL" ROOTDRIVE="C:\" MYCORP_FOUNDPRODUCTPLATFORM="x86" 
INSTALLLEVEL="1" WIXUI_INSTALLDIR_VALID="1" SECONDSEQUENCE="1"  
ADDLOCAL=Feature_AllClient,Feature_Services  

MSI (s) (4C:F4) [11:36:52:577]: Command Line: NETFRAMEWORK40FULL=#1 
TARGETDIR=C:\ INSTALLLOCATION=C:\Program Files (x86)\MYCORP\MyProduct\ 
INSTALLDESTINATION=C:\Program Files (x86)\MYCORP\Services\ 
CURRENTDIRECTORY=C:\Dev\Core Technologies\Main\Setup\TMC_Client_Setup\bin\Debug 
CLIENTUILEVEL=0 CLIENTPROCESSID=4180 USERNAME=MYCORP2 SOURCEDIR=C:\Dev\Core 
Technologies\Main\Setup\TMC_Client_Setup\bin\Debug\ ACTION=INSTALL 
EXECUTEACTION=INSTALL ROOTDRIVE=C:\ MYCORP_FOUNDPRODUCTPLATFORM=x86 
INSTALLLEVEL=1 WIXUI_INSTALLDIR_VALID=1 SECONDSEQUENCE=1 
ADDLOCAL=Feature_AllClient,Feature_Services ACTION=INSTALL

MSI (s) (4C:F4) [11:36:55:417]: PROPERTY CHANGE: Adding 
MYCORP_FOUNDPRODUCTPLATFORM property. Its value is 'x86'.

Property(S): MYCORP_FOUNDPRODUCTPLATFORM = x86

Property(C): MYCORP_FOUNDPRODUCTPLATFORM = x86

One of the 64 bit components has this in log file:

MSI (s) (4C:F4) [11:36:57:184]: Component: 
cmp_TL_MAPIHooks_x64.980E88AD_5641_42E4_9827_666782E3BCEC; Installed: Absent;   
Request: Local;   Action: Local;   Client State: Unknown

MSI (s) (4C:F4) [11:36:57:184]: Component: 
__cmp_TL_MAPIHooks_x64.980E88AD_5641_42E4_9827_666782E3BCEC65; Installed: Null; 
  Request: Local;   Action: Local;   Client State: Null

Component GUID:

MSI (s) (4C:F4) [11:36:58:607]: Executing op: 
ComponentRegister(ComponentId={977FCDF7-D89C-4EB5-88EC-74A4E6750866},KeyPath=C:\Program
 Files 
(x86)\MYCORP\MyProduct\TL_MAPIHooks_x64.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
1: {6D3C48F1-3076-4350-8C51-80AAB4F4E213} 2: 
{977FCDF7-D89C-4EB5-88EC-74A4E6750866} 3: C:\Program Files 
(x86)\MYCORP\MyProduct\TL_MAPIHooks_x64.dll 
MSI (s) (4C:F4) [11:36:58:607]: WIN64DUALFOLDERS: Substitution in 'C:\Program 
Files (x86)\MYCORP\MyProduct\TL_MAPIHooks_x64.dll' folder had been blocked by 
the 1 mask argument (the folder pair's iSwapAttrib member = 0).

File ID:

MSI (s) (4C:F4) [11:36:57:839]: The file represented by File table key 
'file_TL_MAPIHooks_x64.980E88AD_5641_42E4_9827_666782E3BCEC' has no eligible 
binary patches

MSI (s) (4C:F4) [11:37:02:041]: Executing op: 
FileCopy(SourceName=fs_cm0pb.dll|TL_MAPIHooks_x64.dll,SourceCabKey=file_TL_MAPIHooks_x64.980E88AD_5641_42E4_9827_666782E3BCEC,DestName=TL_MAPIHooks_x64.dll,Attributes=512,FileSize=948224,PerTick=65536,,VerifyMedia=1,CheckCRC=0,Version=3.5.1.0,Language=1033,InstallMode=58982400,,,)
MSI (s) (4C:F4) [11:37:02:041]: File: C:\Program Files 
(x86)\MYCORP\MyProduct\TL_MAPIHooks_x64.dll; To be installed;Won't 
patch;No existing file
MSI (s) (4C:F4) [11:37:02:041]: Source for file 
'file_TL_MAPIHooks_x64.980E88AD_5641_42E4_9827_666782E3BCEC' is compressed
InstallFiles: File: TL_MAPIHooks_x64.dll,  Directory: C:\Program Files 
(x86)\MYCORP\MyProduct\,  Size: 948224

It looks like the condition is ignored completely ?

Steve

-Original Message-
From: Peter Shirtcliffe [mailto:pshirtcli...@sdl.com] 
Sent: October-11-12 5:08 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] silly question... re properties...

I'm confused by your description of what you've done.
You say your CA is C# but it looks like a property setting CA. Also you say its 
run before LaunchConditions but it says before InstallFiles.
As far as I'm aware, any custom action that's run will be mentioned in a 
verbose log, whatever it does.
Component conditions are evaluated during CostFinalize. If your custom action 
changes the property before InstallFiles, it will not alter the result of the 
condition.
http://msdn.microsoft.com/en-us/library/windows/desktop/aa368007%28v=vs.85%29
.aspx

-Original Message-
From: StevenOgilvie [mailto:sogil...@msn.com]
Sent: 10 October 2

[WiX-users] BURN Prerequisites Detection Issue

2012-10-11 Thread Javier Ibanez
Hi, 

I'm writing a bundle with a custom BA compiled with .NET 3.5. I have added
the right supported frameworks in the config file (v2.0.50727) and I'm using
WixNetFxExtension to install 4.0 if 3.5 is not installed. 

I run the following test: 

1) On a Win7 machine with 3.5.1 installed, I disabled this framework
(through the "Turn Windows Features On/Of" options). 
2) Run the bundle.

I expected that, since 3.5 is disabled, it would attempt to download and
install 4.0. However, the behavior is that burn tries to load the BA, but it
fails, thus failing the installation, without attempting to download 4.0
framework. 

I looked a bit at host.cpp in burn, and I found the problem: GetAppDomain()
checks for the presence of "NET Framework Setup\NDP\" key in
the registry to detect if a framework is installed or not. The thing is
that, if I disable 3.5 in Windows, the v2.0.50727 key is still present, so
burn thinks that 3.5 is active. 

I know it's a weird scenario, but I think this is a bug... Am I missing
something? 

Thanks,
-Javier






--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/BURN-Prerequisites-Detection-Issue-tp7581286.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Log Enable

2012-10-11 Thread Steven Ogilvie
Enter this line in your product.wxs after the 
Steve

-Original Message-
From: Chaitanya [mailto:chaita...@pointcross.com] 
Sent: October-11-12 4:03 AM
To: WiX-users@lists.sourceforge.net
Subject: [WiX-users] Log Enable

Hi,

I want to enable log in wix..

Upto know iam using "msiexec  /I ($.msi) /L*exv ($.txt)" through command prompt.

But I have to enable log along with wix.not with command prompt.

Is it posiible

Thanks

--
Don't let slow site performance ruin your business. Deploy New Relic APM Deploy 
New Relic app performance management and know exactly what is happening inside 
your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and 
get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Log Enable

2012-10-11 Thread Peter Shirtcliffe
I believe you can enable logging by setting the log mode, but you cannot
specify the path. You must wrap your MSI in a small exe stub or bootstrapper
to do that. Otherwise you can read the generated log path from the
msilogfilelocation property. Some of these properties are not available on
older versions of Windows Installer. See the MSDN
http://msdn.microsoft.com/en-us/library/windows/desktop/aa372847%28v=vs.85%29
.aspx 

-Original Message-
From: Chaitanya [mailto:chaita...@pointcross.com] 
Sent: 11 October 2012 09:03
To: WiX-users@lists.sourceforge.net
Subject: [WiX-users] Log Enable

Hi,

I want to enable log in wix..

Upto know iam using "msiexec  /I ($.msi) /L*exv ($.txt)" through command
prompt.

But I have to enable log along with wix.not with command prompt.

Is it posiible

Thanks

-
-
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly what is
happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at
no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
SDL PLC confidential, all rights reserved.
If you are not the intended recipient of this mail SDL requests and requires 
that you delete it without acting upon or copying any of its contents, and we 
further request that you advise us.
SDL PLC is a public limited company registered in England and Wales.  
Registered number: 02675207.
Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, 
UK.


--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] silly question... re properties...

2012-10-11 Thread Peter Shirtcliffe
I'm confused by your description of what you've done.
You say your CA is C# but it looks like a property setting CA. Also you say
its run before LaunchConditions but it says before InstallFiles.
As far as I'm aware, any custom action that's run will be mentioned in a
verbose log, whatever it does.
Component conditions are evaluated during CostFinalize. If your custom action
changes the property before InstallFiles, it will not alter the result of the
condition.
http://msdn.microsoft.com/en-us/library/windows/desktop/aa368007%28v=vs.85%29
.aspx

-Original Message-
From: StevenOgilvie [mailto:sogil...@msn.com] 
Sent: 10 October 2012 17:57
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] silly question... re properties...

Hi all,

I feel like a dork asking but...

If a property is a assigned value 'x' and then a custom action changes the
value to same ('x') will the MSI log file just show that the custom action
was run? i.e.

MSI (s) (CC:90) [12:48:12:634]: Doing action:
CA_TITUS_FOUNDPRODUCTPLATFORM.SetProperty
Action 12:48:12: CA_TITUS_FOUNDPRODUCTPLATFORM.SetProperty. CA: Set
TITUS_FOUNDPRODUCTPLATFORM property...
Action start 12:48:12: CA_TITUS_FOUNDPRODUCTPLATFORM.SetProperty.
Action ended 12:48:12: CA_TITUS_FOUNDPRODUCTPLATFORM.SetProperty. Return
value 1.

I have set the property: 

run the custom action, a C# custom action project which is run before
launchconditions on both execute and UI sequences, the log file shows: TITUS
Common Setup Toolkit: TITUS_FOUNDPRODUCTPLATFORM: x86

set the property as:  

run the custom action: NOT
Installed

I have 6 components that are conditioned: 

but all 6 components (6 files) are installed :(

what am I doing wrong?

thanks,

Steve aka the noob



--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/silly-question-
re-properties-tp7581268.html
Sent from the wix-users mailing list archive at Nabble.com.

-
-
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly what is
happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at
no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
SDL PLC confidential, all rights reserved.
If you are not the intended recipient of this mail SDL requests and requires 
that you delete it without acting upon or copying any of its contents, and we 
further request that you advise us.
SDL PLC is a public limited company registered in England and Wales.  
Registered number: 02675207.
Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, 
UK.


--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Log Enable

2012-10-11 Thread Chaitanya
Hi,

I want to enable log in wix..

Upto know iam using "msiexec  /I ($.msi) /L*exv ($.txt)" through command
prompt.

But I have to enable log along with wix.not with command prompt.

Is it posiible

Thanks

--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] upgrade code

2012-10-11 Thread Chaitanya
Thank you its working...

-Original Message-
From: Peter Shirtcliffe [mailto:pshirtcli...@sdl.com] 
Sent: 10 October 2012 16:41
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] upgrade code

You probably need WixUI_Mondo or WixUI_FeatureTree, not WixUI_InstallDir.
That has nothing to do with major upgrades though.

-Original Message-
From: Chaitanya [mailto:chaita...@pointcross.com]
Sent: 10 October 2012 11:48
To: 'General discussion for Windows Installer XML toolset.'
Subject: Re: [WiX-users] upgrade code






This is my 1st msi...





My 2nd msi.
There iam able to remove and repair only but iam not getting change option
what to do
-Original Message-
From: Peter Shirtcliffe [mailto:pshirtcli...@sdl.com]
Sent: 10 October 2012 15:16
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] upgrade code

For what ? If you mean a major upgrade, you just double-click the MSI file.

-Original Message-
From: Chaitanya [mailto:chaita...@pointcross.com]
Sent: 10 October 2012 08:45
To: 'General discussion for Windows Installer XML toolset.'
Subject: Re: [WiX-users] upgrade code

Can u show me through command line...

-Original Message-
From: Peter Shirtcliffe [mailto:pshirtcli...@sdl.com]
Sent: 09 October 2012 20:04
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] upgrade code

It is not possible to run two installers at the same time. Wait until one
installer has finished before starting the other.
If you believe that you do not have two installers running at the same time,
check Task Manager and see if msiexec.exe is there. It's safe to kill
msiexec.exe if no installation is currently running.

-Original Message-
From: Chaitanya [mailto:chaita...@pointcross.com]
Sent: 09 October 2012 15:00
To: 'General discussion for Windows Installer XML toolset.'
Subject: Re: [WiX-users] upgrade code

That clearly saying that another version is running

-Original Message-
From: Peter Shirtcliffe [mailto:pshirtcli...@sdl.com]
Sent: 09 October 2012 17:28
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] upgrade code

Can you give more information ? Is there an error message ?

-Original Message-
From: Chaitanya [mailto:chaita...@pointcross.com]
Sent: 09 October 2012 12:34
To: 'General discussion for Windows Installer XML toolset.'
Subject: Re: [WiX-users] upgrade code

Hi,
I checked that path but iam unable to upgrade to my exsisting msi..
Thanks,

-Original Message-
From: Peter Shirtcliffe [mailto:pshirtcli...@sdl.com]
Sent: 09 October 2012 14:50
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] upgrade code

http://wix.sourceforge.net/manual-wix3/major_upgrade.htm

-Original Message-
From: Chaitanya [mailto:chaita...@pointcross.com]
Sent: 09 October 2012 09:06
To: WiX-users@lists.sourceforge.net
Subject: [WiX-users] upgrade code

Hi,

Iam Having two msi,s.in one msi iam having 200 patches.i installed that.it
creates one msi in my control panel.iam going to install 2nd msi  that is
having remaining patches.that should upgrade with the same name which is in
control panel.not to create another name.how is it possible..

Thanks.


-
-
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly what is
happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at
no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users
SDL PLC confidential, all rights reserved.
If you are not the intended recipient of this mail SDL requests and requires
that you delete it without acting upon or copying any of its contents, and
we further request that you advise us.
SDL PLC is a public limited company registered in England and Wales.
Registered number: 02675207.
Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6
7DY, UK.



--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly what is
happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at
no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



-
-
Don't let slow site performance ruin your business

Re: [WiX-users] execute wix msi through cmd

2012-10-11 Thread Rob Hamflett
Try this:
msiexec /i MyApplication.msi /qn WIXUI_LABNAME=TestSilent 
WIXUI_LABOWNER=Me WIXUI_LABDESCRIPTION=description WIXUI_LABACCESS=1

Rob

On 10/10/2012 22:34, Senthil Chandran wrote:
> I wrote a wix project that generates a msi to execute my exe.
> Part of the installer, I collect data from users that I pass on to my exe. It 
> works fine when I run the installer UI.
>
> Is there a way to run the installer from cmd without launching the UI, but 
> still collect the data from users through arguments and pass it to my exe?
> I tried this and it is not working
>
> MyApplication.msi /qn [WIXUI_LABNAME="TestSilent"] [WIXUI_LABOWNER="Me"] 
> [WIXUI_LABDESCRIPTION="description"] [WIXUI_LABACCESS="1"]
>
> Thanks,
> Senthil.
> --
> Don't let slow site performance ruin your business. Deploy New Relic APM
> Deploy New Relic app performance management and know exactly
> what is happening inside your Ruby, Python, PHP, Java, and .NET app
> Try New Relic at no cost today and get our sweet Data Nerd shirt too!
> http://p.sf.net/sfu/newrelic-dev2dev
>



--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users