I would think that the content you are installing doesn't apply as it doesn't 
"use" WiX code.

But if you use the WiX UI .wxs code as a template and modify it for your own 
needs, then you would need to make your modified .wxs source available in some 
way. If you wrote a C++ custom action and linked the WiX C++ helper functions 
then your custom action "contains" WiX code and would need to make the source 
code to your C++ custom action available.

In both scenarios it is difficult what some of these words mean. For example, I 
have never felt that using a library regardless of whether it is dynamically or 
statically linked should be reason enough to require making the using code 
available but some interpretations would require it. What about generated code 
that was later modified? I don't feel such generated and modified code source 
needs to be make available but I'm sure some interpretations might also require 
it.

I think it is important to ask these questions if only to determine the 
intentions of the licensors and encourage that the license be more explicit 
about its intentions. These things should not be determined in court after the 
fact.

Edwin G. Castro
Software Developer - Staff
Digital Channels
Fiserv
Office: 503-746-0643
Fax: 503-617-0291
www.fiserv.com
Please consider the environment before printing this e-mail

> -----Original Message-----
> From: Peter Hull [mailto:peterhul...@hotmail.com]
> Sent: Wednesday, August 15, 2012 5:46 AM
> To: WiX Users
> Subject: Re: [WiX-users] WiX joins the Outercurve Foundation
> 
> ----------------------------------------
> > Date: Wed, 15 Aug 2012 13:08:06 +0100
> > From: br...@cran.org.uk
> 
> > This sounds to me rather similar to requirement iv. under the previous CPL:
> >
> > iv. states that source code for the Program is available from such
> > Contributor, and informs licensees how to obtain it in a reasonable
> > manner on or through a medium customarily used for software exchange.
> 
> Maybe. In that case, (as I see it) 'the Program' means WiX so it seems
> reasonable to make available WiX's source. In the MS-RL, 'that file' implies
> the whole bundle i.e the bootstrapper's exe, any WiX extensions AND my
> program that I want to install. This seems rather onerous, am I reading it
> wrong?
> 
> Pete
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and threat
> landscape has changed and how IT managers can respond. Discussions will
> include endpoint security, mobile security and the latest in malware threats.
> http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to