How are you installing .NET 4.5.2? The WiX 3.8 NetFxExtension does not
contain a wxs for NetFx452, so I'm assuming you manually specify an
ExePackage element for 4.5.2?

Since .NET 4.5.2 was just released a couple of days ago I'm sure there
aren't a lot of people who have tried to deploy it with WiX yet. I'm
definitely not going to update my bundles until WiX 3.9 or whichever
version includes the updated NetFxExtension.

// Sascha



On Fri, May 9, 2014 at 7:21 AM, Tobias S <tobias.s1...@gmail.com> wrote:

> Hi all,
>
> Got some weird behavior with WiX 3.8 Installer (+ our own installer with
> custom BAL) and I'm interested if anybody else saw that issue as well or if
> this might be an issue related to 2 badly configured VMs.
>
> Same for WiX 3.8 and custom BAL:
> - Installer installed on these VMs with Net FX 4.5.1: ok
> - Installer on these VMs with Net FX 4.5.2: not ok: "User canceled
> installation" error (When context menu elevation "Run as Administrator"
> ok):
> [0974:0528][2014-05-09T06:18:25]e000: Error 0x80070005: Failed to launch
> elevated child process:
>
> C:\Users\admin\AppData\Local\Temp{a9ee4e53-3e8c-4c6e-8183-a108d2f12a8e}.be\WiX38.exe
> [0974:0528][2014-05-09T06:18:27]e000: Error 0x80070642: Failed to elevate.
> [0974:0528][2014-05-09T06:18:27]e000: Error 0x80070642: Failed to actually
> elevate.
> [0974:0528][2014-05-09T06:18:27]e000: Error 0x80070642: Failed to elevate.
> [0974:0528][2014-05-09T06:18:27]i399: Apply complete, result: 0x80070642,
> restart: None, ba requested restart: No
> [0974:0528][2014-05-09T06:18:29]i500: Shutting down, exit code: 0x80070642
>
> So did anybody see such an issue on NetFx 4.5.2 systems esp. on W7 x64?
>
> Regards,
> Tobias
>
> ------------------------------------------------------------------------------
> Is your legacy SCM system holding you back? Join Perforce May 7 to find
> out:
> &#149; 3 signs your SCM is hindering your productivity
> &#149; Requirements for releasing software faster
> &#149; Expert tips and advice for migrating your SCM now
> http://p.sf.net/sfu/perforce
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
&#149; 3 signs your SCM is hindering your productivity
&#149; Requirements for releasing software faster
&#149; Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to