Thanks all for your answers, I think you're on the right track. I installed
Wix fine about a month ago on my work PC here and wrote an installer package
and finished it. I went to reinstall Visual Studio 2013 and noticed the
installer would not launch neither from the file system or from Control
the WiX toolset.
Subject: Re: [WiX-users] Cannot install Wix - Wix39.exe
The bundle extracts the BA DLL to %TEMP%\{BUNDLE_GUID}\.ba1. My guess is that
it's getting ERROR_ACCESS_DENIED (which is what 0x8007005 is) when doing the
extraction.
On Mon, Mar 23, 2015 at 4:52 PM, ctludlow
>> Error 0x80070005: Failed to run per-user mode.
Seems interesting, I thought that both the VS2013 and the Wix toolset setups
were per-machine, but I could be wrong. IF there are so many different
wix-based setups which do not run, is there a Group policy or Security
policy that is preventing y
The bundle extracts the BA DLL to %TEMP%\{BUNDLE_GUID}\.ba1. My guess is
that it's getting ERROR_ACCESS_DENIED (which is what 0x8007005 is) when
doing the extraction.
On Mon, Mar 23, 2015 at 4:52 PM, ctludlow wrote:
> Trying to install Wix and I get the same failed log file for wix38.exe,
> wix
4 matches
Mail list logo