
Da capo al fine (second attempt) still failed.Ĭonst ERROR_ELEVATION_USERDECLINED = 128 'Bit #8. Pending file renames (del on reboot) - OR - Removal needs to run again after a system reboot.Ĭonst ERROR_DCAF_FAILURE = 64 'Bit #7.

Not all of the intended cleanup operations could be appliedĬonst ERROR_INCOMPLETE = 32 'Bit #6. Msiexec based install was not possibleĬonst ERROR_STAGE2 = 16 'Bit #5. Controlled cancel from script UIĬonst ERROR_STAGE1 = 8 'Bit #4. If set a reboot is requiredĬonst ERROR_USERCANCEL = 4 'Bit #3. 'RESERVED bit! Returned when process is killed from task managerĬonst ERROR_REBOOT_REQUIRED = 2 'Bit #2. Script completed successfullyĬonst ERROR_FAIL = 1 'Bit #1. ' Scope: Office 2013, 2016 and O365 C2R productsĬonst REG_ARP = "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\"Ĭonst ERROR_SUCCESS = 0 'Bit #1. ' when a regular uninstall is no longer possible ' Script to remove Office Click To Run (C2R) products ' Copyright (c) 2014 - 2016 Microsoft Corporation ' Author: Microsoft Customer Support Services Learn more about bidirectional Unicode characters To review, open the file in an editor that reveals hidden Unicode characters.

This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below.
