Are you running the wix36.exe from an elevate process? If not I think that may 
be the issue.

Neil

-----Original Message-----
From: Sanford, Gerard C [mailto:gerard.c.sanf...@jpmchase.com] 
Sent: 02 January 2013 15:10
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Installation of WiX36 issue- System Restore Point Creation 
Failure

Hi All,

I'm looking to create a script that installs the WiX36.exe application 
silently. When running the following command, I am seeing an error related to a 
failure with the creation of a system restore point:
C:\FAST\Wix36.exe -quiet

Log snippet at the point of error:

Plan complete, result: 0x0
Apply begin
Creating a system restore point.
Could not create system restore point, error: 0x80070514. Continuing...
Error 0x8007051b: Failed to secure cache path: C:\ProgramData\Package Cache\ 
Error 0x8007051b: Failed to secure cache directory: C:\ProgramData\Package 
Cache\ Error 0x8007051b: Failed to create completed cache path for bundle.
Error 0x8007051b: Failed to cache bundle from path: 
C:\Users\e655718\AppData\Local\Temp\{b231fcb6-e021-42f1-a485-f298f7b0b978}\.be\WiX36.exe
Error 0x8007051b: Failed to begin registration session.
Error 0x8007051b: Failed to begin registration session in per-machine process.
Error 0x8007051b: Failed to register bundle.
Apply complete, result: 0x8007051b, restart: None, ba requested restart:  No 
Shutting down, exit code: 0x8007051b

When I watch the process via a tool that monitors elevation privileges (Policy 
Monitor), I am seeing a '-burn-unelevated' switch applied automatically:
875        12-20-2012 14:21:50.903              APPLICATION: C:\FAST\Wix36.exe
876        12-20-2012 14:21:50.903              ARGUMENTS: -quiet
877        12-20-2012 14:21:51.319              APPLICATION: C:\FAST\Wix36.exe
878        12-20-2012 14:21:51.319              ARGUMENTS: -quiet 
-burn.unelevated burnpipe.{55d02db9-3573-4d3a-a6e0-ff05793720db} 
{8f3179bc-ee69-4199-b6f2-3cb91e5e51b6} 5412

Is there a switch available that ensures that the installation will run in an 
elevated/privileged state? Or is the failure to create a system restore point 
caused by something else?

Also, is there any documentation available on the web that shows all of the 
valid switches that are available?

Any help on this issue is appreciated.

Thank you,


Gerard C. Sanford


This communication is for informational purposes only. It is not intended as an 
offer or solicitation for the purchase or sale of any financial instrument or 
as an official confirmation of any transaction. All market prices, data and 
other information are not warranted as to completeness or accuracy and are 
subject to change without notice. Any comments or statements made herein do not 
necessarily reflect those of JPMorgan Chase & Co., its subsidiaries and 
affiliates.

This transmission may contain information that is privileged, confidential, 
legally privileged, and/or exempt from disclosure under applicable law. If you 
are not the intended recipient, you are hereby notified that any disclosure, 
copying, distribution, or use of the information contained herein (including 
any reliance
thereon) is STRICTLY PROHIBITED. Although this transmission and any attachments 
are believed to be free of any virus or other defect that might affect any 
computer system into which it is received and opened, it is the responsibility 
of the recipient to ensure that it is virus free and no responsibility is 
accepted by JPMorgan Chase & Co., its subsidiaries and affiliates, as 
applicable, for any loss or damage arising in any way from its use. If you 
received this transmission in error, please immediately contact the sender and 
destroy the material in its entirety, whether in electronic or hard copy 
format. Thank you.

Please refer to http://www.jpmorgan.com/pages/disclosures for disclosures 
relating to European legal entities.
------------------------------------------------------------------------------
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery and 
much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Master Java SE, Java EE, Eclipse, Spring, Hibernate, JavaScript, jQuery
and much more. Keep your Java skills current with LearnJavaNow -
200+ hours of step-by-step video tutorials by Java experts.
SALE $49.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122612 
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to