http://wixtoolset.org/development/assignment-agreement/

On 19-Nov-14 18:20, Carter Young wrote:
> Would someone please email me, or tell me here what I need to do to
> receive a copy of the assignment agreement?
>
>> ------------------------------
>>
>> Message: 2
>> Date: Tue, 18 Nov 2014 19:14:52 +0000
>> From: Rob Mensching <r...@firegiant.com>
>> Subject: Re: [WiX-devs] Wix 3.x - Include .NET 3.5 in WixNetFX
>>      extension -     Bug     4584
>> To: WiX toolset developer mailing list
>>      <wix-devs@lists.sourceforge.net>
>> Message-ID:
>>      
>> <0a02a34a7a534302880a218afe5f3...@by2pr04mb047.namprd04.prod.outlook.com>
>>
>> Content-Type: text/plain; charset="us-ascii"
>>
>> IIRC, dism command line options to install the feature differ across
>> Vista, Win7 and Win8. Or something like that. You'll see it when you
>> start investigation how to install NETFX 3.5 on the different
>> operating systems. Microsoft kinda' made a mess of it.
>>
>> _______________________________________________________________
>>   FireGiant  |  Dedicated support for the WiX toolset  |
>> http://www.firegiant.com/
>>
>> ------------------------------
>>
>> Message: 3
>> Date: Tue, 18 Nov 2014 12:32:59 -0700 (MST)
>> From: Phill Hogland <phogl...@rimage.com>
>> Subject: [WiX-devs] [SPAM] Re: Wix 3.x - Include .NET 3.5 in WixNetFX
>>      extension - Bug 4584
>> To: wix-devs@lists.sourceforge.net
>> Message-ID: <1416339179252-7598074.p...@n2.nabble.com>
>> Content-Type: text/plain; charset=us-ascii
>>
>> True.  My CA uses fondue.exe if possible on Windows 8 and drop back to
>> dism.exe on win 7.  I don't support Vista any more.  On some versions of Win
>> Srv the command is different than on later win srv IIRC.   On Win 8 or later
>> if the netfx3 package is missing from the OS image it must be obtained from
>> the web (or an iso image).  dism fails in this situation whereas if web
>> connection exists fondue.exe downloads the package.  The fondue package name
>> and command line, is different than dism.exe.  True, a mess!
>>
>> I also tried to use the DISM API as others here suggested when I struggling
>> with this issue.  DISMAPI is a part of Windows 8 or later, but is not
>> redistributable to earlier OS, except each end user could download a larger
>> SDK and get it that why.  An app written to DISMAPI must run against that
>> specific version of the DISMAPI dll.  At least those were the issues a few
>> months back when I was working on this issue.
>>
>>
>>
>> --
>> View this message in context:
>> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Wix-3-x-Include-NET-3-5-in-WixNetFX-extension-Bug-4584-tp7598071p7598074.html
>> Sent from the wix-devs mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
> from Actuate! Instantly Supercharge Your Business Reports and Dashboards
> with Interactivity, Sharing, Native Excel Exports, App Integration & more
> Get technology previously reserved for billion-dollar corporations, FREE
> http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
> _______________________________________________
> WiX-devs mailing list
> WiX-devs@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-devs
>

-- 
sig://boB
http://joyofsetup.com/


------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751&iu=/4140/ostg.clktrk
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to