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 Updater which then triggers installation.
We used to do PerMachine MSI installations, but now migrated to Wix Bootstrapper (with previous installation split into 2 MSIs), so we can install and update our software PerUser without need for admin permissions. We haven't seen these issues in local testing environments (Win 7/8.1 with UAC on/off and standard/admin users), but found it to be a problem for a lot of our clients as we pushed the update. Next update will be downloaded to a folder inside user's profile, so we hope it will go smoothly. As I was saying earlier, copying Setup.exe to Desktop and running form there solved this issue. but we had to instruct a lot of users to do so. On Tue, Jun 24, 2014 at 5:01 PM, Carter Young <ecyo...@grandecom.net> wrote: > See my previous post in this thread,specifically Item 2 re %temp%. > Exchange %temp% for %LocalAppData%\Local\PackageCache. Some thoughts: > > 1. Are you using AD with or without Roaming Profiles? > 2. Are you doing an unattended setup/push of said setup using AD as > the distribution method? > > A stale user profile may be causing this issue... > > Carter > > Quoting Anton Iermolenko <aiermole...@iopracticeware.com>: > > > 1. Yes, we intentionally have a PerMachine package (installs only once, > > never removed) and a PerUser package which we deal with as usually. > > 2. All packages are stored within Setup.exe. We do not download anything > > from external Url, so suggestions related to that do not apply. > > 3. The issue is not intermittent. It just occurs on some client machines. > > 4. We do not sign our Setup.exe, so issues related to signing do not > apply > > (hence, I think this is a different issue then > > http://wixtoolset.org/issues/4156/). > > > > My best guess so far is that Setup.exe runs from C:\SomeFolder, but > process > > is then 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 <b...@joyofsetup.com> wrote: > > > >> On 6/23/2014 4:50 AM, Anton Iermolenko wrote: > >> > [14A0:0310][2014-06-21T20:02:35]w322: Skipping cross-scope dependency > >> > registration on package: PrerequisitesMsi, bundle scope: PerUser, > package > >> > scope: PerMachine > >> Is this intentional? You might want to make both packages per-machine. > >> > >> > [14A0:14D8][2014-06-21T20:02:41]e000: Error 0x80070570: Failed to > extract > >> > all files from container, erf: 1:4:0 > >> This is similar to an existing bug: http://wixtoolset.org/issues/4156/. > >> You might want to add your log as a comment in the bug. > >> > >> -- > >> sig://boB > >> http://joyofsetup.com/ > >> > >> > >> > >> > ------------------------------------------------------------------------------ > >> 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-users@lists.sourceforge.net > >> 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-users@lists.sourceforge.net > > 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-users@lists.sourceforge.net > 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-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users