|
From: Carter Y. <ec...@gr...> - 2014-06-25 15:45:50
|
I've always wondered why that never "cleaned up" properly... In that case Anton, it sounds as if the users you were having trouble with either don't have access to %temp% or the PackageCache do to permission issues. Carter Quoting Rob Mensching <ro...@fi...>: > That C:\c45145141abc stuff is from a really lame bootstrapper from > MSFT. Burn never does that. Burn uses the Temp folder and a secure > location called the "package cache". > _______________________________________________________________ > FireGiant | Dedicated support for the WiX toolset | > http://www.firegiant.com/ > > -----Original Message----- > From: Carter Young [mailto:ec...@gr...] > Sent: Wednesday, June 25, 2014 8:07 AM > To: wix...@li... > Subject: Re: [WiX-users] Wix Burn -> Error 0x80070570: Failed to > extract all files from container, erf: 1:4:0 > > The Bootstrapper must extract all the files in your Bundles, in your > case the 56 MB's of Files I asked about earlier to a temporary > location before it can execute them or the setup files attached to > them. If the extraction fails, because the temporary location > cannot be written to or created, the Setup fails, which is what's > occurring in your case. After Setup Completes some MSI's leave > their files behind in the Temporary location. SQL Server Setup is > guilty of this. Ever seen a directory like C:\c456912xyz123abc. A > folder like this was created by a Setup, that did not "clean up" > after it was finished. > > Carter > > Quoting Anton Iermolenko <aie...@io...>: > >> Does Wix Bootstrapper extract something into the directory where >> Setup.exe is located? >> > > > ------------------------------------------------------------------------------ > Open source business process management suite built on Java and > Eclipse Turn processes into business applications with Bonita BPM > Community Edition Quickly connect people, data, and systems into > organized workflows Winner of BOSSIE, CODIE, OW2 and Gartner awards > http://p.sf.net/sfu/Bonitasoft > _______________________________________________ > WiX-users mailing list > WiX...@li... > https://lists.sourceforge.net/lists/listinfo/wix-users > > ------------------------------------------------------------------------------ > Open source business process management suite built on Java and Eclipse > Turn processes into business applications with Bonita BPM Community Edition > Quickly connect people, data, and systems into organized workflows > Winner of BOSSIE, CODIE, OW2 and Gartner awards > http://p.sf.net/sfu/Bonitasoft > _______________________________________________ > WiX-users mailing list > WiX...@li... > https://lists.sourceforge.net/lists/listinfo/wix-users > > |