Could this be the root cause of a failed installation we are seeing (?): 
Error 0x80070002: Failed to cache bundle from: 
'C:\Users\user1\AppData\Local\Temp\{6B4546B4-B3AA-4063-821F-4C89938914C9}\.be\Setup.exe'
 to 'C:\ProgramData\Package 
Cache\{6B4546B4-B3AA-4063-821F-4C89938914C9}\Setup.exe'

The install should require elevated privileges as it is perMachine.  Why would 
burn be attempting to unelevate?  I greatly appreciate any help here.
 > From: r...@robmensching.com
> Date: Sat, 4 May 2013 00:11:44 -0700
> To: wix-users@lists.sourceforge.net
> Subject: Re: [WiX-users] Understanding Burn log cmdline
> 
> The user is launching the bundle executable elevated and Burn is attempting
> to unelevate. The GUIDs are cookies to do a secure handshake. It's all
> internal details and could change in future versions of the engine (all the
> "burn." parameters are like this).
> 
> You can see all the code in src\burn\engine.
> 
> 
> On Sat, May 4, 2013 at 12:04 AM, Vic Allen <alphaq...@hotmail.com> wrote:
> 
> > More specifically, what does -burn.unelevated mean?  Does it suggest the
> > user is using a non-admin account to perform the install?Also what does the
> > number code following the GUIDs (and the GUIDs for that matter) represent?
> > Is it unique for every installation? When I execute the same burn
> > executable with a simple click using a non-admin account I simply see an
> > empty string  (cmdline: '') for the cmdline in my install.log.  I'm
> > wondering what the user would be doing different to generate that entry in
> > the log. > From: alphaq...@hotmail.com
> > > To: wix-users@lists.sourceforge.net
> > > Date: Sat, 4 May 2013 02:08:41 +0000
> > > Subject: [WiX-users] Understanding Burn log cmdline
> > >
> > > I'm using Burn v3.7.1224.0.  What is the meaning of the following
> > cmdline present in the install log:
> > > cmdline: '-burn.unelevated
> > BurnPipe.{BA274BA7-1C44-402F-9E0C-5919915C3ADC}
> > {1B81FC8C-86AE-416C-AD37-DC7B377EDBCB} 716'
> > >
> > > In other words, under what circumstances would a user execute the
> > installer that would produce such a cmdline in the log?
> > >
> > ------------------------------------------------------------------------------
> > > Get 100% visibility into Java/.NET code with AppDynamics Lite
> > > It's a free troubleshooting tool designed for production
> > > Get down to code-level detail for bottlenecks, with <2% overhead.
> > > Download for free and get started troubleshooting in minutes.
> > > http://p.sf.net/sfu/appdyn_d2d_ap2
> > > _______________________________________________
> > > WiX-users mailing list
> > > WiX-users@lists.sourceforge.net
> > > https://lists.sourceforge.net/lists/listinfo/wix-users
> >
> >
> > ------------------------------------------------------------------------------
> > Get 100% visibility into Java/.NET code with AppDynamics Lite
> > It's a free troubleshooting tool designed for production
> > Get down to code-level detail for bottlenecks, with <2% overhead.
> > Download for free and get started troubleshooting in minutes.
> > http://p.sf.net/sfu/appdyn_d2d_ap2
> > _______________________________________________
> > WiX-users mailing list
> > WiX-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/wix-users
> >
> >
> ------------------------------------------------------------------------------
> Get 100% visibility into Java/.NET code with AppDynamics Lite
> It's a free troubleshooting tool designed for production
> Get down to code-level detail for bottlenecks, with <2% overhead.
> Download for free and get started troubleshooting in minutes.
> http://p.sf.net/sfu/appdyn_d2d_ap2
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
                                          
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite
It's a free troubleshooting tool designed for production
Get down to code-level detail for bottlenecks, with <2% overhead.
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap2
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to