I have checked the logs again. I have three separate log files:
Extracts below. The first and third process are executing the same msi, with
slightly different results. The middle process generates the 1605 error.
====================================================================
MSI (c) (4C:D0) [13:05:26:353]: User policy value 'DisableRollback' is 0
MSI (c) (4C:D0) [13:05:26:353]: Machine policy value 'DisableRollback' is 0
MSI (c) (4C:D0) [13:05:26:368]: Executing op:
Header(Signature=1397708873,Version=301,Timestamp=875854617,LangId=1033,Platform=0,ScriptType=3,ScriptMajorVersion=21,ScriptMinorVersion=4,ScriptAttributes=0)
MSI (c) (4C:D0) [13:05:26:368]: Executing op:
ProductInfo(ProductKey={C93369CB-B4E9-E095-9289-E6B5AE941033},ProductName=Nero
7,PackageName=Nero.msi,Language=1033,Version=117443246,Assignment=1,ObsoleteArg=0,ProductIcon=ARPPRODUCTICON.exe,,PackageCode={29101F0A-9817-7D92-E4F6-9CE6197F1C5B},,,InstanceType=0,LUASetting=0,RemoteURTInstalls=0)
==================================================================
=== Verbose logging started: 30/01/2006 13:05:27 Build type: SHIP UNICODE
3.01.4000.2435 Calling process: \??\C:\WINDOWS\system32\winlogon.exe ===
MSI (c) (4C:FC) [13:05:27:431]: Resetting cached policy values
MSI (c) (4C:FC) [13:05:27:431]: Machine policy value 'Debug' is 0
MSI (c) (4C:FC) [13:05:27:431]: ******* RunEngine:
******* Product: {c93369cb-b4e9-e095-9289-e6b5ae94fa5f}
******* Action:
******* CommandLine: **********
MSI (c) (4C:FC) [13:05:27:446]: Client-side and UI is none or basic: Running
entire install on the server.
MSI (c) (4C:FC) [13:05:27:446]: Grabbed execution mutex.
MSI (c) (4C:FC) [13:05:27:539]: Cloaking enabled.
MSI (c) (4C:FC) [13:05:27:539]: Attempting to enable all disabled priveleges
before calling Install on Server
MSI (c) (4C:FC) [13:05:27:554]: Incrementing counter to disable shutdown.
Counter after increment: 0
MSI (s) (28:44) [13:05:27:569]: Grabbed execution mutex.
MSI (s) (28:48) [13:05:27:569]: Resetting cached policy values
MSI (s) (28:48) [13:05:27:569]: Machine policy value 'Debug' is 0
MSI (s) (28:48) [13:05:27:569]: ******* RunEngine:
******* Product: {c93369cb-b4e9-e095-9289-e6b5ae94fa5f}
******* Action:
******* CommandLine: **********
MSI (s) (28:48) [13:05:27:569]: Machine policy value 'DisableUserInstalls'
is 0
MSI (s) (28:48) [13:05:27:569]: MainEngineThread is returning 1605
MSI (c) (4C:FC) [13:05:27:569]: Decrementing counter to disable shutdown. If
counter >= 0, shutdown will be denied. Counter after decrement: -1
MSI (c) (4C:FC) [13:05:27:569]: MainEngineThread is returning 1605
=== Verbose logging stopped: 30/01/2006 13:05:27 ===
=========================================================
MSI (c) (4C:D0) [13:05:27:569]: User policy value 'DisableRollback' is 0
MSI (c) (4C:D0) [13:05:27:569]: Machine policy value 'DisableRollback' is 0
MSI (c) (4C:D0) [13:05:27:569]: Executing op:
Header(Signature=1397708873,Version=301,Timestamp=875854617,LangId=1033,Platform=0,ScriptType=3,ScriptMajorVersion=21,ScriptMinorVersion=4,ScriptAttributes=0)
MSI (c) (4C:D0) [13:05:27:569]: Executing op:
ProductInfo(ProductKey={C93369CB-B4E9-E095-9289-E6B5AE941033},ProductName=Nero
7,PackageName=Nero.msi,Language=1033,Version=117443246,Assignment=1,ObsoleteArg=0,ProductIcon=ARPPRODUCTICON.exe,,PackageCode={29101F0A-9817-7D92-E4F6-9CE6197F1C5B},,,InstanceType=0,LUASetting=0,RemoteURTInstalls=0)
MSI (c) (4C:D0) [13:05:27:569]: Executing op:
DialogInfo(Type=0,Argument=1033)
MSI (c) (4C:D0) [13:05:27:569]: Executing op:
DialogInfo(Type=1,Argument=Nero 7)
MSI (c) (4C:D0) [13:05:27:569]: Executing op:
RollbackInfo(,RollbackAction=Rollback,RollbackDescription=Rolling back
action:,RollbackTemplate=[1],CleanupAction=RollbackCleanup,CleanupDescription=Removing
backup files,CleanupTemplate=File: [1])
MSI (c) (4C:D0) [13:05:27:569]: Executing op:
ActionStart(Name=PublishFeatures,Description=Publishing Product
Features,Template=Feature: [1])
=========================================================
Any ideas what it means and if I can get around the error?
Thanks,
Anthony
news:eV6S9mzI...@TK2MSFTNGP11.phx.gbl...