aboutsummaryrefslogtreecommitdiff
path: root/src/engine/engine.mc
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/engine.mc')
-rw-r--r--src/engine/engine.mc42
1 files changed, 42 insertions, 0 deletions
diff --git a/src/engine/engine.mc b/src/engine/engine.mc
index 4bb517f8..b36a9527 100644
--- a/src/engine/engine.mc
+++ b/src/engine/engine.mc
@@ -843,6 +843,48 @@ Language=English
843Ignoring application request to cancel from %1!ls! during rollback. 843Ignoring application request to cancel from %1!ls! during rollback.
844. 844.
845 845
846MessageId=382
847Severity=Warning
848SymbolicName=MSG_PLAN_ROLLBACK_DISABLED
849Language=English
850Rollback is disabled for this bundle.
851.
852
853MessageId=383
854Severity=Error
855SymbolicName=MSG_MSI_TRANSACTIONS_DISABLED
856Language=English
857Windows Installer rollback is disabled on this computer. It must be enabled for this bundle to proceed.
858.
859
860MessageId=384
861Severity=Success
862SymbolicName=MSG_MSI_TRANSACTION_BEGIN
863Language=English
864Starting a new MSI transaction, id: %1!ls!
865.
866
867MessageId=385
868Severity=Success
869SymbolicName=MSG_MSI_TRANSACTION_COMMIT
870Language=English
871Committing MSI transaction, id: %1!ls!
872.
873
874MessageId=386
875Severity=Warning
876SymbolicName=MSG_MSI_TRANSACTION_ROLLBACK
877Language=English
878Rolling back MSI transaction, id: %1!ls!
879.
880
881MessageId=387
882Severity=Error
883SymbolicName=MSG_RESTART_REQUEST_DURING_MSI_TRANSACTION
884Language=English
885Illegal state: Reboot requested within an MSI transaction, id: %1!ls!
886.
887
846MessageId=399 888MessageId=399
847Severity=Success 889Severity=Success
848SymbolicName=MSG_APPLY_COMPLETE 890SymbolicName=MSG_APPLY_COMPLETE