The solution for this was to add a bal:Condition to my bundle:
            <bal:Condition Message="You need to be an administrator to install 
this product.">Privileged</bal:Condition>

If the user is not an admin and UAC is off then the burn cannot elevate and 
therefore the install needs to be blocked (like you would with an MSI).

Neil

-----Original Message-----
From: Neil Sleightholm [mailto:n...@x2systems.com] 
Sent: 12 June 2012 15:01
To: General toolset. (wix-users@lists.sourceforge.net)
Subject: [WiX-users] Burn Failure 0x8007051b

A couple of burn packages built with v3.6.2928.0 are failing on one PC with the 
following error:

[0B88:1E3C][2012-06-12T11:19:38]: Plan complete, result: 0x0
[0B88:1E3C][2012-06-12T11:19:38]: Apply begin
[174C:1F10][2012-06-12T11:19:38]: Automatic updates could not be paused due to 
error: 0x80070005. Continuing...
[174C:1F10][2012-06-12T11:19:38]: Creating a system restore point.
[174C:1F10][2012-06-12T11:19:38]: Could not create system restore point, error: 
0x80070005. Continuing...
[174C:1F10][2012-06-12T11:19:44]: Error 0x8007051b: Failed to secure cache 
path: C:\ProgramData\Package Cache\
[174C:1F10][2012-06-12T11:19:44]: Error 0x8007051b: Failed to secure cache 
directory: C:\ProgramData\Package Cache\
[174C:1F10][2012-06-12T11:19:44]: Error 0x8007051b: Failed to create completed 
cache path for bundle.
[174C:1F10][2012-06-12T11:19:44]: Error 0x8007051b: Failed to cache bundle from 
path: 
C:\Users\GRANTS~1\AppData\Local\Temp\{d6b43f4b-176b-4555-8d08-c297517fbc19}\.be\Setup.exe
[174C:1F10][2012-06-12T11:19:44]: Error 0x8007051b: Failed to begin 
registration session.
[0B88:1E3C][2012-06-12T11:19:44]: Error 0x8007051b: Failed to begin 
registration session in per-machine process.
[0B88:1E3C][2012-06-12T11:19:44]: Error 0x8007051b: Failed to register bundle.
[0B88:1E3C][2012-06-12T11:19:45]: Apply complete, result: 0x8007051b, restart: 
None, ba requested restart:  No
[0B88:1E3C][2012-06-12T11:21:30]: Shutting down, exit code: 0x8007051b

0x8007051b = This security ID may not be assigned as the owner of this object.

Any idea what is causing this?

Neil

Neil Sleightholm
X2 Systems Limited
n...@x2systems.com<mailto:n...@x2systems.com>

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and threat 
landscape has changed and how IT managers can respond. Discussions will include 
endpoint security, mobile security and the latest in malware threats. 
http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users




------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to