Re: [WiX-users] Wix Burn -> Error 0x80070570: Failed to extract all files from container, erf: 1:4:0

2014-06-25 Thread Anton Iermolenko
: > > http://ss64.com/nt/syntax-variables.html > > Carter > > Quoting Anton Iermolenko : > > > 1. Too many machines it occurred on to be stale user profile. > > 2. Not sure whether Roaming Profiles are used. > > 3. No, we download new Setup.exe using our own

Re: [WiX-users] Wix Burn -> Error 0x80070570: Failed to extract all files from container, erf: 1:4:0

2014-06-25 Thread Anton Iermolenko
AD as > the distribution method? > > A stale user profile may be causing this issue... > > Carter > > Quoting Anton Iermolenko : > > > 1. Yes, we intentionally have a PerMachine package (installs only once, > > never removed) and a PerUser package which we deal wit

Re: [WiX-users] Wix Burn -> Error 0x80070570: Failed to extract all files from container, erf: 1:4:0

2014-06-24 Thread Anton Iermolenko
unable to access C:\SomeFolder\Setup.exe due to lack of permissions to extract contents into %LocalAppData%\Local\PackageCache... Does that make any sense? On Tue, Jun 24, 2014 at 7:23 AM, Bob Arnson wrote: > On 6/23/2014 4:50 AM, Anton Iermolenko wrote: > > [14A0:0310][2014-06-21T20:0

Re: [WiX-users] Wix Burn -> Error 0x80070570: Failed to extract all files from container, erf: 1:4:0

2014-06-23 Thread Anton Iermolenko
I put in the list as I googled... > > Quoting Anton Iermolenko : > > > Not sure this is the case here. It's not bad RAM or corrupt file, since > > once file is copied to user's desktop folder the installation succeeds. > > > > Any other ideas? > >

Re: [WiX-users] Wix Burn -> Error 0x80070570: Failed to extract all files from container, erf: 1:4:0

2014-06-23 Thread Anton Iermolenko
com/installation-setup/34736-0x80070570-error-code-install-one-easy-solution.html > 2. https://answers.yahoo.com/question/index?qid=20091231164201AA1jCpl > 3. > > http://superuser.com/questions/432368/installation-error-0x80070570-while-installing-windows-7 > > Carter > > Qu

[WiX-users] Wix Burn -> Error 0x80070570: Failed to extract all files from container, erf: 1:4:0

2014-06-23 Thread Anton Iermolenko
Hi, Wix burn fails to begin installation on some user machines from C:\SomeFolder\. To resolve it we have to copy package to user's desktop and run it from there. Any ideas what stands behind "0x80070570" error? Previously, we used to deploy to our clients using single MSI and had no such issues,