/build/static/layout/Breadcrumb_cap_w.png

Command line working locally but not through SCCM

I'm a bit of a novice with SCCM and I'm having a problem that I hope is something simple. I have a command line to install my software and point it at the licence server that works perfectly when I run it on my own machine locally.

The command is:
REM minitab17.3.1.0setup.exe /exenoui /exelang 1033 /qn ACCEPT_EULA=1 LICENSE_SERVER=[Licence server info removed]

The problem is that when it's sent out through SCCM it arrives in the cache folder but doesn't install. Anyone got any ideas or point can point me in the right direction?

I'm away now to have a wee cry :/

1 Comment   [ + ] Show comment
  • I pasted the REM in by mistake. I had been mucking about with a few different things in a .cmd file running locally. I'd REM'd out this command to try something different, which also didn't work :) - repusnam 7 years ago

Answers (5)

Posted by: knsivakanth 6 years ago
White Belt
0

Hi,

For this to work with SCCM, We need to extract the msi and delete (or ignore return code) two custom actions - AI_Scheduletask AI_Scheduletask2.

These customactions create 2 scheduled tasks (one for checking the update on 1st of every month and another task is deleted on logoff/login). So deleting these actions should not hamper the functionality of the application.

Siva

Posted by: dunnpy 7 years ago
Red Belt
0
Create an installation log on your command line:

minitab17.3.1.0setup.exe /exenoui /exelang 1033 /qn /l*v c:\install.log ACCEPT_EULA=1 LICENSE_SERVER=[Licence server info removed]

This will show you what it's failing on.

Not sure what the 'REM' part of your command line above is, but it shouldn't be required.

What does SCCM say happened with the installation?
What about the Windows eventlog?

Comments:
  • Thanks for the replies.

    I pasted the REM in by mistake. I had been mucking about with a few different things in a .cmd file running locally. I'd REM'd out this command to try something different, which also didn't work :)

    When attempting the install on Windows 10 the installer downloads from the distribution point ok but dosen't install. There is nothing of any interest in the even

    I've re run the install getting it to create an install log, thanks for that. The most signifigant thing I can see in there is an error 1603: A fatal error occurred during installation. I've googles this and can't see any any of the causes that apply and when it's run locally I don't get this error.

    Link: https://support.microsoft.com/en-gb/kb/834484

    An ideas where I should be looking next?


    Here is the log:

    === Verbose logging started: 24/10/2016 10:04:13 Build type: SHIP UNICODE 5.00.10011.00 Calling process: C:\WINDOWS\SysWoW64\msiexec.exe ===
    MSI (c) (1C:D0) [10:04:13:831]: Resetting cached policy values
    MSI (c) (1C:D0) [10:04:13:831]: Machine policy value 'Debug' is 0
    MSI (c) (1C:D0) [10:04:13:831]: ******* RunEngine:
    ******* Product: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\minitab17.3.1.0setup.msi
    ******* Action:
    ******* CommandLine: **********
    MSI (c) (1C:D0) [10:04:13:831]: Client-side and UI is none or basic: Running entire install on the server.
    MSI (c) (1C:D0) [10:04:13:831]: Grabbed execution mutex.
    MSI (c) (1C:D0) [10:04:13:841]: Cloaking enabled.
    MSI (c) (1C:D0) [10:04:13:841]: Attempting to enable all disabled privileges before calling Install on Server
    MSI (c) (1C:D0) [10:04:13:841]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (s) (38:F4) [10:04:13:841]: Running installation inside multi-package transaction C:\ProgramData\Minitab\Minitab17.3.1.0\installer\minitab17.3.1.0setup.msi
    MSI (s) (38:F4) [10:04:13:841]: Grabbed execution mutex.
    MSI (s) (38:20) [10:04:13:841]: Resetting cached policy values
    MSI (s) (38:20) [10:04:13:841]: Machine policy value 'Debug' is 0
    MSI (s) (38:20) [10:04:13:841]: ******* RunEngine:
    ******* Product: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\minitab17.3.1.0setup.msi
    ******* Action:
    ******* CommandLine: **********
    MSI (s) (38:20) [10:04:14:319]: Machine policy value 'DisableUserInstalls' is 0
    MSI (s) (38:20) [10:04:14:322]: Note: 1: 2203 2: C:\WINDOWS\Installer\inprogressinstallinfo.ipi 3: -2147287038
    MSI (s) (38:20) [10:04:14:322]: SRSetRestorePoint skipped for this transaction.
    MSI (s) (38:20) [10:04:14:322]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer 3: 2
    MSI (s) (38:20) [10:04:14:322]: File will have security applied from OpCode.
    MSI (s) (38:20) [10:04:14:332]: SOFTWARE RESTRICTION POLICY: Verifying package --> 'C:\ProgramData\Minitab\Minitab17.3.1.0\installer\minitab17.3.1.0setup.msi' against software restriction policy
    MSI (s) (38:20) [10:04:14:332]: SOFTWARE RESTRICTION POLICY: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\minitab17.3.1.0setup.msi has a digital signature
    MSI (s) (38:20) [10:04:14:332]: SOFTWARE RESTRICTION POLICY: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\minitab17.3.1.0setup.msi is permitted to run because the user token authorizes execution (system or service token).
    MSI (s) (38:20) [10:04:14:332]: MSCOREE not loaded loading copy from system32
    MSI (s) (38:20) [10:04:14:332]: End dialog not enabled
    MSI (s) (38:20) [10:04:14:332]: Original package ==> C:\ProgramData\Minitab\Minitab17.3.1.0\installer\minitab17.3.1.0setup.msi
    MSI (s) (38:20) [10:04:14:332]: Package we're running from ==> C:\WINDOWS\Installer\e59bee7.msi
    MSI (s) (38:20) [10:04:14:342]: APPCOMPAT: Compatibility mode property overrides found.
    MSI (s) (38:20) [10:04:14:342]: APPCOMPAT: looking for appcompat database entry with ProductCode '{F14DC15E-2394-4FE4-99B5-8BD5C4F1965F}'.
    MSI (s) (38:20) [10:04:14:342]: APPCOMPAT: no matching ProductCode found in database.
    MSI (s) (38:20) [10:04:14:342]: Machine policy value 'TransformsSecure' is 0
    MSI (s) (38:20) [10:04:14:342]: User policy value 'TransformsAtSource' is 0
    MSI (s) (38:20) [10:04:14:342]: Note: 1: 2262 2: MsiFileHash 3: -2147287038
    MSI (s) (38:20) [10:04:14:342]: Machine policy value 'DisablePatch' is 0
    MSI (s) (38:20) [10:04:14:342]: Machine policy value 'AllowLockdownPatch' is 0
    MSI (s) (38:20) [10:04:14:342]: Machine policy value 'DisableLUAPatching' is 0
    MSI (s) (38:20) [10:04:14:342]: Machine policy value 'DisableFlyWeightPatching' is 0
    MSI (s) (38:20) [10:04:14:342]: APPCOMPAT: looking for appcompat database entry with ProductCode '{F14DC15E-2394-4FE4-99B5-8BD5C4F1965F}'.
    MSI (s) (38:20) [10:04:14:342]: APPCOMPAT: no matching ProductCode found in database.
    MSI (s) (38:20) [10:04:14:342]: Transforms are not secure.
    MSI (s) (38:20) [10:04:14:342]: PROPERTY CHANGE: Adding MsiLogFileLocation property. Its value is 'c:\install_minitab17.log'.
    MSI (s) (38:20) [10:04:14:342]: Command Line: ACCEPT_EULA=1 LICENSE_SERVER=csvlice03 LICENSE_SERVER_PORT=1060 AI_SETUPEXEPATH=C:\WINDOWS\ccmcache\1a\minitab17.3.1.0setup.exe SETUPEXEDIR=C:\WINDOWS\ccmcache\1a\ EXE_CMD_LINE=/exenoui /exelang 1033 /exenoupdates /noprereqs /qn /l*v c:\install_minitab17.log ACCEPT_EULA=1 LICENSE_SERVER=csvlice03 LICENSE_SERVER_PORT=1060 SILENT_HELPER_RETURN_VALUE=0 AI_MISSING_PREREQS=Silent Helper CURRENTDIRECTORY=C:\WINDOWS\ccmcache\1a CLIENTUILEVEL=3 CLIENTPROCESSID=5148
    MSI (s) (38:20) [10:04:14:342]: PROPERTY CHANGE: Adding PackageCode property. Its value is '{D181ADDD-10A8-4B5A-92B3-A1412D3448CC}'.
    MSI (s) (38:20) [10:04:14:342]: Product Code passed to Engine.Initialize: ''
    MSI (s) (38:20) [10:04:14:342]: Product Code from property table before transforms: '{F14DC15E-2394-4FE4-99B5-8BD5C4F1965F}'
    MSI (s) (38:20) [10:04:14:342]: Product Code from property table after transforms: '{F14DC15E-2394-4FE4-99B5-8BD5C4F1965F}'
    MSI (s) (38:20) [10:04:14:342]: Product not registered: beginning first-time install
    MSI (s) (38:20) [10:04:14:342]: Product {F14DC15E-2394-4FE4-99B5-8BD5C4F1965F} is not managed.
    MSI (s) (38:20) [10:04:14:342]: MSI_LUA: Credential prompt not required, user is an admin
    MSI (s) (38:20) [10:04:14:342]: PROPERTY CHANGE: Adding ProductState property. Its value is '-1'.
    MSI (s) (38:20) [10:04:14:342]: Entering CMsiConfigurationManager::SetLastUsedSource.
    MSI (s) (38:20) [10:04:14:342]: User policy value 'SearchOrder' is 'nmu'
    MSI (s) (38:20) [10:04:14:342]: Adding new sources is allowed.
    MSI (s) (38:20) [10:04:14:342]: PROPERTY CHANGE: Adding PackagecodeChanging property. Its value is '1'.
    MSI (s) (38:20) [10:04:14:342]: Package name extracted from package path: 'minitab17.3.1.0setup.msi'
    MSI (s) (38:20) [10:04:14:342]: Package to be registered: 'minitab17.3.1.0setup.msi'
    MSI (s) (38:20) [10:04:14:342]: Note: 1: 2262 2: AdminProperties 3: -2147287038
    MSI (s) (38:20) [10:04:14:342]: Machine policy value 'DisableMsi' is 0
    MSI (s) (38:20) [10:04:14:342]: Machine policy value 'AlwaysInstallElevated' is 0
    MSI (s) (38:20) [10:04:14:342]: User policy value 'AlwaysInstallElevated' is 0
    MSI (s) (38:20) [10:04:14:342]: Product installation will be elevated because user is admin and product is being installed per-machine.
    MSI (s) (38:20) [10:04:14:342]: Running product '{F14DC15E-2394-4FE4-99B5-8BD5C4F1965F}' with elevated privileges: Product is assigned.
    MSI (s) (38:20) [10:04:14:342]: PROPERTY CHANGE: Adding ACCEPT_EULA property. Its value is '1'.
    MSI (s) (38:20) [10:04:14:342]: PROPERTY CHANGE: Adding LICENSE_SERVER property. Its value is 'csvlice03'.
    MSI (s) (38:20) [10:04:14:342]: PROPERTY CHANGE: Adding LICENSE_SERVER_PORT property. Its value is '1060'.
    MSI (s) (38:20) [10:04:14:342]: PROPERTY CHANGE: Adding AI_SETUPEXEPATH property. Its value is 'C:\WINDOWS\ccmcache\1a\minitab17.3.1.0setup.exe'.
    MSI (s) (38:20) [10:04:14:342]: PROPERTY CHANGE: Modifying SETUPEXEDIR property. Its current value is 'C:\'. Its new value: 'C:\WINDOWS\ccmcache\1a\'.
    MSI (s) (38:20) [10:04:14:342]: PROPERTY CHANGE: Adding EXE_CMD_LINE property. Its value is '/exenoui /exelang 1033 /exenoupdates /noprereqs /qn /l*v c:\install_minitab17.log ACCEPT_EULA=1 LICENSE_SERVER=csvlice03 LICENSE_SERVER_PORT=1060 '.
    MSI (s) (38:20) [10:04:14:342]: PROPERTY CHANGE: Adding SILENT_HELPER_RETURN_VALUE property. Its value is '0'.
    MSI (s) (38:20) [10:04:14:342]: PROPERTY CHANGE: Adding AI_MISSING_PREREQS property. Its value is 'Silent Helper'.
    MSI (s) (38:20) [10:04:14:342]: PROPERTY CHANGE: Adding CURRENTDIRECTORY property. Its value is 'C:\WINDOWS\ccmcache\1a'.
    MSI (s) (38:20) [10:04:14:342]: PROPERTY CHANGE: Adding CLIENTUILEVEL property. Its value is '3'.
    MSI (s) (38:20) [10:04:14:342]: PROPERTY CHANGE: Adding CLIENTPROCESSID property. Its value is '5148'.
    MSI (s) (38:20) [10:04:14:342]: Machine policy value 'DisableAutomaticApplicationShutdown' is 0
    MSI (s) (38:20) [10:04:14:342]: PROPERTY CHANGE: Adding MsiRestartManagerSessionKey property. Its value is '5341dd7125edb44d82bac1e5b83aef61'.
    MSI (s) (38:20) [10:04:14:342]: RESTART MANAGER: Session opened.
    MSI (s) (38:20) [10:04:14:342]: PROPERTY CHANGE: Adding MsiSystemRebootPending property. Its value is '1'.
    MSI (s) (38:20) [10:04:14:342]: TRANSFORMS property is now:
    MSI (s) (38:20) [10:04:14:342]: PROPERTY CHANGE: Adding VersionDatabase property. Its value is '200'.
    MSI (s) (38:20) [10:04:14:342]: SHELL32::SHGetFolderPath returned: C:\WINDOWS\system32\config\systemprofile\AppData\Roaming
    MSI (s) (38:20) [10:04:14:342]: SHELL32::SHGetFolderPath returned: C:\WINDOWS\system32\config\systemprofile\Favorites
    MSI (s) (38:20) [10:04:14:342]: SHELL32::SHGetFolderPath returned: C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Network Shortcuts
    MSI (s) (38:20) [10:04:14:352]: SHELL32::SHGetFolderPath returned: C:\WINDOWS\system32\config\systemprofile\Documents
    MSI (s) (38:20) [10:04:14:352]: SHELL32::SHGetFolderPath returned: C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Printer Shortcuts
    MSI (s) (38:20) [10:04:14:352]: SHELL32::SHGetFolderPath returned: C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Recent
    MSI (s) (38:20) [10:04:14:352]: SHELL32::SHGetFolderPath returned: C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\SendTo
    MSI (s) (38:20) [10:04:14:352]: SHELL32::SHGetFolderPath returned: C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Templates
    MSI (s) (38:20) [10:04:14:352]: SHELL32::SHGetFolderPath returned: C:\ProgramData
    MSI (s) (38:20) [10:04:14:352]: SHELL32::SHGetFolderPath returned: C:\WINDOWS\system32\config\systemprofile\AppData\Local
    MSI (s) (38:20) [10:04:14:352]: SHELL32::SHGetFolderPath returned: C:\WINDOWS\system32\config\systemprofile\Pictures
    MSI (s) (38:20) [10:04:14:352]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools
    MSI (s) (38:20) [10:04:14:352]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
    MSI (s) (38:20) [10:04:14:352]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs
    MSI (s) (38:20) [10:04:14:352]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu
    MSI (s) (38:20) [10:04:14:352]: SHELL32::SHGetFolderPath returned: C:\Users\Public\Desktop
    MSI (s) (38:20) [10:04:14:352]: SHELL32::SHGetFolderPath returned: C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Administrative Tools
    MSI (s) (38:20) [10:04:14:352]: SHELL32::SHGetFolderPath returned: C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
    MSI (s) (38:20) [10:04:14:352]: SHELL32::SHGetFolderPath returned: C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Start Menu\Programs
    MSI (s) (38:20) [10:04:14:352]: SHELL32::SHGetFolderPath returned: C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Start Menu
    MSI (s) (38:20) [10:04:14:352]: SHELL32::SHGetFolderPath returned: C:\WINDOWS\system32\config\systemprofile\Desktop
    MSI (s) (38:20) [10:04:14:352]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Templates
    MSI (s) (38:20) [10:04:14:352]: SHELL32::SHGetFolderPath returned: C:\WINDOWS\Fonts
    MSI (s) (38:20) [10:04:14:352]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans Serif 4: 0 5: 16
    MSI (s) (38:20) [10:04:14:352]: MSI_LUA: Setting MsiRunningElevated property to 1 because the install is already running elevated.
    MSI (s) (38:20) [10:04:14:352]: PROPERTY CHANGE: Adding MsiRunningElevated property. Its value is '1'.
    MSI (s) (38:20) [10:04:14:352]: PROPERTY CHANGE: Adding Privileged property. Its value is '1'.
    MSI (s) (38:20) [10:04:14:352]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
    MSI (s) (38:20) [10:04:14:352]: PROPERTY CHANGE: Adding USERNAME property. Its value is 'Information, Technology & Digital Services'.
    MSI (s) (38:20) [10:04:14:352]: Note: 1: 1402 2: HKEY_CURRENT_USER\Software\Microsoft\MS Setup (ACME)\User Info 3: 2
    MSI (s) (38:20) [10:04:14:352]: PROPERTY CHANGE: Adding COMPANYNAME property. Its value is 'University Of The West Of Scotland'.
    MSI (s) (38:20) [10:04:14:352]: PROPERTY CHANGE: Adding DATABASE property. Its value is 'C:\WINDOWS\Installer\e59bee7.msi'.
    MSI (s) (38:20) [10:04:14:352]: PROPERTY CHANGE: Adding OriginalDatabase property. Its value is 'C:\ProgramData\Minitab\Minitab17.3.1.0\installer\minitab17.3.1.0setup.msi'.
    MSI (s) (38:20) [10:04:14:352]: Machine policy value 'MsiDisableEmbeddedUI' is 0
    MSI (s) (38:20) [10:04:14:352]: EEUI - Disabling MsiEmbeddedUI for service because it's not a quiet/basic install
    MSI (s) (38:20) [10:04:14:352]: Note: 1: 2262 2: PatchPackage 3: -2147287038
    MSI (s) (38:20) [10:04:14:352]: Machine policy value 'DisableRollback' is 0
    MSI (s) (38:20) [10:04:14:352]: User policy value 'DisableRollback' is 0
    MSI (s) (38:20) [10:04:14:352]: PROPERTY CHANGE: Adding UILevel property. Its value is '2'.
    MSI (s) (38:20) [10:04:14:352]: Note: 1: 2262 2: Font 3: -2147287038
    === Logging started: 24/10/2016 10:04:14 ===
    MSI (s) (38:20) [10:04:14:352]: Note: 1: 2203 2: C:\WINDOWS\Installer\inprogressinstallinfo.ipi 3: -2147287038
    MSI (s) (38:20) [10:04:14:352]: APPCOMPAT: [DetectVersionLaunchCondition] Launch condition already passes.
    MSI (s) (38:20) [10:04:14:352]: PROPERTY CHANGE: Adding ACTION property. Its value is 'INSTALL'.
    MSI (s) (38:20) [10:04:14:352]: Doing action: INSTALL
    Action start 10:04:14: INSTALL.
    MSI (s) (38:20) [10:04:14:352]: Running ExecuteSequence
    MSI (s) (38:20) [10:04:14:352]: Doing action: CommonFilesFolder.99120034_838D_4818_B0F8_F1C591B11D4C
    MSI (s) (38:20) [10:04:14:352]: PROPERTY CHANGE: Adding CommonFilesFolder.99120034_838D_4818_B0F8_F1C591B11D4C property. Its value is 'C:\Program Files (x86)\Common Files\'.
    Action start 10:04:14: CommonFilesFolder.99120034_838D_4818_B0F8_F1C591B11D4C.
    MSI (s) (38:20) [10:04:14:352]: Doing action: SystemFolder.ED34451F_B415_453E_86AE_035EFFA79AB8
    Action ended 10:04:14: CommonFilesFolder.99120034_838D_4818_B0F8_F1C591B11D4C. Return value 1.
    MSI (s) (38:20) [10:04:14:352]: PROPERTY CHANGE: Adding SystemFolder.ED34451F_B415_453E_86AE_035EFFA79AB8 property. Its value is 'C:\WINDOWS\SysWOW64\'.
    Action start 10:04:14: SystemFolder.ED34451F_B415_453E_86AE_035EFFA79AB8.
    MSI (s) (38:20) [10:04:14:352]: Doing action: CommonFilesFolder.ED34451F_B415_453E_86AE_035EFFA79AB8
    Action ended 10:04:14: SystemFolder.ED34451F_B415_453E_86AE_035EFFA79AB8. Return value 1.
    MSI (s) (38:20) [10:04:14:352]: PROPERTY CHANGE: Adding CommonFilesFolder.ED34451F_B415_453E_86AE_035EFFA79AB8 property. Its value is 'C:\Program Files (x86)\Common Files\'.
    Action start 10:04:14: CommonFilesFolder.ED34451F_B415_453E_86AE_035EFFA79AB8.
    MSI (s) (38:20) [10:04:14:352]: Skipping action: SetUILevelWorkaround (condition is false)
    MSI (s) (38:20) [10:04:14:352]: Doing action: AI_DETECT_MODERNWIN
    Action ended 10:04:14: CommonFilesFolder.ED34451F_B415_453E_86AE_035EFFA79AB8. Return value 1.
    MSI (s) (38:44) [10:04:14:372]: Invoking remote custom action. DLL: C:\WINDOWS\Installer\MSIDA01.tmp, Entrypoint: DetectModernWindows
    MSI (s) (38:E0) [10:04:14:372]: Generating random cookie.
    MSI (s) (38:E0) [10:04:14:372]: Created Custom Action Server with PID 5828 (0x16C4).
    MSI (s) (38:F8) [10:04:14:402]: Running as a service.
    MSI (s) (38:F8) [10:04:14:402]: Hello, I'm your 32bit Elevated Non-remapped custom action server.
    MSI (s) (38!B4) [10:04:14:431]: PROPERTY CHANGE: Modifying VersionNT property. Its current value is '603'. Its new value: '1000'.
    MSI (s) (38!B4) [10:04:14:431]: PROPERTY CHANGE: Modifying VersionNT64 property. Its current value is '603'. Its new value: '1000'.
    MSI (s) (38!B4) [10:04:14:431]: PROPERTY CHANGE: Modifying WindowsBuild property. Its current value is '9600'. Its new value: '14393'.
    Action start 10:04:14: AI_DETECT_MODERNWIN.
    MSI (s) (38:20) [10:04:14:431]: Skipping action: NormalizeDISABLE_MOVE (condition is false)
    MSI (s) (38:20) [10:04:14:431]: Skipping action: NormalizeDISABLE_UPDATES (condition is false)
    MSI (s) (38:20) [10:04:14:431]: Doing action: SetPropertiesSetOnLegacyUpgrade
    Action ended 10:04:14: AI_DETECT_MODERNWIN. Return value 1.
    MSI (s) (38:20) [10:04:14:431]: PROPERTY CHANGE: Adding PropertiesSetOnLegacyUpgrade property. Its value is 'TRUE'.
    Action start 10:04:14: SetPropertiesSetOnLegacyUpgrade.
    MSI (s) (38:20) [10:04:14:431]: Doing action: AI_ResolveKnownFolders
    Action ended 10:04:14: SetPropertiesSetOnLegacyUpgrade. Return value 1.
    MSI (s) (38:1C) [10:04:14:451]: Invoking remote custom action. DLL: C:\WINDOWS\Installer\MSIDA50.tmp, Entrypoint: AI_ResolveKnownFolders
    MSI (s) (38!54) [10:04:14:461]: PROPERTY CHANGE: Adding SavedGamesFolder property. Its value is 'C:\WINDOWS\system32\config\systemprofile\Saved Games\'.
    MSI (s) (38!54) [10:04:14:461]: PROPERTY CHANGE: Adding WindowsLibrariesFolder property. Its value is 'C:\Users\Default\AppData\Roaming\Microsoft\Windows\Libraries\'.
    MSI (s) (38!54) [10:04:14:461]: PROPERTY CHANGE: Adding PublicDocumentsFolder property. Its value is 'C:\Users\Public\Documents\'.
    MSI (s) (38!54) [10:04:14:481]: PROPERTY CHANGE: Adding IIsWWWRootFolder property. Its value is 'C:\inetpub\wwwroot\'.
    Action start 10:04:14: AI_ResolveKnownFolders.
    MSI (s) (38:20) [10:04:14:481]: Doing action: SetPropertiesSetOnUpgrade
    Action ended 10:04:14: AI_ResolveKnownFolders. Return value 1.
    MSI (s) (38:20) [10:04:14:481]: PROPERTY CHANGE: Adding PropertiesSetOnUpgrade property. Its value is 'TRUE'.
    Action start 10:04:14: SetPropertiesSetOnUpgrade.
    MSI (s) (38:20) [10:04:14:481]: Skipping action: ScheduleReboot (condition is false)
    MSI (s) (38:20) [10:04:14:481]: Doing action: AppSearch
    Action ended 10:04:14: SetPropertiesSetOnUpgrade. Return value 1.
    Action start 10:04:14: AppSearch.
    MSI (s) (38:20) [10:04:14:481]: Note: 1: 2262 2: CompLocator 3: -2147287038
    MSI (s) (38:20) [10:04:14:481]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE32\Software\Minitab\Minitab17 3: 2
    MSI (s) (38:20) [10:04:14:481]: Note: 1: 2262 2: IniLocator 3: -2147287038
    MSI (s) (38:20) [10:04:14:481]: Note: 1: 2262 2: CompLocator 3: -2147287038
    MSI (s) (38:20) [10:04:14:481]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE32\Software\Minitab\Minitab17 3: 2
    MSI (s) (38:20) [10:04:14:481]: Note: 1: 2262 2: IniLocator 3: -2147287038
    MSI (s) (38:20) [10:04:14:481]: Note: 1: 2262 2: CompLocator 3: -2147287038
    MSI (s) (38:20) [10:04:14:481]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE32\Software\Minitab\Minitab17\Install Options 3: 2
    MSI (s) (38:20) [10:04:14:481]: Note: 1: 2262 2: IniLocator 3: -2147287038
    MSI (s) (38:20) [10:04:14:481]: Note: 1: 2262 2: CompLocator 3: -2147287038
    MSI (s) (38:20) [10:04:14:481]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE32\Software\Minitab\Minitab17\Install Options 3: 2
    MSI (s) (38:20) [10:04:14:481]: Note: 1: 2262 2: IniLocator 3: -2147287038
    MSI (s) (38:20) [10:04:14:481]: Note: 1: 2262 2: CompLocator 3: -2147287038
    MSI (s) (38:20) [10:04:14:481]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE32\Software\Minitab\Minitab17\Install Options 3: 2
    MSI (s) (38:20) [10:04:14:481]: Note: 1: 2262 2: IniLocator 3: -2147287038
    MSI (s) (38:20) [10:04:14:481]: Note: 1: 2262 2: CompLocator 3: -2147287038
    MSI (s) (38:20) [10:04:14:481]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE32\Software\Minitab\Minitab17 3: 2
    MSI (s) (38:20) [10:04:14:481]: Note: 1: 2262 2: IniLocator 3: -2147287038
    MSI (s) (38:20) [10:04:14:481]: Note: 1: 2262 2: CompLocator 3: -2147287038
    MSI (s) (38:20) [10:04:14:481]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE32\Software\Minitab\Minitab17\Impl 3: 2
    MSI (s) (38:20) [10:04:14:481]: Note: 1: 2262 2: IniLocator 3: -2147287038
    MSI (s) (38:20) [10:04:14:481]: Note: 1: 2262 2: CompLocator 3: -2147287038
    MSI (s) (38:20) [10:04:14:481]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE32\Software\Minitab\Minitab17\Impl 3: 2
    MSI (s) (38:20) [10:04:14:481]: Note: 1: 2262 2: IniLocator 3: -2147287038
    MSI (s) (38:20) [10:04:14:481]: Note: 1: 2262 2: CompLocator 3: -2147287038
    MSI (s) (38:20) [10:04:14:481]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE32\Software\Minitab\Minitab17\Impl 3: 2
    MSI (s) (38:20) [10:04:14:481]: Note: 1: 2262 2: IniLocator 3: -2147287038
    MSI (s) (38:20) [10:04:14:481]: Note: 1: 2262 2: CompLocator 3: -2147287038
    MSI (s) (38:20) [10:04:14:481]: Note: 1: 2262 2: IniLocator 3: -2147287038
    MSI (s) (38:20) [10:04:14:481]: Doing action: AI_AppSearchEx
    Action ended 10:04:14: AppSearch. Return value 1.
    MSI (s) (38:F4) [10:04:14:501]: Invoking remote custom action. DLL: C:\WINDOWS\Installer\MSIDA80.tmp, Entrypoint: DoAppSearchEx
    Action start 10:04:14: AI_AppSearchEx.
    MSI (s) (38!BC) [10:04:14:516]: PROPERTY CHANGE: Adding LEGACY_UPGRADEAiVerMin property. Its value is '17.0.0.0'.
    MSI (s) (38!BC) [10:04:14:516]: PROPERTY CHANGE: Adding LEGACY_UPGRADEAiVerMax property. Its value is '17.2.65535.65535'.
    MSI (s) (38!BC) [10:04:14:519]: Note: 1: 2205 2: 3: AI_PreRequisite
    MSI (s) (38!BC) [10:04:14:519]: Note: 1: 2228 2: 3: AI_PreRequisite 4: SELECT `PrereqKey`,`DisplayName`,`SetupFileUrl`,`Location`,`ExactSize`,`ComLine`,`BasicUiComLine`,`NoUiComLine`,`Options`,`Sequence`,`MD5`,`TargetName`,`Languages`,`Feature_`,`MissingCondition`,`RetValPropName`,`RepairComLine`,`UninstallComLine` FROM `AI_PreRequisite` ORDER BY `Sequence`
    MSI (s) (38!BC) [10:04:14:519]: PROPERTY CHANGE: Adding AI_PrereqsFulfilled property. Its value is '1'.
    MSI (s) (38:20) [10:04:14:520]: Doing action: FindRelatedProducts
    Action ended 10:04:14: AI_AppSearchEx. Return value 1.
    Action start 10:04:14: FindRelatedProducts.
    MSI (s) (38:20) [10:04:14:521]: Skipping action: SetLEGACY_UPGRADEIfLegacyRemoved (condition is false)
    MSI (s) (38:20) [10:04:14:521]: Skipping action: SetAPPDIRIfLegacyUpgrade (condition is false)
    MSI (s) (38:20) [10:04:14:521]: Skipping action: AI_DOWNGRADE (condition is false)
    MSI (s) (38:20) [10:04:14:521]: Skipping action: SetCOPY_LICENSE_FILE (condition is false)
    MSI (s) (38:20) [10:04:14:521]: Doing action: LaunchConditions
    Action ended 10:04:14: FindRelatedProducts. Return value 1.
    Action start 10:04:14: LaunchConditions.
    MSI (s) (38:20) [10:04:14:521]: Doing action: ValidateProductID
    Action ended 10:04:14: LaunchConditions. Return value 1.
    Action start 10:04:14: ValidateProductID.
    MSI (s) (38:20) [10:04:14:521]: Doing action: AI_RESTORE_LOCATION
    Action ended 10:04:14: ValidateProductID. Return value 1.
    MSI (s) (38:10) [10:04:14:531]: Invoking remote custom action. DLL: C:\WINDOWS\Installer\MSIDAB0.tmp, Entrypoint: RestoreLocation
    Action start 10:04:14: AI_RESTORE_LOCATION.
    MSI (s) (38:20) [10:04:14:531]: Doing action: SET_APPDIR
    Action ended 10:04:14: AI_RESTORE_LOCATION. Return value 1.
    MSI (s) (38:20) [10:04:14:531]: PROPERTY CHANGE: Adding APPDIR property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17'.
    Action start 10:04:14: SET_APPDIR.
    MSI (s) (38:20) [10:04:14:531]: Doing action: SET_SHORTCUTDIR
    Action ended 10:04:14: SET_APPDIR. Return value 1.
    MSI (s) (38:20) [10:04:14:531]: PROPERTY CHANGE: Adding SHORTCUTDIR property. Its value is 'C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Minitab'.
    Action start 10:04:14: SET_SHORTCUTDIR.
    MSI (s) (38:20) [10:04:14:531]: Doing action: SET_TARGETDIR_TO_APPDIR
    Action ended 10:04:14: SET_SHORTCUTDIR. Return value 1.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding TARGETDIR property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17'.
    Action start 10:04:14: SET_TARGETDIR_TO_APPDIR.
    MSI (s) (38:20) [10:04:14:541]: Doing action: CostInitialize
    Action ended 10:04:14: SET_TARGETDIR_TO_APPDIR. Return value 1.
    MSI (s) (38:20) [10:04:14:541]: Machine policy value 'MaxPatchCacheSize' is 10
    Action start 10:04:14: CostInitialize.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding ROOTDRIVE property. Its value is 'C:\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding CostingComplete property. Its value is '0'.
    MSI (s) (38:20) [10:04:14:541]: Note: 1: 2262 2: Patch 3: -2147287038
    MSI (s) (38:20) [10:04:14:541]: Note: 1: 2262 2: PatchPackage 3: -2147287038
    MSI (s) (38:20) [10:04:14:541]: Note: 1: 2205 2: 3: MsiPatchHeaders
    MSI (s) (38:20) [10:04:14:541]: Note: 1: 2205 2: 3: __MsiPatchFileList
    MSI (s) (38:20) [10:04:14:541]: Doing action: FileCost
    Action ended 10:04:14: CostInitialize. Return value 1.
    MSI (s) (38:20) [10:04:14:541]: Note: 1: 2262 2: MsiAssembly 3: -2147287038
    MSI (s) (38:20) [10:04:14:541]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:541]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:541]: Note: 1: 2262 2: TypeLib 3: -2147287038
    MSI (s) (38:20) [10:04:14:541]: Note: 1: 2262 2: ReserveCost 3: -2147287038
    Action start 10:04:14: FileCost.
    MSI (s) (38:20) [10:04:14:541]: Doing action: IsolateComponents
    Action ended 10:04:14: FileCost. Return value 1.
    MSI (s) (38:20) [10:04:14:541]: Note: 1: 2262 2: IsolatedComponent 3: -2147287038
    Action start 10:04:14: IsolateComponents.
    MSI (s) (38:20) [10:04:14:541]: Doing action: CostFinalize
    Action ended 10:04:14: IsolateComponents. Return value 1.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding OutOfDiskSpace property. Its value is '0'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding OutOfNoRbDiskSpace property. Its value is '0'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceAvailable property. Its value is '0'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRequired property. Its value is '0'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding PrimaryVolumeSpaceRemaining property. Its value is '0'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Modifying TARGETDIR property. Its current value is 'C:\Program Files (x86)\Minitab\Minitab 17'. Its new value: 'C:\Program Files (x86)\Minitab\Minitab 17\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Modifying TempFolder property. Its current value is 'c:\temp\'. Its new value: 'C:\temp\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Modifying SHORTCUTDIR property. Its current value is 'C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Minitab'. Its new value: 'C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Minitab\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding regid.199402.com.minitab_Dir property. Its value is 'C:\ProgramData\regid.1994-02.com.minitab\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding Minitab_Dir property. Its value is 'C:\ProgramData\Minitab\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Modifying APPDIR property. Its current value is 'C:\Program Files (x86)\Minitab\Minitab 17'. Its new value: 'C:\Program Files (x86)\Minitab\Minitab 17\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding APPDIR.99120034_838D_4818_B0F8_F1C591B11D4C property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding MinitabShared_Dir.99120034_838D_4818_B0F8_F1C591B11D4C property. Its value is 'C:\Program Files (x86)\Common Files\Minitab Shared\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding Auth_Dir.99120034_838D_4818_B0F8_F1C591B11D4C property. Its value is 'C:\Program Files (x86)\Common Files\Minitab Shared\Auth\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding MultiUser_Dir.99120034_838D_4818_B0F8_F1C591B11D4C property. Its value is 'C:\Program Files (x86)\Common Files\Minitab Shared\Auth\MU\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding APPDIR.ED34451F_B415_453E_86AE_035EFFA79AB8 property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding MinitabShared_Dir.ED34451F_B415_453E_86AE_035EFFA79AB8 property. Its value is 'C:\Program Files (x86)\Common Files\Minitab Shared\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding Auth_Dir.ED34451F_B415_453E_86AE_035EFFA79AB8 property. Its value is 'C:\Program Files (x86)\Common Files\Minitab Shared\Auth\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding SU_Dir.ED34451F_B415_453E_86AE_035EFFA79AB8 property. Its value is 'C:\Program Files (x86)\Common Files\Minitab Shared\Auth\SU\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding Minitab17_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\Minitab 17\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding __9_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\한국어\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding __15_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\한국어\프로파일\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding MyMenu_6_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\한국어\MyMenu\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding __14_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\한국어\매크로\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding __16_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\한국어\표본 데이터\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding __20_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\한국어\표본 데이터\시작하기\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding AddIns_6_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\한국어\AddIns\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding Portugus_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\Português\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding Perfis_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\Português\Perfis\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding MyMenu_4_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\Português\MyMenu\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding Macros_4_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\Português\Macros\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding AddIns_4_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\Português\AddIns\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding ArquivosdeDados_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\Português\Arquivos de Dados\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding Introduo_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\Português\Arquivos de Dados\Introdução\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding espaol_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\español\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding Perfiles_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\español\Perfiles\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding MyMenu_2_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\español\MyMenu\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding Macros_2_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\español\Macros\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding AddIns_2_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\español\AddIns\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding Datosdemuestra_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\español\Datos de muestra\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding Introduccin_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\español\Datos de muestra\Introducción\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding English_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\English\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding Profiles_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\English\Profiles\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding Macros_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\English\Macros\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding AddIns_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\English\AddIns\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding MyMenu_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\English\MyMenu\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding SampleData_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\English\Sample Data\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding GettingStarted_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\English\Sample Data\Getting Started\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding Resources_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\Resources\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding __7_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\Resources\2052\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding __6_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\Resources\1046\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding __5_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\Resources\1042\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding __4_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\Resources\1041\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding __1_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\Resources\1031\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding __3_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\Resources\1036\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding __2_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\Resources\1034\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding __Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\Resources\1033\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding franais_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\français\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding Profils_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\français\Profils\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding MyMenu_3_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\français\MyMenu\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding Macros_3_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\français\Macros\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding AddIns_3_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\français\AddIns\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding Donneschantillons_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\français\Données échantillons\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding Miseenroute_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\français\Données échantillons\Mise en route\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding __10_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\中文(简体)\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding __19_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\中文(简体)\配置文件\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding MyMenu_7_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\中文(简体)\MyMenu\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding __18_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\中文(简体)\宏\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding AddIns_7_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\中文(简体)\AddIns\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding __17_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\中文(简体)\样本数据\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding __21_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\中文(简体)\样本数据\入门\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding __8_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\日本語\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding __12_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\日本語\プロファイル\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding MyMenu_5_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\日本語\MyMenu\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding __11_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\日本語\マクロ\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding AddIns_5_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\日本語\AddIns\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding __13_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\日本語\サンプルデータ\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding __22_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\日本語\サンプルデータ\入門\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding Deutsch_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\Deutsch\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding Profile_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\Deutsch\Profile\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding MyMenu_1_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\Deutsch\MyMenu\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding Macros_1_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\Deutsch\Makros\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding AddIns_1_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\Deutsch\AddIns\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding SampleData_2_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\Deutsch\Beispieldaten\'.
    MSI (s) (38:20) [10:04:14:541]: PROPERTY CHANGE: Adding ErsteSchritte_Dir property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\Deutsch\Beispieldaten\Erste Schritte\'.
    MSI (s) (38:20) [10:04:14:541]: Target path resolution complete. Dumping Directory table...
    MSI (s) (38:20) [10:04:14:541]: Note: target paths subject to change (via custom actions or browsing)
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: TARGETDIR , Object: C:\Program Files (x86)\Minitab\Minitab 17\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: WindowsFolder , Object: C:\WINDOWS\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: TempFolder , Object: C:\temp\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: SystemFolder , Object: C:\WINDOWS\SysWOW64\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: DesktopFolder , Object: C:\Users\Public\Desktop\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: PREREQDIR , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\prerequisites\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: SHORTCUTDIR , Object: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Minitab\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: SETUPEXEDIR , Object: C:\WINDOWS\ccmcache\1a\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: CommonAppDataFolder , Object: C:\ProgramData\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: regid.199402.com.minitab_Dir , Object: C:\ProgramData\regid.1994-02.com.minitab\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: Minitab_Dir , Object: C:\ProgramData\Minitab\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: APPDIR , Object: C:\Program Files (x86)\Minitab\Minitab 17\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: APPDIR.99120034_838D_4818_B0F8_F1C591B11D4C , Object: C:\Program Files (x86)\Minitab\Minitab 17\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: CommonFilesFolder.99120034_838D_4818_B0F8_F1C591B11D4C , Object: C:\Program Files (x86)\Common Files\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: MinitabShared_Dir.99120034_838D_4818_B0F8_F1C591B11D4C , Object: C:\Program Files (x86)\Common Files\Minitab Shared\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: Auth_Dir.99120034_838D_4818_B0F8_F1C591B11D4C , Object: C:\Program Files (x86)\Common Files\Minitab Shared\Auth\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: MultiUser_Dir.99120034_838D_4818_B0F8_F1C591B11D4C , Object: C:\Program Files (x86)\Common Files\Minitab Shared\Auth\MU\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: APPDIR.ED34451F_B415_453E_86AE_035EFFA79AB8 , Object: C:\Program Files (x86)\Minitab\Minitab 17\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: CommonFilesFolder.ED34451F_B415_453E_86AE_035EFFA79AB8 , Object: C:\Program Files (x86)\Common Files\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: MinitabShared_Dir.ED34451F_B415_453E_86AE_035EFFA79AB8 , Object: C:\Program Files (x86)\Common Files\Minitab Shared\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: Auth_Dir.ED34451F_B415_453E_86AE_035EFFA79AB8 , Object: C:\Program Files (x86)\Common Files\Minitab Shared\Auth\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: SU_Dir.ED34451F_B415_453E_86AE_035EFFA79AB8 , Object: C:\Program Files (x86)\Common Files\Minitab Shared\Auth\SU\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: SystemFolder.ED34451F_B415_453E_86AE_035EFFA79AB8 , Object: C:\WINDOWS\SysWOW64\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: Minitab17_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\Minitab 17\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: __9_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\한국어\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: __15_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\한국어\프로파일\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: MyMenu_6_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\한국어\MyMenu\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: __14_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\한국어\매크로\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: __16_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\한국어\표본 데이터\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: __20_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\한국어\표본 데이터\시작하기\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: AddIns_6_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\한국어\AddIns\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: Portugus_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\Português\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: Perfis_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\Português\Perfis\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: MyMenu_4_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\Português\MyMenu\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: Macros_4_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\Português\Macros\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: AddIns_4_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\Português\AddIns\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: ArquivosdeDados_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\Português\Arquivos de Dados\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: Introduo_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\Português\Arquivos de Dados\Introdução\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: espaol_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\español\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: Perfiles_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\español\Perfiles\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: MyMenu_2_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\español\MyMenu\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: Macros_2_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\español\Macros\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: AddIns_2_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\español\AddIns\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: Datosdemuestra_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\español\Datos de muestra\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: Introduccin_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\español\Datos de muestra\Introducción\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: English_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\English\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: Profiles_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\English\Profiles\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: Macros_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\English\Macros\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: AddIns_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\English\AddIns\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: MyMenu_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\English\MyMenu\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: SampleData_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\English\Sample Data\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: GettingStarted_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\English\Sample Data\Getting Started\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: Resources_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\Resources\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: __7_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\Resources\2052\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: __6_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\Resources\1046\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: __5_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\Resources\1042\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: __4_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\Resources\1041\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: __1_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\Resources\1031\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: __3_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\Resources\1036\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: __2_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\Resources\1034\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: __Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\Resources\1033\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: franais_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\français\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: Profils_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\français\Profils\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: MyMenu_3_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\français\MyMenu\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: Macros_3_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\français\Macros\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: AddIns_3_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\français\AddIns\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: Donneschantillons_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\français\Données échantillons\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: Miseenroute_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\français\Données échantillons\Mise en route\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: __10_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\中文(简体)\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: __19_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\中文(简体)\配置文件\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: MyMenu_7_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\中文(简体)\MyMenu\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: __18_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\中文(简体)\宏\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: AddIns_7_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\中文(简体)\AddIns\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: __17_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\中文(简体)\样本数据\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: __21_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\中文(简体)\样本数据\入门\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: __8_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\日本語\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: __12_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\日本語\プロファイル\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: MyMenu_5_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\日本語\MyMenu\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: __11_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\日本語\マクロ\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: AddIns_5_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\日本語\AddIns\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: __13_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\日本語\サンプルデータ\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: __22_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\日本語\サンプルデータ\入門\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: Deutsch_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\Deutsch\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: Profile_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\Deutsch\Profile\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: MyMenu_1_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\Deutsch\MyMenu\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: Macros_1_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\Deutsch\Makros\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: AddIns_1_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\Deutsch\AddIns\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: SampleData_2_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\Deutsch\Beispieldaten\
    MSI (s) (38:20) [10:04:14:541]: Dir (target): Key: ErsteSchritte_Dir , Object: C:\Program Files (x86)\Minitab\Minitab 17\Deutsch\Beispieldaten\Erste Schritte\
    MSI (s) (38:20) [10:04:14:541]: Note: 1: 2262 2: IsolatedComponent 3: -2147287038
    MSI (s) (38:20) [10:04:14:541]: Note: 1: 2262 2: IsolatedComponent 3: -2147287038
    MSI (s) (38:20) [10:04:14:541]: Note: 1: 2262 2: IsolatedComponent 3: -2147287038
    Action start 10:04:14: CostFinalize.
    MSI (s) (38:20) [10:04:14:551]: Doing action: AI_ExtractTempFiles
    Action ended 10:04:14: CostFinalize. Return value 1.
    MSI (s) (38:B0) [10:04:14:561]: Invoking remote custom action. DLL: C:\WINDOWS\Installer\MSIDAD0.tmp, Entrypoint: ExtractTempFiles
    MSI (s) (38!B0) [10:04:14:592]: PROPERTY CHANGE: Adding AITEMPFILESEXTRACTED property. Its value is 'YES'.
    MSI (s) (38!B0) [10:04:14:592]: PROPERTY CHANGE: Adding AI_SETLICENSINGFILEPERMISSIONS.BAT property. Its value is 'C:\temp\SetLicensingFilePermissions.bat'.
    MSI (s) (38!B0) [10:04:14:592]: PROPERTY CHANGE: Adding AI_TEMP_FILE_ROLLBACK_INFO property. Its value is 'C:\TEMP\SETLICENSINGFILEPERMISSIONS.BAT|C:\TEMP\'.
    Action start 10:04:14: AI_ExtractTempFiles.
    MSI (s) (38:20) [10:04:14:601]: Doing action: MigrateFeatureStates
    Action ended 10:04:14: AI_ExtractTempFiles. Return value 1.
    Action start 10:04:14: MigrateFeatureStates.
    MSI (s) (38:20) [10:04:14:601]: Skipping action: SetODBCFolders (condition is false)
    MSI (s) (38:20) [10:04:14:601]: Skipping action: SetPREREQDIR (condition is false)
    MSI (s) (38:20) [10:04:14:601]: Skipping action: ErrorAcceptEula (condition is false)
    MSI (s) (38:20) [10:04:14:601]: Skipping action: ErrorSilentHelper (condition is false)
    MSI (s) (38:20) [10:04:14:601]: Skipping action: ErrorSilentHelperConfiguration (condition is false)
    MSI (s) (38:20) [10:04:14:601]: Skipping action: ErrorPropertiesSetOnLegacyUpgrade (condition is false)
    MSI (s) (38:20) [10:04:14:601]: Skipping action: ErrorPropertiesSetOnUpgrade (condition is false)
    MSI (s) (38:20) [10:04:14:601]: Skipping action: ErrorPropertiesSetWithAcademic (condition is false)
    MSI (s) (38:20) [10:04:14:601]: Skipping action: ErrorPropertiesSetWithLicenseFile (condition is false)
    MSI (s) (38:20) [10:04:14:601]: Skipping action: ErrorPortWithoutServer (condition is false)
    MSI (s) (38:20) [10:04:14:601]: Skipping action: ErrorBothServerAndProductKey (condition is false)
    MSI (s) (38:20) [10:04:14:601]: Skipping action: ErrorBothServerAndDisableMove (condition is false)
    MSI (s) (38:20) [10:04:14:601]: Doing action: ValidatePortNumberSilent
    Action ended 10:04:14: MigrateFeatureStates. Return value 0.
    MSI (s) (38:94) [10:04:14:632]: Invoking remote custom action. DLL: C:\WINDOWS\Installer\MSIDB00.tmp, Entrypoint: _ValidatePortNumber@4
    MSI (s) (38!B8) [10:04:14:662]: PROPERTY CHANGE: Adding PortNumberValid property. Its value is 'FALSE'.
    MSI (s) (38!B8) [10:04:14:662]: PROPERTY CHANGE: Modifying PortNumberValid property. Its current value is 'FALSE'. Its new value: 'TRUE'.
    Action start 10:04:14: ValidatePortNumberSilent.
    MSI (s) (38:20) [10:04:14:662]: Skipping action: ErrorPortNumberInvalid (condition is false)
    MSI (s) (38:20) [10:04:14:662]: Skipping action: ValidateProductKeySilent (condition is false)
    MSI (s) (38:20) [10:04:14:662]: Skipping action: ErrorProductKeyInvalid (condition is false)
    MSI (s) (38:20) [10:04:14:662]: Skipping action: SetLICENSE_TYPESilentDefault (condition is false)
    MSI (s) (38:20) [10:04:14:662]: Skipping action: SetLICENSE_TYPEIfProductKey (condition is false)
    MSI (s) (38:20) [10:04:14:662]: Doing action: SetLICENSE_TYPEIfServer
    Action ended 10:04:14: ValidatePortNumberSilent. Return value 1.
    MSI (s) (38:20) [10:04:14:662]: PROPERTY CHANGE: Adding LICENSE_TYPE property. Its value is 'LicenseServer'.
    Action start 10:04:14: SetLICENSE_TYPEIfServer.
    MSI (s) (38:20) [10:04:14:662]: Skipping action: SetLICENSE_TYPELicenseFile (condition is false)
    MSI (s) (38:20) [10:04:14:662]: Skipping action: SetLICENSE_TYPEIfLegacyUpgradeMU (condition is false)
    MSI (s) (38:20) [10:04:14:662]: Skipping action: SetLICENSE_TYPEIfLegacyUpgradeSU (condition is false)
    MSI (s) (38:20) [10:04:14:662]: Skipping action: SetLICENSE_TYPEIfLegacyUpgradeTrial (condition is false)
    MSI (s) (38:20) [10:04:14:662]: Skipping action: SetLICENSE_TYPEAcademic (condition is false)
    MSI (s) (38:20) [10:04:14:662]: Doing action: UpdateFeaturesInstallStates
    Action ended 10:04:14: SetLICENSE_TYPEIfServer. Return value 1.
    MSI (s) (38:9C) [10:04:14:682]: Invoking remote custom action. DLL: C:\WINDOWS\Installer\MSIDB3F.tmp, Entrypoint: UpdateFeatureStates
    MSI (s) (38!4C) [10:04:14:682]: Note: 1: 2262 2: IsolatedComponent 3: -2147287038
    Action start 10:04:14: UpdateFeaturesInstallStates.
    MSI (s) (38!4C) [10:04:14:692]: Note: 1: 2262 2: IsolatedComponent 3: -2147287038
    MSI (s) (38:20) [10:04:14:692]: Doing action: ClearPRODUCT_KEYIfNotSU
    Action ended 10:04:14: UpdateFeaturesInstallStates. Return value 1.
    Action start 10:04:14: ClearPRODUCT_KEYIfNotSU.
    MSI (s) (38:20) [10:04:14:692]: Doing action: SetKeyAuthRegValueMU
    Action ended 10:04:14: ClearPRODUCT_KEYIfNotSU. Return value 1.
    MSI (s) (38:20) [10:04:14:692]: PROPERTY CHANGE: Adding KeyAuthRegValue property. Its value is 'MtbMULic.MultiUserLicense.1'.
    Action start 10:04:14: SetKeyAuthRegValueMU.
    MSI (s) (38:20) [10:04:14:692]: Skipping action: SetKeyAuthRegValueSU (condition is false)
    MSI (s) (38:20) [10:04:14:692]: Skipping action: SetKeyDistRegValueSU (condition is false)
    MSI (s) (38:20) [10:04:14:692]: Skipping action: SetKeyDistRegValueAcademic (condition is false)
    MSI (s) (38:20) [10:04:14:692]: Doing action: SetKeyLocaleRegValue
    Action ended 10:04:14: SetKeyAuthRegValueMU. Return value 1.
    MSI (s) (38:20) [10:04:14:692]: PROPERTY CHANGE: Adding KeyLocaleRegValue property. Its value is '1033'.
    Action start 10:04:14: SetKeyLocaleRegValue.
    MSI (s) (38:20) [10:04:14:692]: Skipping action: SetKeyLocaleRegValueIfSpanish (condition is false)
    MSI (s) (38:20) [10:04:14:692]: Skipping action: RemoveAPPDIRBackslash (condition is false)
    MSI (s) (38:20) [10:04:14:692]: Doing action: SetLicenseFileContentNoLicenseFile
    Action ended 10:04:14: SetKeyLocaleRegValue. Return value 1.
    MSI (s) (38:20) [10:04:14:692]: PROPERTY CHANGE: Adding LicenseFileContent property. Its value is '1060@csvlice03'.
    Action start 10:04:14: SetLicenseFileContentNoLicenseFile.
    MSI (s) (38:20) [10:04:14:692]: Skipping action: SetLicenseFileContentLicenseFile (condition is false)
    MSI (s) (38:20) [10:04:14:692]: Skipping action: SetLicenseFileContentIfLegacyUpgrade (condition is false)
    MSI (s) (38:20) [10:04:14:692]: Skipping action: SetLicenseFileContentUpgrade (condition is false)
    MSI (s) (38:20) [10:04:14:692]: Skipping action: SetLicenseFileContentModify (condition is false)
    MSI (s) (38:20) [10:04:14:692]: Skipping action: SetLicenseFileContentRepairOrNoModify (condition is false)
    MSI (s) (38:20) [10:04:14:692]: Skipping action: SetPRODUCT_KEYIfLegacyUpgrade (condition is false)
    MSI (s) (38:20) [10:04:14:692]: Skipping action: SetDISABLE_MOVE (condition is false)
    MSI (s) (38:20) [10:04:14:692]: Doing action: SetLicenseTypeRegValue1
    Action ended 10:04:14: SetLicenseFileContentNoLicenseFile. Return value 1.
    MSI (s) (38:20) [10:04:14:692]: PROPERTY CHANGE: Adding LicenseTypeRegValue property. Its value is '1'.
    Action start 10:04:14: SetLicenseTypeRegValue1.
    MSI (s) (38:20) [10:04:14:692]: Skipping action: SetLicenseTypeRegValue2 (condition is false)
    MSI (s) (38:20) [10:04:14:692]: Skipping action: SetLicenseTypeRegValue3 (condition is false)
    MSI (s) (38:20) [10:04:14:692]: Doing action: SetPackageTypeRegValue1
    Action ended 10:04:14: SetLicenseTypeRegValue1. Return value 1.
    MSI (s) (38:20) [10:04:14:692]: PROPERTY CHANGE: Adding PackageTypeRegValue property. Its value is '1'.
    Action start 10:04:14: SetPackageTypeRegValue1.
    MSI (s) (38:20) [10:04:14:692]: Skipping action: SetPackageTypeRegValue2 (condition is false)
    MSI (s) (38:20) [10:04:14:692]: Doing action: SetInstallTypeRegValue1
    Action ended 10:04:14: SetPackageTypeRegValue1. Return value 1.
    MSI (s) (38:20) [10:04:14:692]: PROPERTY CHANGE: Adding InstallTypeRegValue property. Its value is '1'.
    Action start 10:04:14: SetInstallTypeRegValue1.
    MSI (s) (38:20) [10:04:14:692]: Skipping action: SetInstallTypeRegValue2 (condition is false)
    MSI (s) (38:20) [10:04:14:692]: Skipping action: SetUpdatesEnabledRegValue0 (condition is false)
    MSI (s) (38:20) [10:04:14:692]: Doing action: SetUpdatesEnabledRegValue1
    Action ended 10:04:14: SetInstallTypeRegValue1. Return value 1.
    MSI (s) (38:20) [10:04:14:692]: PROPERTY CHANGE: Adding UpdatesEnabledRegValue property. Its value is '1'.
    Action start 10:04:14: SetUpdatesEnabledRegValue1.
    MSI (s) (38:20) [10:04:14:692]: Skipping action: SetLegacyInstallDir (condition is false)
    MSI (s) (38:20) [10:04:14:692]: Doing action: GetLegacyInstallDir
    Action ended 10:04:14: SetUpdatesEnabledRegValue1. Return value 1.
    MSI (s) (38:3C) [10:04:14:718]: Invoking remote custom action. DLL: C:\WINDOWS\Installer\MSIDB60.tmp, Entrypoint: _GetLegacyInstallDir@4
    MSI (s) (38!74) [10:04:14:721]: PROPERTY CHANGE: Adding LegacyInstallDir property. Its value is 'C:\Program Files (x86)\Minitab\'.
    Action start 10:04:14: GetLegacyInstallDir.
    MSI (s) (38:20) [10:04:14:722]: Skipping action: AI_PREPARE_UPGRADE (condition is false)
    MSI (s) (38:20) [10:04:14:722]: Doing action: InstallValidate
    Action ended 10:04:14: GetLegacyInstallDir. Return value 1.
    MSI (s) (38:20) [10:04:14:722]: PROPERTY CHANGE: Deleting MsiRestartManagerSessionKey property. Its current value is '5341dd7125edb44d82bac1e5b83aef61'.
    MSI (s) (38:20) [10:04:14:722]: Feature: MaintenanceStatus; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Feature: Application; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Feature: FileAssociations; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Feature: MultiUserLicensing; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Feature: SingleUserLicensing; Installed: Absent; Request: Absent; Action: Absent
    MSI (s) (38:20) [10:04:14:722]: Feature: Updater; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: Language; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: ABCUmsatz.MTW; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: Accident.MTW; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: Acidente.MTW; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: ABC.MTW_1; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: ABCSales.MTW; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: ABC.MTW; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: BMI.MTW; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: Central.xlsx_1; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: Accidente.MTW; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: Contproc.mac_2; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: Calidad.MTW; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: DOE.MTW; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: ltfil14nu.DLL; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: Mtb.chm_2; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: Berichte.MPJ; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: Mtb.chm_5; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: Mtb.chm; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: VersindeEstudiante.reg; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: Lfpng14nu.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: AddIn.cls; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: Contproc.mac; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: Mtb.chm_6; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: Mtb.chm_7; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: Mtb.chm_4; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: Mtb.chm_3; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: Mtb.chm_1; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: Central.xlsx; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: msvcr70.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: mtb.dlg_5; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbIO.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: DOE.MTW_1; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: Mtbff.des_1; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbGraph.ico; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbMVT.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbHVW.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbOut.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbGUI.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbEDT.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbDDE.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbCDL.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: mtb.dlg_6; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: Studentenversion.reg; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: Centre.xlsx; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbBT.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: DataProvider.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbGraphicsCmnd.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: Contproc.mac_1; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: Contproc.mac_3; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: Contproc.mac_4; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: Contproc.mac_5; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: Contproc.mac_6; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: Contproc.mac_7; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: StatLibrary.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MTW; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: StudentVersion.reg; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: vbaddin.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbSortCmnd.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbPrefs.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: updater.exe; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbExceptions.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: libxml2.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbOLE.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbDlg.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: LFCMP14nu.DLL; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: LFJ2K14nu.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: LTDIS14nu.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: Lfwmf14nu.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbWorkVar.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: mtb.dlg_4; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbGraphicsFtn.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbResources.dll_7; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbResources.dll_6; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbResources.dll_5; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbResources.dll_4; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbResources.dll_3; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbResources.dll_2; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbResources.dll_1; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbMemory.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: StudentVersion.reg_1; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbBook.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbRCH.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbBCG.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: filecheck.dll; Installed: Absent; Request: Null; Action: Null
    MSI (s) (38:20) [10:04:14:722]: Component: mtbgr.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: Mtb.exe; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbArchive.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbCDLParseValidation.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbCDLValidation.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbCmndFramework.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbDateTime.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbFormat.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbSED.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbGED.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbGraphAttributes.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbGraphics.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbHOB.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbMath.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbMessaging.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbMsg.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbObjectiveGrid.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbObserver.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbResources.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbStatUtil.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbStreams.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbStrings.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbTemplate.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbUTL.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: mtb.dlg; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: ltimg14nu.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: RWUXThemeSU.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: reg_1; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: mtb.dlg_1; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: VersionEtudiant.reg; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: VersodoAluno.reg; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: reg; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: filechck.dll; Installed: Absent; Request: Null; Action: Null
    MSI (s) (38:20) [10:04:14:722]: Component: lfbmp14nu.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: lffax14nu.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: lfgif14nu.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: lftif14nu.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: ltkrn14nu.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: mfc70.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: mtb.dlg_2; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: mtb.dlg_3; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: mtb.dlg_7; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: r2netdll.dll; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: rmd.exe; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: ProductKey; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MINITAB_PRODUCT_KEY; Installed: Absent; Request: Null; Action: Null
    MSI (s) (38:20) [10:04:14:722]: Component: KEY_DM; Installed: Absent; Request: Null; Action: Null
    MSI (s) (38:20) [10:04:14:722]: Component: KEY_DIST; Installed: Absent; Request: Null; Action: Null
    MSI (s) (38:20) [10:04:14:722]: Component: LicenseType; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: DisableUpdates; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: LicenseServer; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: SoftwareUpdates; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: AI_CustomARPName; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: AcademicPackage; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: AddIns; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: KEY_LOCALE; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: AddIns_10; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: AddIns_11; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: AddIns_12; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: AddIns_13; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: Minitab; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: AddIns_2; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: AddIns_3; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: AddIns_9; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: Deutsch; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: FriendlyTypeName; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __22; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: English; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: KEY_AUTH; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: FriendlyTypeName_1; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: FriendlyTypeName_2; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: FriendlyTypeName_3; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: FriendlyTypeName_4; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: InstallLanguage; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: InstallType; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __24; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: Minitab.MSS.Worksheet.17; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: LicenseFileCopied; Installed: Absent; Request: Local; Action: Null
    MSI (s) (38:20) [10:04:14:722]: Component: LicenseServer_1; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: LicenseType_1; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: LogPath; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: ProductInformation; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MINITAB_PRODUCT_KEY_1; Installed: Absent; Request: Null; Action: Null
    MSI (s) (38:20) [10:04:14:722]: Component: __9; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __23; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: Minitab.MSS.PortableWorksheet.17; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: Minitab.MSS.PortableWorksheet.17_1; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: Minitab.MSS.Project.17_2; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: Minitab.MSS.Project.17_1; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: Minitab.MSS.Project.17; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: Minitab17; Installed: Absent; Request: Local; Action: Null
    MSI (s) (38:20) [10:04:14:722]: Component: MinitabPortableWorksheet; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MinitabProject; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MinitabProject_1; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MinitabWorksheet; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: Mode; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MyMenu; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: Path; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __14; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __30; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __21; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: Pref; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MyMenu_1; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MyMenu_2; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MyMenu_3; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MyMenu_4; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MyMenu_5; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MyMenu_6; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: Portugus; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: NewValue; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: SETUPEXEDIR; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: SHORTCUTDIR; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: SuDllsCopied; Installed: Absent; Request: Null; Action: Null
    MSI (s) (38:20) [10:04:14:722]: Component: _; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __1; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __10; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __11; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __26; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __12; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __13; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __29; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __15; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __16; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __17; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __18; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __19; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __2; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __20; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __25; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __27; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __28; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __3; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __4; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __5; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __6; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __7; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __8; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: csv; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: espaol; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: franais; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: regid.199402.com.minitab; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: nlssrv32.exe.ED34451F_B415_453E_86AE_035EFFA79AB8; Installed: Absent; Request: Null; Action: Null
    MSI (s) (38:20) [10:04:14:722]: Component: MtbAuthNJPN.dll.ED34451F_B415_453E_86AE_035EFFA79AB8; Installed: Absent; Request: Null; Action: Null
    MSI (s) (38:20) [10:04:14:722]: Component: MtbAuthNFRA.dll.ED34451F_B415_453E_86AE_035EFFA79AB8; Installed: Absent; Request: Null; Action: Null
    MSI (s) (38:20) [10:04:14:722]: Component: MtbAuthNKOR.dll.ED34451F_B415_453E_86AE_035EFFA79AB8; Installed: Absent; Request: Null; Action: Null
    MSI (s) (38:20) [10:04:14:722]: Component: MtbAuthNESP.dll.ED34451F_B415_453E_86AE_035EFFA79AB8; Installed: Absent; Request: Null; Action: Null
    MSI (s) (38:20) [10:04:14:722]: Component: MtbAuthNDEU.dll.ED34451F_B415_453E_86AE_035EFFA79AB8; Installed: Absent; Request: Null; Action: Null
    MSI (s) (38:20) [10:04:14:722]: Component: MtbAuthNCHS.dll.ED34451F_B415_453E_86AE_035EFFA79AB8; Installed: Absent; Request: Null; Action: Null
    MSI (s) (38:20) [10:04:14:722]: Component: MtbAuthN.dll.ED34451F_B415_453E_86AE_035EFFA79AB8; Installed: Absent; Request: Null; Action: Null
    MSI (s) (38:20) [10:04:14:722]: Component: MtbAuthNPTB.dll.ED34451F_B415_453E_86AE_035EFFA79AB8; Installed: Absent; Request: Null; Action: Null
    MSI (s) (38:20) [10:04:14:722]: Component: MtbAuthPTB.dll.99120034_838D_4818_B0F8_F1C591B11D4C; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbAuthKOR.dll.99120034_838D_4818_B0F8_F1C591B11D4C; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbAuthFRA.dll.99120034_838D_4818_B0F8_F1C591B11D4C; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbAuthESP.dll.99120034_838D_4818_B0F8_F1C591B11D4C; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbAuthDEU.dll.99120034_838D_4818_B0F8_F1C591B11D4C; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbAuth.dll.99120034_838D_4818_B0F8_F1C591B11D4C; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbAuthCHS.dll.99120034_838D_4818_B0F8_F1C591B11D4C; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: MtbAuthJPN.dll.99120034_838D_4818_B0F8_F1C591B11D4C; Installed: Absent; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __Mtb.exe65; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __Mtb.exe66; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __LicenseFileCopied65; Installed: Null; Request: Local; Action: Null
    MSI (s) (38:20) [10:04:14:722]: Component: __AddIn.cls65; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __vbaddin.dll65; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __SuDllsCopied65; Installed: Null; Request: Null; Action: Null
    MSI (s) (38:20) [10:04:14:722]: Component: __Mtb.chm_465; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __AddIn.cls66; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __Mtb.chm_466; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __Mtb.chm_467; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __Mtb.chm_468; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __Mtb.chm_469; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __vbaddin.dll66; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __Mtb.exe67; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __Mtb.exe68; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __rmd.exe65; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __rmd.exe66; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __rmd.exe67; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __rmd.exe68; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __rmd.exe69; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __rmd.exe70; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __rmd.exe71; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __rmd.exe72; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __ProductInformation65; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __Language65; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __ProductKey65; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __MINITAB_PRODUCT_KEY65; Installed: Null; Request: Null; Action: Null
    MSI (s) (38:20) [10:04:14:722]: Component: __KEY_DM65; Installed: Null; Request: Null; Action: Null
    MSI (s) (38:20) [10:04:14:722]: Component: __KEY_DIST65; Installed: Null; Request: Null; Action: Null
    MSI (s) (38:20) [10:04:14:722]: Component: __LicenseType65; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __LicenseServer65; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __SoftwareUpdates65; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __AI_CustomARPName65; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __AcademicPackage65; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __KEY_LOCALE65; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __FriendlyTypeName65; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: ____865; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: ____2265; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __KEY_AUTH65; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __DisableUpdates65; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __FriendlyTypeName_165; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __FriendlyTypeName_265; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __FriendlyTypeName_365; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __FriendlyTypeName_465; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __InstallLanguage65; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __InstallType65; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: ____1065; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: ____2465; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __Minitab.MSS.Worksheet.1765; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __LicenseFileCopied66; Installed: Null; Request: Local; Action: Null
    MSI (s) (38:20) [10:04:14:722]: Component: __LicenseServer_165; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __LicenseType_165; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __LogPath65; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __MINITAB_PRODUCT_KEY_165; Installed: Null; Request: Null; Action: Null
    MSI (s) (38:20) [10:04:14:722]: Component: ____965; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __Minitab.MSS.PortableWorksheet.1765; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __Minitab.MSS.PortableWorksheet.17_165; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __Minitab.MSS.Project.17_165; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __Minitab.MSS.Project.17_265; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __Minitab.MSS.Project.1765; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __MinitabPortableWorksheet65; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __MinitabProject65; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __MinitabProject_165; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __MinitabWorksheet65; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __Mode65; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __Path65; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: ____1465; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: ____2165; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __Pref65; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __NewValue65; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __SuDllsCopied66; Installed: Null; Request: Null; Action: Null
    MSI (s) (38:20) [10:04:14:722]: Component: __Mtb.exe69; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: ___65; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: ____165; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: ____1165; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: ____1365; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: ____1665; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: ____1765; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: ____1865; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: ____1965; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: ____265; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: ____2065; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: ____2365; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: ____2565; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: ____2665; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: ____2765; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: ____2965; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: ____365; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: ____3065; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: ____465; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: ____565; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: ____665; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: ____765; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __csv65; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Component: __MtbAuthN.dll.ED34451F_B415_453E_86AE_035EFFA79AB865; Installed: Null; Request: Null; Action: Null
    MSI (s) (38:20) [10:04:14:722]: Component: __MtbAuth.dll.99120034_838D_4818_B0F8_F1C591B11D4C65; Installed: Null; Request: Local; Action: Local
    MSI (s) (38:20) [10:04:14:722]: Note: 1: 2205 2: 3: BindImage
    MSI (s) (38:20) [10:04:14:722]: Note: 1: 2262 2: ProgId 3: -2147287038
    MSI (s) (38:20) [10:04:14:722]: Note: 1: 2262 2: PublishComponent 3: -2147287038
    MSI (s) (38:20) [10:04:14:722]: Note: 1: 2262 2: SelfReg 3: -2147287038
    MSI (s) (38:20) [10:04:14:722]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:722]: Note: 1: 2262 2: Font 3: -2147287038
    MSI (s) (38:20) [10:04:14:722]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:722]: Note: 1: 2262 2: TypeLib 3: -2147287038
    Action start 10:04:14: InstallValidate.
    MSI (s) (38:20) [10:04:14:722]: Note: 1: 2262 2: ReserveCost 3: -2147287038
    MSI (s) (38:20) [10:04:14:722]: Note: 1: 2205 2: 3: _RemoveFilePath
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: TypeLib 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:832]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: PROPERTY CHANGE: Modifying CostingComplete property. Its current value is '0'. Its new value: '1'.
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2205 2: 3: BindImage
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: ProgId 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: PublishComponent 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: SelfReg 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Extension 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Font 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2727 2:
    MSI (s) (38:20) [10:04:14:842]: Note: 1: 2205 2: 3: FilesInUse
    MSI (s) (38:20) [10:04:14:852]: Note: 1: 2727 2:
    MSI (s) (38:20) [10:04:14:852]: Doing action: AI_GetArpIconPath
    Action ended 10:04:14: InstallValidate. Return value 1.
    MSI (s) (38:6C) [10:04:14:862]: Invoking remote custom action. DLL: C:\WINDOWS\Installer\MSIDBFD.tmp, Entrypoint: GetArpIconPath
    MSI (s) (38!94) [10:04:14:872]: PROPERTY CHANGE: Adding ARP_ICON_PATH property. Its value is 'C:\WINDOWS\Installer\{F14DC15E-2394-4FE4-99B5-8BD5C4F1965F}\Mtb17.exe'.
    MSI (s) (38!94) [10:04:14:902]: PROPERTY CHANGE: Adding AI_ARP_SIZE property. Its value is '776786'.
    Action start 10:04:14: AI_GetArpIconPath.
    MSI (s) (38:20) [10:04:14:902]: Doing action: RemoveExistingProducts
    Action ended 10:04:14: AI_GetArpIconPath. Return value 1.
    Action start 10:04:14: RemoveExistingProducts.
    MSI (s) (38:20) [10:04:14:902]: Doing action: InstallInitialize
    Action ended 10:04:14: RemoveExistingProducts. Return value 1.
    MSI (s) (38:20) [10:04:14:902]: Machine policy value 'AlwaysInstallElevated' is 0
    MSI (s) (38:20) [10:04:14:902]: User policy value 'AlwaysInstallElevated' is 0
    MSI (s) (38:20) [10:04:14:902]: Embedded Chainer - Searching for a valid Embedded Chainer to run
    MSI (s) (38:20) [10:04:14:902]: Note: 1: 2262 2: MsiEmbeddedChainer 3: -2147287038
    MSI (s) (38:20) [10:04:14:902]: BeginTransaction: Locking Server
    MSI (s) (38:20) [10:04:14:902]: Note: 1: 2203 2: C:\WINDOWS\Installer\inprogressinstallinfo.ipi 3: -2147287038
    MSI (s) (38:20) [10:04:14:902]: SRSetRestorePoint skipped for this transaction.
    MSI (s) (38:20) [10:04:14:902]: Note: 1: 2203 2: C:\WINDOWS\Installer\inprogressinstallinfo.ipi 3: -2147287038
    MSI (s) (38:20) [10:04:14:902]: Server not locked: locking for product {F14DC15E-2394-4FE4-99B5-8BD5C4F1965F}
    Action start 10:04:14: InstallInitialize.
    MSI (s) (38:20) [10:04:14:972]: Skipping action: AI_ExpandExtractionPath (condition is false)
    MSI (s) (38:20) [10:04:14:972]: Doing action: AI_DATA_SETTER_2
    Action ended 10:04:14: InstallInitialize. Return value 1.
    MSI (s) (38:20) [10:04:14:972]: PROPERTY CHANGE: Adding AI_RemoveAllTempFiles property. Its value is 'C:\TEMP\SETLICENSINGFILEPERMISSIONS.BAT|C:\TEMP\'.
    Action start 10:04:14: AI_DATA_SETTER_2.
    MSI (s) (38:20) [10:04:14:972]: Doing action: AI_RemoveAllTempFiles
    Action ended 10:04:14: AI_DATA_SETTER_2. Return value 1.
    MSI (s) (38:20) [10:04:14:972]: Note: 1: 2262 2: MsiPatchCertificate 3: -2147287038
    MSI (s) (38:20) [10:04:14:972]: LUA patching is disabled: unpopulated MsiPatchCertificate table
    MSI (s) (38:20) [10:04:14:972]: Resolving source.
    MSI (s) (38:20) [10:04:14:972]: Resolving source to launched-from source.
    MSI (s) (38:20) [10:04:14:972]: Setting launched-from source as last-used.
    MSI (s) (38:20) [10:04:14:972]: PROPERTY CHANGE: Adding SourceDir property. Its value is 'C:\ProgramData\Minitab\Minitab17.3.1.0\installer\'.
    MSI (s) (38:20) [10:04:14:972]: PROPERTY CHANGE: Adding SOURCEDIR property. Its value is 'C:\ProgramData\Minitab\Minitab17.3.1.0\installer\'.
    MSI (s) (38:20) [10:04:14:972]: PROPERTY CHANGE: Adding SourcedirProduct property. Its value is '{F14DC15E-2394-4FE4-99B5-8BD5C4F1965F}'.
    MSI (s) (38:20) [10:04:14:972]: SOURCEDIR ==> C:\ProgramData\Minitab\Minitab17.3.1.0\installer\
    MSI (s) (38:20) [10:04:14:972]: SOURCEDIR product ==> {F14DC15E-2394-4FE4-99B5-8BD5C4F1965F}
    MSI (s) (38:20) [10:04:14:982]: SECREPAIR: CryptAcquireContext succeeded
    MSI (s) (38:20) [10:04:14:982]: Determining source type
    MSI (s) (38:20) [10:04:15:015]: Source type from package 'minitab17.3.1.0setup.msi': 2
    MSI (s) (38:20) [10:04:15:015]: SECREPAIR: Hash Database: C:\WINDOWS\Installer\SourceHash{F14DC15E-2394-4FE4-99B5-8BD5C4F1965F}
    MSI (s) (38:20) [10:04:15:122]: Note: 1: 2262 2: SourceHash 3: -2147287038
    MSI (s) (38:20) [10:04:15:232]: SECREPAIR: New Hash Database creation complete.
    MSI (s) (38:20) [10:04:15:343]: SECREPAIR: Failed to open the file:C:\ProgramData\Minitab\Minitab17.3.1.0\installer\disk1.cab for computing its hash. Error:2
    MSI (s) (38:20) [10:04:15:343]: SECUREREPAIR: Failed to CreateContentHash of the file: disk1.cab: for computing its hash. Error: 2
    Action start 10:04:14: AI_RemoveAllTempFiles.
    MSI (s) (38:20) [10:04:15:383]: Source path resolution complete. Dumping Directory table...
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: TARGETDIR , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: , ShortSubPath:
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: WindowsFolder , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: , ShortSubPath:
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: TempFolder , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: TempFolder\ , ShortSubPath: TEMPFO~1\
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: SystemFolder , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: SystemFolder\ , ShortSubPath: SYSTEM~1\
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: DesktopFolder , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: DesktopFolder\ , ShortSubPath: DESKTO~1\
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: PREREQDIR , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: PREREQDIR\ , ShortSubPath: PREREQ~1\
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: SHORTCUTDIR , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: SHORTCUTDIR\ , ShortSubPath: SHORTC~1\
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: SETUPEXEDIR , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: SETUPEXEDIR\ , ShortSubPath: SETUPE~1\
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: CommonAppDataFolder , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: CommonAppDataFolder\ , ShortSubPath: COMMON~2\
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: regid.199402.com.minitab_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: CommonAppDataFolder\regid.1994-02.com.minitab\ , ShortSubPath: COMMON~2\REGID1~2.MIN\
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: Minitab_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: CommonAppDataFolder\Minitab\ , ShortSubPath: COMMON~2\Minitab\
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: APPDIR , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: , ShortSubPath:
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: APPDIR.99120034_838D_4818_B0F8_F1C591B11D4C , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: , ShortSubPath:
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: CommonFilesFolder.99120034_838D_4818_B0F8_F1C591B11D4C , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: CommonFilesFolder\ , ShortSubPath: COMMON~1\
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: MinitabShared_Dir.99120034_838D_4818_B0F8_F1C591B11D4C , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: CommonFilesFolder\Minitab Shared\ , ShortSubPath: COMMON~1\MINITA~1\
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: Auth_Dir.99120034_838D_4818_B0F8_F1C591B11D4C , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: CommonFilesFolder\Minitab Shared\Auth\ , ShortSubPath: COMMON~1\MINITA~1\Auth\
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: MultiUser_Dir.99120034_838D_4818_B0F8_F1C591B11D4C , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: CommonFilesFolder\Minitab Shared\Auth\MU\ , ShortSubPath: COMMON~1\MINITA~1\Auth\MU\
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: APPDIR.ED34451F_B415_453E_86AE_035EFFA79AB8 , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: , ShortSubPath:
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: CommonFilesFolder.ED34451F_B415_453E_86AE_035EFFA79AB8 , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: CommonFilesFolder\ , ShortSubPath: COMMON~1\
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: MinitabShared_Dir.ED34451F_B415_453E_86AE_035EFFA79AB8 , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: CommonFilesFolder\Minitab Shared\ , ShortSubPath: COMMON~1\MINITA~1\
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: Auth_Dir.ED34451F_B415_453E_86AE_035EFFA79AB8 , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: CommonFilesFolder\Minitab Shared\Auth\ , ShortSubPath: COMMON~1\MINITA~1\Auth\
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: SU_Dir.ED34451F_B415_453E_86AE_035EFFA79AB8 , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: CommonFilesFolder\Minitab Shared\Auth\SU\ , ShortSubPath: COMMON~1\MINITA~1\Auth\SU\
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: SystemFolder.ED34451F_B415_453E_86AE_035EFFA79AB8 , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: SystemFolder\ , ShortSubPath: SYSTEM~1\
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: Minitab17_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: Minitab 17\ , ShortSubPath: MINITA~1\
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: __9_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: 한국어\ , ShortSubPath:
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: __15_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: 한국어\프로파일\ , ShortSubPath:
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: MyMenu_6_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: 한국어\MyMenu\ , ShortSubPath:
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: __14_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: 한국어\매크로\ , ShortSubPath:
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: __16_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: 한국어\표본 데이터\ , ShortSubPath: 한국어\표본데이터~1\
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: __20_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: 한국어\표본 데이터\시작하기\ , ShortSubPath: 한국어\표본데이터~1\시작하기\
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: AddIns_6_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: 한국어\AddIns\ , ShortSubPath:
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: Portugus_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: Português\ , ShortSubPath: PORTUG~1\
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: Perfis_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: Português\Perfis\ , ShortSubPath: PORTUG~1\Perfis\
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: MyMenu_4_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: Português\MyMenu\ , ShortSubPath: PORTUG~1\MyMenu\
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: Macros_4_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: Português\Macros\ , ShortSubPath: PORTUG~1\Macros\
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: AddIns_4_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: Português\AddIns\ , ShortSubPath: PORTUG~1\AddIns\
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: ArquivosdeDados_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: Português\Arquivos de Dados\ , ShortSubPath: PORTUG~1\ARQUIV~1\
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: Introduo_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: Português\Arquivos de Dados\Introdução\ , ShortSubPath: PORTUG~1\ARQUIV~1\INTROD~1\
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: espaol_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: español\ , ShortSubPath:
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: Perfiles_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: español\Perfiles\ , ShortSubPath:
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: MyMenu_2_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: español\MyMenu\ , ShortSubPath:
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: Macros_2_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: español\Macros\ , ShortSubPath:
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: AddIns_2_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: español\AddIns\ , ShortSubPath:
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: Datosdemuestra_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: español\Datos de muestra\ , ShortSubPath: español\DATOSD~1\
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: Introduccin_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: español\Datos de muestra\Introducción\ , ShortSubPath: español\DATOSD~1\INTROD~1\
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: English_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: English\ , ShortSubPath:
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: Profiles_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: English\Profiles\ , ShortSubPath:
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: Macros_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: English\Macros\ , ShortSubPath:
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: AddIns_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: English\AddIns\ , ShortSubPath:
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: MyMenu_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: English\MyMenu\ , ShortSubPath:
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: SampleData_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: English\Sample Data\ , ShortSubPath: English\SAMPLE~1\
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: GettingStarted_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: English\Sample Data\Getting Started\ , ShortSubPath: English\SAMPLE~1\GETTIN~1\
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: Resources_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: Resources\ , ShortSubPath: RESOUR~1\
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: __7_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: Resources\2052\ , ShortSubPath: RESOUR~1\2052\
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: __6_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: Resources\1046\ , ShortSubPath: RESOUR~1\1046\
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: __5_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: Resources\1042\ , ShortSubPath: RESOUR~1\1042\
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: __4_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: Resources\1041\ , ShortSubPath: RESOUR~1\1041\
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: __1_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: Resources\1031\ , ShortSubPath: RESOUR~1\1031\
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: __3_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: Resources\1036\ , ShortSubPath: RESOUR~1\1036\
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: __2_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: Resources\1034\ , ShortSubPath: RESOUR~1\1034\
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: __Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: Resources\1033\ , ShortSubPath: RESOUR~1\1033\
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: franais_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: français\ , ShortSubPath:
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: Profils_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: français\Profils\ , ShortSubPath:
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: MyMenu_3_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: français\MyMenu\ , ShortSubPath:
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: Macros_3_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: français\Macros\ , ShortSubPath:
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: AddIns_3_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: français\AddIns\ , ShortSubPath:
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: Donneschantillons_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: français\Données échantillons\ , ShortSubPath: français\DONNÉE~1\
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: Miseenroute_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: français\Données échantillons\Mise en route\ , ShortSubPath: français\DONNÉE~1\MISEEN~1\
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: __10_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: 中文(简体)\ , ShortSubPath:
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: __19_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: 中文(简体)\配置文件\ , ShortSubPath:
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: MyMenu_7_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: 中文(简体)\MyMenu\ , ShortSubPath:
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: __18_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: 中文(简体)\宏\ , ShortSubPath:
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: AddIns_7_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: 中文(简体)\AddIns\ , ShortSubPath:
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: __17_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: 中文(简体)\样本数据\ , ShortSubPath:
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: __21_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: 中文(简体)\样本数据\入门\ , ShortSubPath:
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: __8_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: 日本語\ , ShortSubPath:
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: __12_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: 日本語\プロファイル\ , ShortSubPath:
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: MyMenu_5_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: 日本語\MyMenu\ , ShortSubPath:
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: __11_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: 日本語\マクロ\ , ShortSubPath:
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: AddIns_5_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: 日本語\AddIns\ , ShortSubPath:
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: __13_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: 日本語\サンプルデータ\ , ShortSubPath:
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: __22_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: 日本語\サンプルデータ\入門\ , ShortSubPath:
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: Deutsch_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: Deutsch\ , ShortSubPath:
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: Profile_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: Deutsch\Profile\ , ShortSubPath:
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: MyMenu_1_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: Deutsch\MyMenu\ , ShortSubPath:
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: Macros_1_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: Deutsch\Makros\ , ShortSubPath:
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: AddIns_1_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: Deutsch\AddIns\ , ShortSubPath:
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: SampleData_2_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: Deutsch\Beispieldaten\ , ShortSubPath: Deutsch\BEISPI~1\
    MSI (s) (38:20) [10:04:15:383]: Dir (source): Key: ErsteSchritte_Dir , Object: C:\ProgramData\Minitab\Minitab17.3.1.0\installer\ , LongSubPath: Deutsch\Beispieldaten\Erste Schritte\ , ShortSubPath: Deutsch\BEISPI~1\ERSTES~1\
    MSI (s) (38:20) [10:04:15:393]: Skipping action: AI_RemoveExternalUIStub (condition is false)
    MSI (s) (38:20) [10:04:15:393]: Doing action: AI_STORE_LOCATION
    Action ended 10:04:15: AI_RemoveAllTempFiles. Return value 1.
    MSI (s) (38:20) [10:04:15:393]: PROPERTY CHANGE: Adding ARPINSTALLLOCATION property. Its value is 'C:\Program Files (x86)\Minitab\Minitab 17\'.
    Action start 10:04:15: AI_STORE_LOCATION.
    MSI (s) (38:20) [10:04:15:393]: Doing action: AllocateRegistrySpace
    Action ended 10:04:15: AI_STORE_LOCATION. Return value 1.
    Action start 10:04:15: AllocateRegistrySpace.
    MSI (s) (38:20) [10:04:15:393]: Skipping action: AI_UPDATER_UNINSTALL (condition is false)
    MSI (s) (38:20) [10:04:15:393]: Doing action: ProcessComponents
    Action ended 10:04:15: AllocateRegistrySpace. Return value 1.
    Action start 10:04:15: ProcessComponents.
    MSI (s) (38:20) [10:04:15:452]: Doing action: AI_ProcessTasks
    Action ended 10:04:15: ProcessComponents. Return value 1.
    MSI (s) (38:50) [10:04:15:492]: Invoking remote custom action. DLL: C:\WINDOWS\Installer\MSIDE60.tmp, Entrypoint: ProcessTasks
    Action start 10:04:15: AI_ProcessTasks.
    MSI (s) (38:20) [10:04:15:502]: Doing action: AI_ProcessTasks2
    Action ended 10:04:15: AI_ProcessTasks. Return value 1.
    MSI (s) (38:50) [10:04:15:522]: Invoking remote custom action. DLL: C:\WINDOWS\Installer\MSIDE80.tmp, Entrypoint: ProcessTasks
    MSI (s) (38!28) [10:04:15:522]: PROPERTY CHANGE: Adding AI_RollbackTasks2 property. Its value is 'MssUpdater1S-1-5-18{EA6EDBCC-C225-4A59-A623-5C4B08654693}'.
    MSI (s) (38!28) [10:04:15:522]: Doing action: AI_RollbackTasks2
    Action start 10:04:15: AI_ProcessTasks2.
    Action start 10:04:15: AI_RollbackTasks2.
    MSI (s) (38!28) [10:04:15:522]: PROPERTY CHANGE: Deleting AI_RollbackTasks2 property. Its current value is 'MssUpdater1S-1-5-18{EA6EDBCC-C225-4A59-A623-5C4B08654693}'.
    Action ended 10:04:15: AI_RollbackTasks2. Return value 1.
    MSI (s) (38!28) [10:04:15:522]: PROPERTY CHANGE: Adding AI_ScheduleTasks2 property. Its value is 'MssUpdaterC:\Program Files (x86)\Minitab\Minitab 17\MssUpdater.exe/silentC:\Program Files (x86)\Minitab\Minitab 17\UWS-STAFF\SYSTEM0245763|1|4095|1|0|0|0|1S-1-5-18{EA6EDBCC-C225-4A59-A623-5C4B08654693}0AI_MssUpdater'.
    MSI (s) (38!28) [10:04:15:522]: Doing action: AI_ScheduleTasks2
    Action start 10:04:15: AI_ScheduleTasks2.
    MSI (s) (38!28) [10:04:15:533]: PROPERTY CHANGE: Deleting AI_ScheduleTasks2 property. Its current value is 'MssUpdaterC:\Program Files (x86)\Minitab\Minitab 17\MssUpdater.exe/silentC:\Program Files (x86)\Minitab\Minitab 17\UWS-STAFF\SYSTEM0245763|1|4095|1|0|0|0|1S-1-5-18{EA6EDBCC-C225-4A59-A623-5C4B08654693}0AI_MssUpdater'.
    Action ended 10:04:15: AI_ScheduleTasks2. Return value 1.
    MSI (s) (38:20) [10:04:15:533]: Skipping action: MsiUnpublishAssemblies (condition is false)
    MSI (s) (38:20) [10:04:15:533]: Skipping action: AI_UninstallTasks (condition is false)
    MSI (s) (38:20) [10:04:15:533]: Skipping action: AI_UninstallTasks2 (condition is false)
    MSI (s) (38:20) [10:04:15:533]: Skipping action: UnpublishComponents (condition is false)
    MSI (s) (38:20) [10:04:15:533]: Doing action: UnpublishFeatures
    Action ended 10:04:15: AI_ProcessTasks2. Return value 1.
    Action start 10:04:15: UnpublishFeatures.
    MSI (s) (38:20) [10:04:15:533]: Doing action: StopServices
    Action ended 10:04:15: UnpublishFeatures. Return value 1.
    Action start 10:04:15: StopServices.
    MSI (s) (38:20) [10:04:15:533]: Doing action: DeleteServices
    Action ended 10:04:15: StopServices. Return value 1.
    Action start 10:04:15: DeleteServices.
    MSI (s) (38:20) [10:04:15:533]: Skipping action: UnregisterComPlus (condition is false)
    MSI (s) (38:20) [10:04:15:533]: Skipping action: SelfUnregModules (condition is false)
    MSI (s) (38:20) [10:04:15:533]: Skipping action: UnregisterTypeLibraries (condition is false)
    MSI (s) (38:20) [10:04:15:533]: Skipping action: RemoveODBC (condition is false)
    MSI (s) (38:20) [10:04:15:533]: Skipping action: UnregisterFonts (condition is false)
    MSI (s) (38:20) [10:04:15:533]: Doing action: AI_AiRemoveRegsImmediate
    Action ended 10:04:15: DeleteServices. Return value 1.
    MSI (s) (38:E4) [10:04:15:543]: Invoking remote custom action. DLL: C:\WINDOWS\Installer\MSIDEA1.tmp, Entrypoint: OnAiRemoveRegsImmediate
    MSI (s) (38!80) [10:04:15:573]: PROPERTY CHANGE: Adding AI_AiRemoveRegsCommit property. Its value is 'ALLUSERS1'.
    MSI (s) (38!80) [10:04:15:573]: Doing action: AI_AiRemoveRegsCommit
    Action start 10:04:15: AI_AiRemoveRegsImmediate.
    Action start 10:04:15: AI_AiRemoveRegsCommit.
    MSI (s) (38!80) [10:04:15:573]: PROPERTY CHANGE: Deleting AI_AiRemoveRegsCommit property. Its current value is 'ALLUSERS1'.
    Action ended 10:04:15: AI_AiRemoveRegsCommit. Return value 1.
    MSI (s) (38:20) [10:04:15:583]: Doing action: RemoveRegistryValues
    Action ended 10:04:15: AI_AiRemoveRegsImmediate. Return value 1.
    Action start 10:04:15: RemoveRegistryValues.
    MSI (s) (38:20) [10:04:15:583]: Skipping action: UnregisterClassInfo (condition is false)
    MSI (s) (38:20) [10:04:15:583]: Skipping action: UnregisterExtensionInfo (condition is false)
    MSI (s) (38:20) [10:04:15:583]: Skipping action: UnregisterProgIdInfo (condition is false)
    MSI (s) (38:20) [10:04:15:583]: Skipping action: UnregisterMIMEInfo (condition is false)
    MSI (s) (38:20) [10:04:15:583]: Doing action: AI_AiRemoveFilesRollback
    Action ended 10:04:15: RemoveRegistryValues. Return value 1.
    Action start 10:04:15: AI_AiRemoveFilesRollback.
    MSI (s) (38:20) [10:04:15:583]: Doing action: RemoveIniValues
    Action ended 10:04:15: AI_AiRemoveFilesRollback. Return value 1.
    MSI (s) (38:20) [10:04:15:583]: Note: 1: 2262 2: RemoveIniFile 3: -2147287038
    Action start 10:04:15: RemoveIniValues.
    MSI (s) (38:20) [10:04:15:583]: Skipping action: AI_DATA_SETTER_6 (condition is false)
    MSI (s) (38:20) [10:04:15:583]: Skipping action: AI_XmlUninstall (condition is false)
    MSI (s) (38:20) [10:04:15:583]: Skipping action: RemoveShortcuts (condition is false)
    MSI (s) (38:20) [10:04:15:583]: Doing action: RemoveEnvironmentStrings
    Action ended 10:04:15: RemoveIniValues. Return value 1.
    Action start 10:04:15: RemoveEnvironmentStrings.
    MSI (s) (38:20) [10:04:15:583]: Skipping action: RemoveDuplicateFiles (condition is false)
    MSI (s) (38:20) [10:04:15:583]: Doing action: AI_AiRemoveFilesImmediate
    Action ended 10:04:15: RemoveEnvironmentStrings. Return value 1.
    MSI (s) (38:84) [10:04:15:593]: Invoking remote custom action. DLL: C:\WINDOWS\Installer\MSIDEE0.tmp, Entrypoint: OnAiRemoveFilesImmediate
    MSI (s) (38!9C) [10:04:15:603]: Doing action: AI_AiRemoveFilesDeferred_Undoable
    Action start 10:04:15: AI_AiRemoveFilesImmediate.
    Action start 10:04:15: AI_AiRemoveFilesDeferred_Undoable.
    MSI (s) (38!9C) [10:04:15:603]: PROPERTY CHANGE: Adding AI_AiRemoveFilesCommit property. Its value is '{F14DC15E-2394-4FE4-99B5-8BD5C4F1965F}'.
    MSI (s) (38!9C) [10:04:15:603]: Doing action: AI_AiRemoveFilesCommit
    Action ended 10:04:15: AI_AiRemoveFilesDeferred_Undoable. Return value 1.
    Action start 10:04:15: AI_AiRemoveFilesCommit.
    MSI (s) (38!9C) [10:04:15:603]: PROPERTY CHANGE: Deleting AI_AiRemoveFilesCommit property. Its current value is '{F14DC15E-2394-4FE4-99B5-8BD5C4F1965F}'.
    Action ended 10:04:15: AI_AiRemoveFilesCommit. Return value 1.
    MSI (s) (38:20) [10:04:15:603]: Doing action: RemoveFiles
    Action ended 10:04:15: AI_AiRemoveFilesImmediate. Return value 1.
    Action start 10:04:15: RemoveFiles.
    MSI (s) (38:20) [10:04:15:615]: Skipping action: RemoveFolders (condition is false)
    MSI (s) (38:20) [10:04:15:615]: Doing action: CreateFolders
    Action ended 10:04:15: RemoveFiles. Return value 1.
    Action start 10:04:15: CreateFolders.
    MSI (s) (38:20) [10:04:15:616]: Using well known SID for Everyone
    MSI (s) (38:20) [10:04:15:616]: Finished allocating new user SID
    MSI (s) (38:20) [10:04:15:616]: Using well known SID for System
    MSI (s) (38:20) [10:04:15:616]: Finished allocating new user SID
    MSI (s) (38:20) [10:04:15:618]: Doing action: MoveFiles
    Action ended 10:04:15: CreateFolders. Return value 1.
    Action start 10:04:15: MoveFiles.
    MSI (s) (38:20) [10:04:15:618]: Doing action: AI_DATA_SETTER
    Action ended 10:04:15: MoveFiles. Return value 1.
    MSI (s) (38:20) [10:04:15:618]: PROPERTY CHANGE: Adding AI_ExtractFiles property. Its value is 'C:\WINDOWS\ccmcache\1a\minitab17.3.1.0setup.exe'.
    Action start 10:04:15: AI_DATA_SETTER.
    MSI (s) (38:20) [10:04:15:618]: Doing action: AI_ExtractFiles
    Action ended 10:04:15: AI_DATA_SETTER. Return value 1.
    Action start 10:04:15: AI_ExtractFiles.
    MSI (s) (38:20) [10:04:15:620]: Doing action: AI_EstimateExtractFiles
    Action ended 10:04:15: AI_ExtractFiles. Return value 1.
    MSI (s) (38:3C) [10:04:15:633]: Invoking remote custom action. DLL: C:\WINDOWS\Installer\MSIDF00.tmp, Entrypoint: EstimateExtractFiles
    Action start 10:04:15: AI_EstimateExtractFiles.
    MSI (s) (38:20) [10:04:15:633]: Doing action: InstallFiles
    Action ended 10:04:15: AI_EstimateExtractFiles. Return value 1.
    Action start 10:04:15: InstallFiles.
    MSI (s) (38:20) [10:04:15:683]: Note: 1: 2205 2: 3: MsiPatchOldAssemblyFile
    MSI (s) (38:20) [10:04:15:683]: Note: 1: 2228 2: 3: MsiPatchOldAssemblyFile 4: SELECT `MsiPatchOldAssemblyFile`.`Assembly_` FROM `MsiPatchOldAssemblyFile` WHERE `MsiPatchOldAssemblyFile`.`File_` = ?
    MSI (s) (38:20) [10:04:15:683]: Note: 1: 2205 2: 3: MsiSFCBypass
    MSI (s) (38:20) [10:04:15:683]: Note: 1: 2228 2: 3: MsiSFCBypass 4: SELECT `File_` FROM `MsiSFCBypass` WHERE `File_` = ?
    MSI (s) (38:20) [10:04:15:683]: Note: 1: 2205 2: 3: MsiPatchHeaders
    MSI (s) (38:20) [10:04:15:683]: Note: 1: 2228 2: 3: MsiPatchHeaders 4: SELECT `Header` FROM `MsiPatchHeaders` WHERE `StreamRef` = ?
    MSI (s) (38:20) [10:04:15:693]: Note: 1: 2205 2: 3: MsiPatchHeaders
    MSI (s) (38:20) [10:04:15:893]: Skipping action: PatchFiles (condition is false)
    MSI (s) (38:20) [10:04:15:893]: Doing action: DuplicateFiles
    Action ended 10:04:15: InstallFiles. Return value 1.
    Action start 10:04:15: DuplicateFiles.
    MSI (s) (38:20) [10:04:15:893]: Doing action: BindImage
    Action ended 10:04:15: DuplicateFiles. Return value 1.
    Action start 10:04:15: BindImage.
    MSI (s) (38:20) [10:04:15:893]: Doing action: CreateShortcuts
    Action ended 10:04:15: BindImage. Return value 1.
    Action start 10:04:15: CreateShortcuts.
    MSI (s) (38:20) [10:04:15:903]: Note: 1: 2235 2: 3: DisplayResourceDLL 4: SELECT `Shortcut`,`Name`, `FileName`, `Component`.`Directory_`, `Arguments`, `WkDir`, `Icon_`, `IconIndex`, `Hotkey`, `ShowCmd`, `Shortcut`.`Description`, `Shortcut`.`Directory_`, `Component`.`RuntimeFlags`, `Component`.`Action`, `Target`, `ComponentId`, `Feature`.`Action`, `Component`.`Installed`, `DisplayResourceDLL`, `DisplayResourceId`, `DescriptionResourceDLL`, `DescriptionResourceId` From `Shortcut`, `Feature`, `Component`, `File` WHERE `Target` = `Feature` AND `Shortcut`.`Component_` = `Component` AND `Component`.`KeyPath` = `File`.`File` AND ((`Feature`.`Action` = 1 OR `Feature`.`Action` = 2) OR (`Feature`.`Action` = 4 AND `Feature`.`Installed` = 0) OR (`Feature`.`Action` = 3 AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2 OR `Feature`.`Installed` = 4)) OR (`Feature`.`Action` = NULL AND (`Component`.`Action` = 1 OR `Component`.`Action` = 2) AND (`Feature`.`Installed` = 1 OR `Feature`.`Installed` = 2 OR `Feature`.`Installed` = 4)))
    MSI (s) (38:20) [10:04:15:903]: Note: 1: 2205 2: 3: MsiShortcutProperty
    MSI (s) (38:20) [10:04:15:903]: Note: 1: 2235 2: 3: DisplayResourceDLL 4: SELECT `Shortcut`,`Name`, `Target`, null, `Arguments`, `WkDir`, `Icon_`, `IconIndex`, `Hotkey`, `ShowCmd`, `Shortcut`.`Description`, `Shortcut`.`Directory_`, `Component`.`RuntimeFlags`, null, null, null, null, null, `DisplayResourceDLL`, `DisplayResourceId`, `DescriptionResourceDLL`, `DescriptionResourceId` From `Shortcut`, `Component` WHERE `Shortcut`.`Component_` = `Component` AND (`Component`.`Action` = 1 OR `Component`.`Action` = 2)
    MSI (s) (38:20) [10:04:15:903]: Note: 1: 2205 2: 3: MsiShortcutProperty
    MSI (s) (38:20) [10:04:15:903]: Doing action: RegisterClassInfo
    Action ended 10:04:15: CreateShortcuts. Return value 1.
    MSI (s) (38:20) [10:04:15:903]: Note: 1: 2262 2: Class 3: -2147287038
    Action start 10:04:15: RegisterClassInfo.
    MSI (s) (38:20) [10:04:15:903]: Doing action: RegisterExtensionInfo
    Action ended 10:04:15: RegisterClassInfo. Return value 1.
    MSI (s) (38:20) [10:04:15:903]: Note: 1: 2262 2: Extension 3: -2147287038
    Action start 10:04:15: RegisterExtensionInfo.
    MSI (s) (38:20) [10:04:15:903]: Doing action: RegisterProgIdInfo
    Action ended 10:04:15: RegisterExtensionInfo. Return value 1.
    MSI (s) (38:20) [10:04:15:903]: Note: 1: 2262 2: ProgId 3: -2147287038
    MSI (s) (38:20) [10:04:15:903]: Note: 1: 2262 2: Class 3: -2147287038
    MSI (s) (38:20) [10:04:15:903]: Note: 1: 2262 2: ProgId 3: -2147287038
    MSI (s) (38:20) [10:04:15:903]: Note: 1: 2262 2: Extension 3: -2147287038
    Action start 10:04:15: RegisterProgIdInfo.
    MSI (s) (38:20) [10:04:15:903]: Doing action: RegisterMIMEInfo
    Action ended 10:04:15: RegisterProgIdInfo. Return value 1.
    MSI (s) (38:20) [10:04:15:903]: Note: 1: 2262 2: MIME 3: -2147287038
    MSI (s) (38:20) [10:04:15:903]: Note: 1: 2262 2: Extension 3: -2147287038
    Action start 10:04:15: RegisterMIMEInfo.
    MSI (s) (38:20) [10:04:15:903]: Doing action: WriteRegistryValues
    Action ended 10:04:15: RegisterMIMEInfo. Return value 1.
    Action start 10:04:15: WriteRegistryValues.
    MSI (s) (38:20) [10:04:15:943]: Doing action: WriteIniValues
    Action ended 10:04:15: WriteRegistryValues. Return value 1.
    Action start 10:04:15: WriteIniValues.
    MSI (s) (38:20) [10:04:15:943]: Doing action: AI_DATA_SETTER_5
    Action ended 10:04:15: WriteIniValues. Return value 1.
    MSI (s) (38:20) [10:04:15:943]: PROPERTY CHANGE: Adding CustomActionData property. Its value is ''.
    Action start 10:04:15: AI_DATA_SETTER_5.
    MSI (s) (38:20) [10:04:15:943]: Doing action: AI_XmlInstall
    Action ended 10:04:15: AI_DATA_SETTER_5. Return value 1.
    MSI (s) (38:4C) [10:04:15:963]: Invoking remote custom action. DLL: C:\WINDOWS\Installer\MSIE04A.tmp, Entrypoint: OnXmlInstall
    MSI (s) (38!98) [10:04:15:993]: PROPERTY CHANGE: Adding AI_XmlRollback property. Its value is 'ProductNameMinitab 17ProductCode{F14DC15E-2394-4FE4-99B5-8BD5C4F1965F}REMOVEAI_TEST_XML_FILE_DIRECTORYAI_TEST_XML_FILE_NAMEAI_CA_MODULE_IDregid.199509.com.example_ProductName.swidtagREGID1~1.SWI|regid.1994-02.com.minitab_Minitab 17_17.3.1.0.swidtagC:\Program Files (x86)\Minitab\Minitab 17\ProductInformationswidsoftware_identification_tag251.0UTF-82regid.199509.com.example_ProductName.swidtag_1REGID1~1.SWI|regid.1994-02.com.minitab_Minitab 17_17.3.1.0.swidtagC:\ProgramData\regid.1994-02.com.minitab\ProductInformationswidsoftware_identification_tag251.0UTF-82swidsoftware_identification_tagswid:software_identification_tag1014swidbuildswidnumericswid:build12141swidnumericswidproduct_versionswid:numeric1114swidentitlement_required_indicatorswidsoftware_identification_tagswid:entitlement_required_indicator1014falseswidproduct_versionswidsoftware_identification_tagswid:product_version1214swidmajorswidnumericswid:major101417
    MSI (s) (38!98) [10:04:15:993]: Doing action: AI_XmlRollback
    Action start 10:04:15: AI_XmlInstall.
    Action start 10:04:15: AI_XmlRollback.
    MSI (s) (38!98) [10:04:15:993]: PROPERTY CHANGE: Deleting AI_XmlRollback property. Its current value is 'ProductNameMinitab 17ProductCode{F14DC15E-2394-4FE4-99B5-8BD5C4F1965F}REMOVEAI_TEST_XML_FILE_DIRECTORYAI_TEST_XML_FILE_NAMEAI_CA_MODULE_IDregid.199509.com.example_ProductName.swidtagREGID1~1.SWI|regid.1994-02.com.minitab_Minitab 17_17.3.1.0.swidtagC:\Program Files (x86)\Minitab\Minitab 17\ProductInformationswidsoftware_identification_tag251.0UTF-82regid.199509.com.example_ProductName.swidtag_1REGID1~1.SWI|regid.1994-02.com.minitab_Minitab 17_17.3.1.0.swidtagC:\ProgramData\regid.1994-02.com.minitab\ProductInformationswidsoftware_identification_tag251.0UTF-82swidsoftware_identification_tagswid:software_identification_tag1014swidbuildswidnumericswid:build12141swidnumericswidproduct_versionswid:numeric1114swidentitlement_required_indicatorswidsoftware_identification_tagswid:entitlement_required_indicator1014falseswidproduct_versionswidsoftware_identification_tagswid:product_version1214swidmajorswidnumericswid:major
    MSI (s) (38!98) [10:04:15:993]: PROPERTY CHANGE: Adding AI_XmlCommit property. Its value is 'ProductNameMinitab 17ProductCode{F14DC15E-2394-4FE4-99B5-8BD5C4F1965F}REMOVEAI_TEST_XML_FILE_DIRECTORYAI_TEST_XML_FILE_NAMEAI_CA_MODULE_IDregid.199509.com.example_ProductName.swidtagREGID1~1.SWI|regid.1994-02.com.minitab_Minitab 17_17.3.1.0.swidtagC:\Program Files (x86)\Minitab\Minitab 17\ProductInformationswidsoftware_identification_tag251.0UTF-82regid.199509.com.example_ProductName.swidtag_1REGID1~1.SWI|regid.1994-02.com.minitab_Minitab 17_17.3.1.0.swidtagC:\ProgramData\regid.1994-02.com.minitab\ProductInformationswidsoftware_identification_tag251.0UTF-82swidsoftware_identification_tagswid:software_identification_tag1014swidbuildswidnumericswid:build12141swidnumericswidproduct_versionswid:numeric1114swidentitlement_required_indicatorswidsoftware_identification_tagswid:entitlement_required_indicator1014falseswidproduct_versionswidsoftware_identification_tagswid:product_version1214swidmajorswidnumericswid:major101417sw
    MSI (s) (38!98) [10:04:15:993]: Doing action: AI_XmlCommit
    Action ended 10:04:15: AI_XmlRollback. Return value 1.
    Action start 10:04:15: AI_XmlCommit.
    MSI (s) (38!98) [10:04:15:993]: PROPERTY CHANGE: Deleting AI_XmlCommit property. Its current value is 'ProductNameMinitab 17ProductCode{F14DC15E-2394-4FE4-99B5-8BD5C4F1965F}REMOVEAI_TEST_XML_FILE_DIRECTORYAI_TEST_XML_FILE_NAMEAI_CA_MODULE_IDregid.199509.com.example_ProductName.swidtagREGID1~1.SWI|regid.1994-02.com.minitab_Minitab 17_17.3.1.0.swidtagC:\Program Files (x86)\Minitab\Minitab 17\ProductInformationswidsoftware_identification_tag251.0UTF-82regid.199509.com.example_ProductName.swidtag_1REGID1~1.SWI|regid.1994-02.com.minitab_Minitab 17_17.3.1.0.swidtagC:\ProgramData\regid.1994-02.com.minitab\ProductInformationswidsoftware_identification_tag251.0UTF-82swidsoftware_identification_tagswid:software_identification_tag1014swidbuildswidnumericswid:build12141swidnumericswidproduct_versionswid:numeric1114swidentitlement_required_indicatorswidsoftware_identification_tagswid:entitlement_required_indicator1014falseswidproduct_versionswidsoftware_identification_tagswid:product_version1214swidmajorswidnumericswid:major1
    MSI (s) (38!98) [10:04:15:993]: PROPERTY CHANGE: Adding AI_XmlConfig property. Its value is 'ProductNameMinitab 17ProductCode{F14DC15E-2394-4FE4-99B5-8BD5C4F1965F}REMOVEAI_TEST_XML_FILE_DIRECTORYAI_TEST_XML_FILE_NAMEAI_CA_MODULE_IDregid.199509.com.example_ProductName.swidtagREGID1~1.SWI|regid.1994-02.com.minitab_Minitab 17_17.3.1.0.swidtagC:\Program Files (x86)\Minitab\Minitab 17\ProductInformationswidsoftware_identification_tag251.0UTF-82regid.199509.com.example_ProductName.swidtag_1REGID1~1.SWI|regid.1994-02.com.minitab_Minitab 17_17.3.1.0.swidtagC:\ProgramData\regid.1994-02.com.minitab\ProductInformationswidsoftware_identification_tag251.0UTF-82swidsoftware_identification_tagswid:software_identification_tag1014swidbuildswidnumericswid:build12141swidnumericswidproduct_versionswid:numeric1114swidentitlement_required_indicatorswidsoftware_identification_tagswid:entitlement_required_indicator1014falseswidproduct_versionswidsoftware_identification_tagswid:product_version1214swidmajorswidnumericswid:major101417sw
    MSI (s) (38!98) [10:04:15:993]: Doing action: AI_XmlConfig
    Action ended 10:04:15: AI_XmlCommit. Return value 1.
    Action start 10:04:15: AI_XmlConfig.
    MSI (s) (38!98) [10:04:15:993]: PROPERTY CHANGE: Deleting AI_XmlConfig property. Its current value is 'ProductNameMinitab 17ProductCode{F14DC15E-2394-4FE4-99B5-8BD5C4F1965F}REMOVEAI_TEST_XML_FILE_DIRECTORYAI_TEST_XML_FILE_NAMEAI_CA_MODULE_IDregid.199509.com.example_ProductName.swidtagREGID1~1.SWI|regid.1994-02.com.minitab_Minitab 17_17.3.1.0.swidtagC:\Program Files (x86)\Minitab\Minitab 17\ProductInformationswidsoftware_identification_tag251.0UTF-82regid.199509.com.example_ProductName.swidtag_1REGID1~1.SWI|regid.1994-02.com.minitab_Minitab 17_17.3.1.0.swidtagC:\ProgramData\regid.1994-02.com.minitab\ProductInformationswidsoftware_identification_tag251.0UTF-82swidsoftware_identification_tagswid:software_identification_tag1014swidbuildswidnumericswid:build12141swidnumericswidproduct_versionswid:numeric1114swidentitlement_required_indicatorswidsoftware_identification_tagswid:entitlement_required_indicator1014falseswidproduct_versionswidsoftware_identification_tagswid:product_version1214swidmajorswidnumericswid:major1
    Action ended 10:04:15: AI_XmlConfig. Return value 1.
    MSI (s) (38:20) [10:04:15:993]: Doing action: WriteEnvironmentStrings
    Action ended 10:04:15: AI_XmlInstall. Return value 1.
    Action start 10:04:15: WriteEnvironmentStrings.
    MSI (s) (38:20) [10:04:16:003]: Doing action: RegisterFonts
    Action ended 10:04:16: WriteEnvironmentStrings. Return value 1.
    MSI (s) (38:20) [10:04:16:003]: Note: 1: 2262 2: Font 3: -2147287038
    Action start 10:04:16: RegisterFonts.
    MSI (s) (38:20) [10:04:16:003]: Skipping action: InstallODBC (condition is false)
    MSI (s) (38:20) [10:04:16:003]: Doing action: RegisterTypeLibraries
    Action ended 10:04:16: RegisterFonts. Return value 1.
    Action start 10:04:16: RegisterTypeLibraries.
    MSI (s) (38:20) [10:04:16:003]: Doing action: SelfRegModules
    Action ended 10:04:16: RegisterTypeLibraries. Return value 1.
    MSI (s) (38:20) [10:04:16:003]: Note: 1: 2262 2: SelfReg 3: -2147287038
    Action start 10:04:16: SelfRegModules.
    MSI (s) (38:20) [10:04:16:003]: Doing action: RegisterComPlus
    Action ended 10:04:16: SelfRegModules. Return value 1.
    MSI (s) (38:20) [10:04:16:003]: Note: 1: 2262 2: Complus 3: -2147287038
    Action start 10:04:16: RegisterComPlus.
    MSI (s) (38:20) [10:04:16:003]: Doing action: InstallServices
    Action ended 10:04:16: RegisterComPlus. Return value 1.
    Action start 10:04:16: InstallServices.
    MSI (s) (38:20) [10:04:16:003]: Doing action: StartServices
    Action ended 10:04:16: InstallServices. Return value 1.
    Action start 10:04:16: StartServices.
    MSI (s) (38:20) [10:04:16:003]: Skipping action: AI_DATA_SETTER_1 (condition is false)
    MSI (s) (38:20) [10:04:16:003]: Skipping action: AI_DeleteUninstallLzma (condition is false)
    MSI (s) (38:20) [10:04:16:003]: Doing action: RegisterUser
    Action ended 10:04:16: StartServices. Return value 1.
    Action start 10:04:16: RegisterUser.
    MSI (s) (38:20) [10:04:16:003]: Doing action: RegisterProduct
    Action ended 10:04:16: RegisterUser. Return value 1.
    Action start 10:04:16: RegisterProduct.
    MSI (s) (38:20) [10:04:16:003]: PROPERTY CHANGE: Adding ProductToBeRegistered property. Its value is '1'.
    MSI (s) (38:20) [10:04:16:003]: Doing action: PublishComponents
    Action ended 10:04:16: RegisterProduct. Return value 1.
    MSI (s) (38:20) [10:04:16:003]: Note: 1: 2262 2: PublishComponent 3: -2147287038
    Action start 10:04:16: PublishComponents.
    MSI (s) (38:20) [10:04:16:003]: Doing action: MsiPublishAssemblies
    Action ended 10:04:16: PublishComponents. Return value 1.
    Action start 10:04:16: MsiPublishAssemblies.
    MSI (s) (38:20) [10:04:16:003]: Doing action: PublishFeatures
    Action ended 10:04:16: MsiPublishAssemblies. Return value 1.
    Action start 10:04:16: PublishFeatures.
    MSI (s) (38:20) [10:04:16:003]: Doing action: PublishProduct
    Action ended 10:04:16: PublishFeatures. Return value 1.
    Action start 10:04:16: PublishProduct.
    MSI (s) (38:20) [10:04:16:003]: Doing action: SetLicensingFilePermissions
    Action ended 10:04:16: PublishProduct. Return value 1.
    MSI (s) (38:20) [10:04:16:003]: Doing action: RefreshEnvironmentVariables
    Action start 10:04:16: SetLicensingFilePermissions.
    Action start 10:04:16: RefreshEnvironmentVariables.
    MSI (s) (38:20) [10:04:16:003]: Doing action: InstallExecute
    Action ended 10:04:16: RefreshEnvironmentVariables. Return value 1.
    MSI (s) (38:20) [10:04:16:003]: Running Script: C:\WINDOWS\Installer\MSIDE11.tmp
    MSI (s) (38:20) [10:04:16:003]: PROPERTY CHANGE: Adding UpdateStarted property. Its value is '1'.
    MSI (s) (38:20) [10:04:16:023]: Note: 1: 2265 2: 3: -2147287035
    MSI (s) (38:20) [10:04:16:023]: Machine policy value 'DisableRollback' is 0
    MSI (s) (38:20) [10:04:16:023]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
    MSI (s) (38:20) [10:04:16:023]: Executing op: Header(Signature=1397708873,Version=500,Timestamp=1230524552,LangId=1033,Platform=0,ScriptType=1,ScriptMajorVersion=21,ScriptMinorVersion=4,ScriptAttributes=1)
    Action start 10:04:16: InstallExecute.
    MSI (s) (38:20) [10:04:16:023]: Executing op: ProductInfo(ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},ProductName=Minitab 17,PackageName=minitab17.3.1.0setup.msi,Language=1033,Version=285409281,Assignment=1,ObsoleteArg=0,ProductIcon=Mtb17.exe,,PackageCode={D181ADDD-10A8-4B5A-92B3-A1412D3448CC},,,InstanceType=0,LUASetting=0,RemoteURTInstalls=0,ProductDeploymentFlags=3)
    MSI (s) (38:20) [10:04:16:023]: Executing op: DialogInfo(Type=0,Argument=1033)
    MSI (s) (38:20) [10:04:16:023]: Executing op: DialogInfo(Type=1,Argument=Minitab 17)
    MSI (s) (38:20) [10:04:16:023]: Executing op: RollbackInfo(,RollbackAction=Rollback,RollbackDescription=Rolling back action:,,CleanupAction=RollbackCleanup,CleanupDescription=Removing backup files,CleanupTemplate=File: [1])
    MSI (s) (38:20) [10:04:16:023]: Executing op: SetBaseline(Baseline=0,)
    MSI (s) (38:20) [10:04:16:023]: Executing op: SetBaseline(Baseline=1,)
    MSI (s) (38:20) [10:04:16:023]: Executing op: ActionStart(Name=AI_RemoveAllTempFiles,,)
    MSI (s) (38:20) [10:04:16:023]: Executing op: CustomActionSchedule(Action=AI_RemoveAllTempFiles,ActionType=1281,Source=BinaryData,Target=RemoveAllTempFiles,CustomActionData=C:\TEMP\SETLICENSINGFILEPERMISSIONS.BAT|C:\TEMP\)
    MSI (s) (38:20) [10:04:16:023]: Executing op: ActionStart(Name=ProcessComponents,Description=Updating component registration,)
    MSI (s) (38:20) [10:04:16:023]: Executing op: ProgressTotal(Total=16,Type=1,ByteEquivalent=24000)
    MSI (s) (38:20) [10:04:16:023]: Executing op: UnregisterSharedComponentProvider(Component={572DA0DB-FF3E-477A-8FB4-D4AAB1630FF6},ProductCode={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F})
    MSI (s) (38:20) [10:04:16:023]: Note: 1: 1402 2: UNKNOWN\Components\BD0AD275E3FFA774F84B4DAA1B36F06F 3: 2
    MSI (s) (38:20) [10:04:16:023]: Note: 1: 1402 2: UNKNOWN\Components\BD0AD275E3FFA774F84B4DAA1B36F06F 3: 2
    MSI (s) (38:20) [10:04:16:023]: Executing op: ComponentUnregister(ComponentId={572DA0DB-FF3E-477A-8FB4-D4AAB1630FF6},,BinaryType=0,PreviouslyPinned=1)
    MSI (s) (38:20) [10:04:16:023]: Note: 1: 1402 2: UNKNOWN\Components\BD0AD275E3FFA774F84B4DAA1B36F06F 3: 2
    MSI (s) (38:20) [10:04:16:023]: Note: 1: 1402 2: UNKNOWN\Components\BD0AD275E3FFA774F84B4DAA1B36F06F 3: 2
    MSI (s) (38:20) [10:04:16:023]: Executing op: UnregisterSharedComponentProvider(Component={B762CB73-152A-46BB-B507-15BD18891C58},ProductCode={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F})
    MSI (s) (38:20) [10:04:16:023]: Note: 1: 1402 2: UNKNOWN\Components\37BC267BA251BB645B7051DB8198C185 3: 2
    MSI (s) (38:20) [10:04:16:023]: Note: 1: 1402 2: UNKNOWN\Components\37BC267BA251BB645B7051DB8198C185 3: 2
    MSI (s) (38:20) [10:04:16:023]: Executing op: ComponentUnregister(ComponentId={B762CB73-152A-46BB-B507-15BD18891C58},,BinaryType=0,PreviouslyPinned=1)
    MSI (s) (38:20) [10:04:16:023]: Note: 1: 1402 2: UNKNOWN\Components\37BC267BA251BB645B7051DB8198C185 3: 2
    MSI (s) (38:20) [10:04:16:023]: Note: 1: 1402 2: UNKNOWN\Components\37BC267BA251BB645B7051DB8198C185 3: 2
    MSI (s) (38:20) [10:04:16:023]: Executing op: UnregisterSharedComponentProvider(Component={DF2503DB-2726-4753-9550-8C8FF6B4D45F},ProductCode={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F})
    MSI (s) (38:20) [10:04:16:023]: Note: 1: 1402 2: UNKNOWN\Components\BD3052FD627235745905C8F86F4B4DF5 3: 2
    MSI (s) (38:20) [10:04:16:023]: Note: 1: 1402 2: UNKNOWN\Components\BD3052FD627235745905C8F86F4B4DF5 3: 2
    MSI (s) (38:20) [10:04:16:023]: Executing op: ComponentUnregister(ComponentId={DF2503DB-2726-4753-9550-8C8FF6B4D45F},,BinaryType=0,PreviouslyPinned=1)
    MSI (s) (38:20) [10:04:16:023]: Note: 1: 1402 2: UNKNOWN\Components\BD3052FD627235745905C8F86F4B4DF5 3: 2
    MSI (s) (38:20) [10:04:16:023]: Note: 1: 1402 2: UNKNOWN\Components\BD3052FD627235745905C8F86F4B4DF5 3: 2
    MSI (s) (38:20) [10:04:16:023]: Executing op: UnregisterSharedComponentProvider(Component={E3585E9D-9112-45BE-A943-24FBAB3E54DE},ProductCode={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F})
    MSI (s) (38:20) [10:04:16:023]: Note: 1: 1402 2: UNKNOWN\Components\D9E5853E2119EB549A3442BFBAE345ED 3: 2
    MSI (s) (38:20) [10:04:16:023]: Note: 1: 1402 2: UNKNOWN\Components\D9E5853E2119EB549A3442BFBAE345ED 3: 2
    MSI (s) (38:20) [10:04:16:023]: Executing op: ComponentUnregister(ComponentId={E3585E9D-9112-45BE-A943-24FBAB3E54DE},,BinaryType=0,PreviouslyPinned=1)
    MSI (s) (38:20) [10:04:16:023]: Note: 1: 1402 2: UNKNOWN\Components\D9E5853E2119EB549A3442BFBAE345ED 3: 2
    MSI (s) (38:20) [10:04:16:023]: Note: 1: 1402 2: UNKNOWN\Components\D9E5853E2119EB549A3442BFBAE345ED 3: 2
    MSI (s) (38:20) [10:04:16:023]: Executing op: UnregisterSharedComponentProvider(Component={8CF8F147-628E-40BC-AEAB-D9E99C8D3FC2},ProductCode={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F})
    MSI (s) (38:20) [10:04:16:023]: Note: 1: 1402 2: UNKNOWN\Components\741F8FC8E826CB04EABA9D9EC9D8F32C 3: 2
    MSI (s) (38:20) [10:04:16:023]: Note: 1: 1402 2: UNKNOWN\Components\741F8FC8E826CB04EABA9D9EC9D8F32C 3: 2
    MSI (s) (38:20) [10:04:16:023]: Executing op: ComponentUnregister(ComponentId={8CF8F147-628E-40BC-AEAB-D9E99C8D3FC2},,BinaryType=0,PreviouslyPinned=1)
    MSI (s) (38:20) [10:04:16:023]: Note: 1: 1402 2: UNKNOWN\Components\741F8FC8E826CB04EABA9D9EC9D8F32C 3: 2
    MSI (s) (38:20) [10:04:16:023]: Note: 1: 1402 2: UNKNOWN\Components\741F8FC8E826CB04EABA9D9EC9D8F32C 3: 2
    MSI (s) (38:20) [10:04:16:023]: Executing op: UnregisterSharedComponentProvider(Component={B5EB7792-24B3-4B2A-8F49-5DC892C5B855},ProductCode={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F})
    MSI (s) (38:20) [10:04:16:023]: Note: 1: 1402 2: UNKNOWN\Components\2977BE5B3B42A2B4F894D58C295C8B55 3: 2
    MSI (s) (38:20) [10:04:16:023]: Note: 1: 1402 2: UNKNOWN\Components\2977BE5B3B42A2B4F894D58C295C8B55 3: 2
    MSI (s) (38:20) [10:04:16:023]: Executing op: ComponentUnregister(ComponentId={B5EB7792-24B3-4B2A-8F49-5DC892C5B855},,BinaryType=0,PreviouslyPinned=1)
    MSI (s) (38:20) [10:04:16:023]: Note: 1: 1402 2: UNKNOWN\Components\2977BE5B3B42A2B4F894D58C295C8B55 3: 2
    MSI (s) (38:20) [10:04:16:023]: Note: 1: 1402 2: UNKNOWN\Components\2977BE5B3B42A2B4F894D58C295C8B55 3: 2
    MSI (s) (38:20) [10:04:16:023]: Executing op: UnregisterSharedComponentProvider(Component={1A8D2434-EAFF-493C-9971-EC4681722251},ProductCode={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F})
    MSI (s) (38:20) [10:04:16:023]: Note: 1: 1402 2: UNKNOWN\Components\4342D8A1FFAEC3949917CE6418272215 3: 2
    MSI (s) (38:20) [10:04:16:023]: Note: 1: 1402 2: UNKNOWN\Components\4342D8A1FFAEC3949917CE6418272215 3: 2
    MSI (s) (38:20) [10:04:16:023]: Executing op: ComponentUnregister(ComponentId={1A8D2434-EAFF-493C-9971-EC4681722251},,BinaryType=0,PreviouslyPinned=1)
    MSI (s) (38:20) [10:04:16:023]: Note: 1: 1402 2: UNKNOWN\Components\4342D8A1FFAEC3949917CE6418272215 3: 2
    MSI (s) (38:20) [10:04:16:023]: Note: 1: 1402 2: UNKNOWN\Components\4342D8A1FFAEC3949917CE6418272215 3: 2
    MSI (s) (38:20) [10:04:16:023]: Executing op: UnregisterSharedComponentProvider(Component={91504786-5C25-452E-BAA4-CB152896798F},ProductCode={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F})
    MSI (s) (38:20) [10:04:16:023]: Note: 1: 1402 2: UNKNOWN\Components\6874051952C5E254AB4ABC51826997F8 3: 2
    MSI (s) (38:20) [10:04:16:023]: Note: 1: 1402 2: UNKNOWN\Components\6874051952C5E254AB4ABC51826997F8 3: 2
    MSI (s) (38:20) [10:04:16:023]: Executing op: ComponentUnregister(ComponentId={91504786-5C25-452E-BAA4-CB152896798F},,BinaryType=0,PreviouslyPinned=1)
    MSI (s) (38:20) [10:04:16:023]: Note: 1: 1402 2: UNKNOWN\Components\6874051952C5E254AB4ABC51826997F8 3: 2
    MSI (s) (38:20) [10:04:16:023]: Note: 1: 1402 2: UNKNOWN\Components\6874051952C5E254AB4ABC51826997F8 3: 2
    MSI (s) (38:20) [10:04:16:023]: Executing op: UnregisterSharedComponentProvider(Component={96F4A11B-8059-4FEE-9E58-B0F5BC62A3DF},ProductCode={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F})
    MSI (s) (38:20) [10:04:16:023]: Note: 1: 1402 2: UNKNOWN\Components\B11A4F699508EEF4E9850B5FCB263AFD 3: 2
    MSI (s) (38:20) [10:04:16:023]: Note: 1: 1402 2: UNKNOWN\Components\B11A4F699508EEF4E9850B5FCB263AFD 3: 2
    MSI (s) (38:20) [10:04:16:023]: Executing op: ComponentUnregister(ComponentId={96F4A11B-8059-4FEE-9E58-B0F5BC62A3DF},,BinaryType=0,PreviouslyPinned=1)
    MSI (s) (38:20) [10:04:16:023]: Note: 1: 1402 2: UNKNOWN\Components\B11A4F699508EEF4E9850B5FCB263AFD 3: 2
    MSI (s) (38:20) [10:04:16:023]: Note: 1: 1402 2: UNKNOWN\Components\B11A4F699508EEF4E9850B5FCB263AFD 3: 2
    MSI (s) (38:20) [10:04:16:023]: Executing op: UnregisterSharedComponentProvider(Component={A1C9826A-720B-42D6-8238-1F04B814F9E4},ProductCode={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F})
    MSI (s) (38:20) [10:04:16:023]: Note: 1: 1402 2: UNKNOWN\Components\A6289C1AB0276D242883F1408B419F4E 3: 2
    MSI (s) (38:20) [10:04:16:023]: Note: 1: 1402 2: UNKNOWN\Components\A6289C1AB0276D242883F1408B419F4E 3: 2
    MSI (s) (38:20) [10:04:16:023]: Executing op: ComponentUnregister(ComponentId={A1C9826A-720B-42D6-8238-1F04B814F9E4},,BinaryType=0,PreviouslyPinned=1)
    MSI (s) (38:20) [10:04:16:033]: Note: 1: 1402 2: UNKNOWN\Components\A6289C1AB0276D242883F1408B419F4E 3: 2
    MSI (s) (38:20) [10:04:16:033]: Note: 1: 1402 2: UNKNOWN\Components\A6289C1AB0276D242883F1408B419F4E 3: 2
    MSI (s) (38:20) [10:04:16:033]: Executing op: UnregisterSharedComponentProvider(Component={9C72E548-BE18-4E25-A596-10E31E114438},ProductCode={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F})
    MSI (s) (38:20) [10:04:16:033]: Note: 1: 1402 2: UNKNOWN\Components\845E27C981EB52E45A69013EE1114483 3: 2
    MSI (s) (38:20) [10:04:16:033]: Note: 1: 1402 2: UNKNOWN\Components\845E27C981EB52E45A69013EE1114483 3: 2
    MSI (s) (38:20) [10:04:16:033]: Executing op: ComponentUnregister(ComponentId={9C72E548-BE18-4E25-A596-10E31E114438},,BinaryType=0,PreviouslyPinned=1)
    MSI (s) (38:20) [10:04:16:033]: Note: 1: 1402 2: UNKNOWN\Components\845E27C981EB52E45A69013EE1114483 3: 2
    MSI (s) (38:20) [10:04:16:033]: Note: 1: 1402 2: UNKNOWN\Components\845E27C981EB52E45A69013EE1114483 3: 2
    MSI (s) (38:20) [10:04:16:033]: Executing op: UnregisterSharedComponentProvider(Component={BBE327B9-68D0-401C-86E4-FF2D118BA164},ProductCode={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F})
    MSI (s) (38:20) [10:04:16:033]: Note: 1: 1402 2: UNKNOWN\Components\9B723EBB0D86C104684EFFD211B81A46 3: 2
    MSI (s) (38:20) [10:04:16:033]: Note: 1: 1402 2: UNKNOWN\Components\9B723EBB0D86C104684EFFD211B81A46 3: 2
    MSI (s) (38:20) [10:04:16:033]: Executing op: ComponentUnregister(ComponentId={BBE327B9-68D0-401C-86E4-FF2D118BA164},,BinaryType=0,PreviouslyPinned=1)
    MSI (s) (38:20) [10:04:16:033]: Note: 1: 1402 2: UNKNOWN\Components\9B723EBB0D86C104684EFFD211B81A46 3: 2
    MSI (s) (38:20) [10:04:16:033]: Note: 1: 1402 2: UNKNOWN\Components\9B723EBB0D86C104684EFFD211B81A46 3: 2
    MSI (s) (38:20) [10:04:16:033]: Executing op: UnregisterSharedComponentProvider(Component={FA92E58F-6208-4649-A274-F018417B57D7},ProductCode={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F})
    MSI (s) (38:20) [10:04:16:033]: Note: 1: 1402 2: UNKNOWN\Components\F85E29AF802694642A470F8114B7757D 3: 2
    MSI (s) (38:20) [10:04:16:033]: Note: 1: 1402 2: UNKNOWN\Components\F85E29AF802694642A470F8114B7757D 3: 2
    MSI (s) (38:20) [10:04:16:033]: Executing op: ComponentUnregister(ComponentId={FA92E58F-6208-4649-A274-F018417B57D7},,BinaryType=0,PreviouslyPinned=1)
    MSI (s) (38:20) [10:04:16:033]: Note: 1: 1402 2: UNKNOWN\Components\F85E29AF802694642A470F8114B7757D 3: 2
    MSI (s) (38:20) [10:04:16:033]: Note: 1: 1402 2: UNKNOWN\Components\F85E29AF802694642A470F8114B7757D 3: 2
    MSI (s) (38:20) [10:04:16:033]: Executing op: UnregisterSharedComponentProvider(Component={7A7A44BA-118F-43DD-8DAE-6B16A04588EE},ProductCode={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F})
    MSI (s) (38:20) [10:04:16:033]: Note: 1: 1402 2: UNKNOWN\Components\AB44A7A7F811DD34D8EAB6610A5488EE 3: 2
    MSI (s) (38:20) [10:04:16:033]: Note: 1: 1402 2: UNKNOWN\Components\AB44A7A7F811DD34D8EAB6610A5488EE 3: 2
    MSI (s) (38:20) [10:04:16:033]: Executing op: ComponentUnregister(ComponentId={7A7A44BA-118F-43DD-8DAE-6B16A04588EE},,BinaryType=0,PreviouslyPinned=1)
    MSI (s) (38:20) [10:04:16:033]: Note: 1: 1402 2: UNKNOWN\Components\AB44A7A7F811DD34D8EAB6610A5488EE 3: 2
    MSI (s) (38:20) [10:04:16:033]: Note: 1: 1402 2: UNKNOWN\Components\AB44A7A7F811DD34D8EAB6610A5488EE 3: 2
    MSI (s) (38:20) [10:04:16:033]: Executing op: UnregisterSharedComponentProvider(Component={C65EF565-08AF-46FC-8782-BEC1247727E3},ProductCode={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F})
    MSI (s) (38:20) [10:04:16:033]: Note: 1: 1402 2: UNKNOWN\Components\565FE56CFA80CF647828EB1C4277723E 3: 2
    MSI (s) (38:20) [10:04:16:033]: Note: 1: 1402 2: UNKNOWN\Components\565FE56CFA80CF647828EB1C4277723E 3: 2
    MSI (s) (38:20) [10:04:16:033]: Executing op: ComponentUnregister(ComponentId={C65EF565-08AF-46FC-8782-BEC1247727E3},,BinaryType=0,PreviouslyPinned=1)
    MSI (s) (38:20) [10:04:16:033]: Note: 1: 1402 2: UNKNOWN\Components\565FE56CFA80CF647828EB1C4277723E 3: 2
    MSI (s) (38:20) [10:04:16:033]: Note: 1: 1402 2: UNKNOWN\Components\565FE56CFA80CF647828EB1C4277723E 3: 2
    MSI (s) (38:20) [10:04:16:033]: Executing op: UnregisterSharedComponentProvider(Component={A9F7ACD2-05E6-4347-B840-EDDD6B462C06},ProductCode={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F})
    MSI (s) (38:20) [10:04:16:033]: Note: 1: 1402 2: UNKNOWN\Components\2DCA7F9A6E5074348B04DEDDB664C260 3: 2
    MSI (s) (38:20) [10:04:16:033]: Note: 1: 1402 2: UNKNOWN\Components\2DCA7F9A6E5074348B04DEDDB664C260 3: 2
    MSI (s) (38:20) [10:04:16:033]: Executing op: ComponentUnregister(ComponentId={A9F7ACD2-05E6-4347-B840-EDDD6B462C06},,BinaryType=0,PreviouslyPinned=1)
    MSI (s) (38:20) [10:04:16:033]: Note: 1: 1402 2: UNKNOWN\Components\2DCA7F9A6E5074348B04DEDDB664C260 3: 2
    MSI (s) (38:20) [10:04:16:033]: Note: 1: 1402 2: UNKNOWN\Components\2DCA7F9A6E5074348B04DEDDB664C260 3: 2
    MSI (s) (38:20) [10:04:16:033]: Executing op: ProgressTotal(Total=225,Type=1,ByteEquivalent=24000)
    MSI (s) (38:20) [10:04:16:033]: Executing op: ComponentRegister(ComponentId={12E6A634-6194-4ADC-A22B-6F1E1DDAA092},KeyPath=02:\Software\Minitab\Minitab17\Install Options\Language,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:033]: Executing op: ComponentRegister(ComponentId={B013DDCC-23E1-4D79-AB14-953E17852269},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\Deutsch\Beispieldaten\ABCUmsatz.MTW,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:033]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\Deutsch\Beispieldaten\ABCUmsatz.MTW' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:033]: Executing op: ComponentRegister(ComponentId={9DFB0D84-F8C2-4DB4-BBCB-B6A840AE4332},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\français\Données échantillons\Accident.MTW,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:033]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\français\Données échantillons\Accident.MTW' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:033]: Executing op: ComponentRegister(ComponentId={1C83FD9D-72D9-4F11-AB44-69DCF24D0A0D},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\Português\Arquivos de Dados\Acidente.MTW,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:033]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\Português\Arquivos de Dados\Acidente.MTW' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:033]: Executing op: ComponentRegister(ComponentId={B1F40836-B7CA-4DCC-8692-5ACD80652AE0},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\日本語\サンプルデータ\ABC売上高.MTW,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:033]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\日本語\サンプルデータ\ABC売上高.MTW' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:033]: Executing op: ComponentRegister(ComponentId={88FBC2FA-E7A2-49F8-A38F-19AFCCBB3302},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\English\Sample Data\ABCSales.MTW,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:033]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\English\Sample Data\ABCSales.MTW' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:033]: Executing op: ComponentRegister(ComponentId={960D149C-5E62-4CFA-BB37-C7ADA8C986BF},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\中文(简体)\样本数据\ABC销售人员.MTW,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:033]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\中文(简体)\样本数据\ABC销售人员.MTW' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:033]: Executing op: ComponentRegister(ComponentId={17C4D298-5BB6-424E-9BBB-41527F5235E4},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\한국어\표본 데이터\BMI.MTW,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:033]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\한국어\표본 데이터\BMI.MTW' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:033]: Executing op: ComponentRegister(ComponentId={AB6499EC-F420-4E31-8B31-3C4B23BA2A46},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\Português\Arquivos de Dados\Introdução\Central.xlsx,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:033]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\Português\Arquivos de Dados\Introdução\Central.xlsx' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:033]: Executing op: ComponentRegister(ComponentId={B14463DD-25D4-4CBF-B3F6-8D403A4ABD65},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\español\Datos de muestra\Accidente.MTW,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:033]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\español\Datos de muestra\Accidente.MTW' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:033]: Executing op: ComponentRegister(ComponentId={6B75E266-4F2B-4B14-B54F-E0D56415114F},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\español\Macros\Contproc.mac,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:033]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\español\Macros\Contproc.mac' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:033]: Executing op: ComponentRegister(ComponentId={0C73DB0F-7453-4A5B-BED4-FD2DB380815B},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\español\Datos de muestra\Introducción\Calidad.MTW,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:033]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\español\Datos de muestra\Introducción\Calidad.MTW' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:033]: Executing op: ComponentRegister(ComponentId={49118245-6A06-4DB5-BAA1-18D509FD80B4},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\한국어\표본 데이터\시작하기\DOE.MTW,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:033]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\한국어\표본 데이터\시작하기\DOE.MTW' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:033]: Executing op: ComponentRegister(ComponentId={E8BF29DA-CE84-4CFA-8EDB-19537D000A4B},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\ltfil14nu.DLL,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:033]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\ltfil14nu.DLL' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:033]: Executing op: ComponentRegister(ComponentId={DD33E355-92CD-4CE1-A356-918D1A0B362C},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\Resources\1034\Mtb.chm,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:033]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\Resources\1034\Mtb.chm' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:033]: Executing op: ComponentRegister(ComponentId={826F1729-5578-4C6A-814C-0E4F066449E8},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\Deutsch\Beispieldaten\Erste Schritte\Berichte.MPJ,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:033]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\Deutsch\Beispieldaten\Erste Schritte\Berichte.MPJ' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:033]: Executing op: ComponentRegister(ComponentId={4AB893CA-6010-4DAC-A2A0-655FEEB2805D},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\Resources\1042\Mtb.chm,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:033]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\Resources\1042\Mtb.chm' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:033]: Executing op: ComponentRegister(ComponentId={D6C7BCAF-353A-42A6-B0B5-C8E2A9E28DB7},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\Resources\1033\Mtb.chm,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:033]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\Resources\1033\Mtb.chm' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:033]: Executing op: ComponentRegister(ComponentId={1E4ECCE2-BD2E-42DB-B616-A7BAAC848CF8},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\español\Perfiles\Versión de Estudiante.reg,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:033]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\español\Perfiles\Versión de Estudiante.reg' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:033]: Executing op: ComponentRegister(ComponentId={EDCB4CB4-4A50-4120-8C4C-85F6D14BDBAF},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\Lfpng14nu.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:033]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\Lfpng14nu.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:033]: Executing op: ComponentRegister(ComponentId={1B79258B-8C95-4CB4-AE75-03CADFC1E845},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\English\MyMenu\AddIn.cls,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:033]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\English\MyMenu\AddIn.cls' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:033]: Executing op: ComponentRegister(ComponentId={A0203C6E-7A60-4059-B3DC-F0AC7E84FA42},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\English\Macros\Contproc.mac,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:033]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\English\Macros\Contproc.mac' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:033]: Executing op: ComponentRegister(ComponentId={9CDD1B3B-3875-4ED1-9D70-B46334381187},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\Resources\1046\Mtb.chm,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:033]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\Resources\1046\Mtb.chm' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:033]: Executing op: ComponentRegister(ComponentId={769E6572-08F2-4F92-B2EA-713CD1408D25},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\Resources\2052\Mtb.chm,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:033]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\Resources\2052\Mtb.chm' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:033]: Executing op: ComponentRegister(ComponentId={189C7BB5-CD69-4C65-B4ED-BC697804D16B},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\Resources\1041\Mtb.chm,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:033]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\Resources\1041\Mtb.chm' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:033]: Executing op: ComponentRegister(ComponentId={C42020EC-B27C-4950-8C9C-23FECC477D3E},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\Resources\1036\Mtb.chm,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:033]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\Resources\1036\Mtb.chm' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:033]: Executing op: ComponentRegister(ComponentId={CAEC85F6-2131-4A95-B24C-6FCA2BBFCCE9},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\Resources\1031\Mtb.chm,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:033]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\Resources\1031\Mtb.chm' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:033]: Executing op: ComponentRegister(ComponentId={424327C2-2712-4788-A01A-FC64A9E23169},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\English\Sample Data\Getting Started\Central.xlsx,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:033]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\English\Sample Data\Getting Started\Central.xlsx' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:033]: Executing op: ComponentRegister(ComponentId={5F95B381-EBFF-4226-A5B0-AE503208B9B9},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\msvcr70.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:033]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\msvcr70.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:033]: Executing op: ComponentRegister(ComponentId={13606148-B615-4FB7-BB57-CAC945DB04DA},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\Resources\1042\mtb.dlg,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:033]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\Resources\1042\mtb.dlg' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:033]: Executing op: ComponentRegister(ComponentId={C68FA7D2-A417-4318-BC49-F23650321800},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\MtbIO.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:033]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\MtbIO.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:033]: Executing op: ComponentRegister(ComponentId={51A889D2-C91D-4C0F-AE73-739C03143814},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\日本語\サンプルデータ\入門\DOE.MTW,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:033]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\日本語\サンプルデータ\入門\DOE.MTW' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:033]: Executing op: ComponentRegister(ComponentId={546C2892-679B-4E14-9CF0-2E3482373D0F},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\Mtbff.des,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:033]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\Mtbff.des' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:033]: Executing op: ComponentRegister(ComponentId={279188F7-0223-494C-9BC2-0B8F2284DEC6},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\MtbGraph.ico,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:043]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\MtbGraph.ico' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:043]: Executing op: ComponentRegister(ComponentId={354CF7A5-6479-4239-A340-4138DC97207A},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\MtbMVT.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:043]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\MtbMVT.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:043]: Executing op: ComponentRegister(ComponentId={9D9EA97E-8A46-43AD-A272-DB1ADFE8A3FA},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\MtbHVW.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:043]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\MtbHVW.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:043]: Executing op: ComponentRegister(ComponentId={50ADF382-AA55-41BE-BA69-431B22160DB7},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\MtbOut.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:043]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\MtbOut.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:043]: Executing op: ComponentRegister(ComponentId={6162AF4A-4428-4994-AF88-9632DE97267B},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\MtbGUI.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:043]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\MtbGUI.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:043]: Executing op: ComponentRegister(ComponentId={5FA2234E-CBA5-4C01-9255-5D388EAC4D80},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\MtbEDT.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:043]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\MtbEDT.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:043]: Executing op: ComponentRegister(ComponentId={BA21E362-FB46-47A4-929E-184336F4945D},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\MtbDDE.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:043]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\MtbDDE.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:043]: Executing op: ComponentRegister(ComponentId={5A59FA67-81D9-4F40-8E65-B277E4E8C11D},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\MtbCDL.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:043]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\MtbCDL.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:043]: Executing op: ComponentRegister(ComponentId={AF37DBB9-956E-47EB-8BE6-2136030BD457},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\Resources\1046\mtb.dlg,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:043]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\Resources\1046\mtb.dlg' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:043]: Executing op: ComponentRegister(ComponentId={CBC3913F-15AE-4CBE-ADDC-61DCBE67AF99},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\Deutsch\Profile\Studentenversion.reg,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:043]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\Deutsch\Profile\Studentenversion.reg' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:043]: Executing op: ComponentRegister(ComponentId={73AC35C9-9513-4DAA-B75C-CA9A75FB4E1D},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\français\Données échantillons\Mise en route\Centre.xlsx,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:043]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\français\Données échantillons\Mise en route\Centre.xlsx' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:043]: Executing op: ComponentRegister(ComponentId={505AA807-3F4E-47A9-8A2F-13A26C377C31},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\MtbBT.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:043]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\MtbBT.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:043]: Executing op: ComponentRegister(ComponentId={4E0A02D1-2F49-4777-A049-9F8A7DA6BD8E},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\DataProvider.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:043]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\DataProvider.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:043]: Executing op: ComponentRegister(ComponentId={C08D3F4E-17B9-4F63-8CC3-15EF9A9A5989},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\MtbGraphicsCmnd.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:043]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\MtbGraphicsCmnd.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:043]: Executing op: ComponentRegister(ComponentId={A17732E3-BD70-4BCD-9AC7-FAA3BA953DB1},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\Deutsch\Makros\Contproc.mac,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:043]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\Deutsch\Makros\Contproc.mac' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:043]: Executing op: ComponentRegister(ComponentId={0317F261-6B8D-4504-ACAD-9F6226660473},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\français\Macros\Contproc.mac,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:043]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\français\Macros\Contproc.mac' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:043]: Executing op: ComponentRegister(ComponentId={A9E0AC8C-0DEA-413C-88A0-7011A5A8176A},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\Português\Macros\Contproc.mac,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:043]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\Português\Macros\Contproc.mac' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:043]: Executing op: ComponentRegister(ComponentId={E404BF8A-7491-4083-B974-D95E46EC025C},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\한국어\매크로\Contproc.mac,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:043]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\한국어\매크로\Contproc.mac' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:043]: Executing op: ComponentRegister(ComponentId={87AC87D6-19C2-4F9C-97C2-B657C47C36C1},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\中文(简体)\宏\Contproc.mac,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:043]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\中文(简体)\宏\Contproc.mac' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:043]: Executing op: ComponentRegister(ComponentId={5D78B5BE-7497-429B-BCC3-B6330BE32193},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\日本語\マクロ\Contproc.mac,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:043]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\日本語\マクロ\Contproc.mac' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:043]: Executing op: ComponentRegister(ComponentId={69AF6525-AB2A-4E71-8FFC-7C8872A16460},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\StatLibrary.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:043]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\StatLibrary.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:043]: Executing op: ComponentRegister(ComponentId={8891EFF3-462F-459E-AEA0-F4B42E617A5C},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\中文(简体)\样本数据\入门\东部.MTW,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:043]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\中文(简体)\样本数据\入门\东部.MTW' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:043]: Executing op: ComponentRegister(ComponentId={3BED67CC-BE81-4CA8-B670-700624C201EF},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\English\Profiles\Student Version.reg,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:043]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\English\Profiles\Student Version.reg' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:043]: Executing op: ComponentRegister(ComponentId={BBDB6E9C-0AC5-4409-B349-539B2D55B2A7},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\English\MyMenu\vbaddin.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:043]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\English\MyMenu\vbaddin.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:043]: Executing op: ComponentRegister(ComponentId={6363F1A3-05F7-4570-A1F8-C0B1FB50D131},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\MtbSortCmnd.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:043]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\MtbSortCmnd.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:043]: Executing op: ComponentRegister(ComponentId={0C4603D6-12BD-4AC4-9A31-4A6D18740D0F},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\MtbPrefs.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:043]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\MtbPrefs.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:043]: Executing op: ComponentRegister(ComponentId={1846F193-7AFC-4D25-B403-2325662145A1},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\MssUpdater.exe,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:043]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\MssUpdater.exe' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:043]: Executing op: ComponentRegister(ComponentId={447418B9-C59A-49F7-9AA6-43103311B63A},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\MtbExceptions.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:043]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\MtbExceptions.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:043]: Executing op: ComponentRegister(ComponentId={4F1A39FA-FD7E-4853-AC51-ACA130BD421D},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\libxml2.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:053]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\libxml2.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:053]: Executing op: ComponentRegister(ComponentId={F5FC5F25-BA9F-4CDF-8B83-7BA7F0AEAD88},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\MtbOLE.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:053]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\MtbOLE.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:053]: Executing op: ComponentRegister(ComponentId={E18BD89C-78A8-4F10-89D5-6117CBDF7D67},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\MtbDlg.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:053]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\MtbDlg.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:063]: Executing op: ComponentRegister(ComponentId={D3BC08C0-CF2F-4752-AB4D-9AA5100BA9A4},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\LFCMP14nu.DLL,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:063]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\LFCMP14nu.DLL' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:063]: Executing op: ComponentRegister(ComponentId={294AC589-79E3-49E5-8067-6173338C30CE},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\LFJ2K14nu.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:063]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\LFJ2K14nu.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:063]: Executing op: ComponentRegister(ComponentId={7B398B6F-3FCE-424B-9D0A-5AF9B38027AB},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\LTDIS14nu.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:063]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\LTDIS14nu.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:063]: Executing op: ComponentRegister(ComponentId={51962239-0E28-44C6-BAC0-E23AFA7F29B3},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\Lfwmf14nu.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:063]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\Lfwmf14nu.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:063]: Executing op: ComponentRegister(ComponentId={A5CA573B-970D-4CE3-BC29-5611A578E4CE},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\MtbWorkVar.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:063]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\MtbWorkVar.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:063]: Executing op: ComponentRegister(ComponentId={2054FBD1-DD5B-4714-B57E-6BC5A56F0D21},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\Resources\1041\mtb.dlg,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:063]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\Resources\1041\mtb.dlg' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:063]: Executing op: ComponentRegister(ComponentId={309E32A7-43B3-4004-BCD2-C3A8501753BA},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\MtbGraphicsFtn.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:063]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\MtbGraphicsFtn.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:063]: Executing op: ComponentRegister(ComponentId={C340ABE7-5A94-4474-BEDE-9AE656526CCE},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\Resources\2052\MtbResources.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:063]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\Resources\2052\MtbResources.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:063]: Executing op: ComponentRegister(ComponentId={1098A222-9C5A-4602-BA55-9F6A828A511A},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\Resources\1046\MtbResources.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:063]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\Resources\1046\MtbResources.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:063]: Executing op: ComponentRegister(ComponentId={4E81EC84-FB0E-454E-A018-607BDBAC9774},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\Resources\1042\MtbResources.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    Action ended 10:04:16: SetLicensingFilePermissions. Return value 0.
    MSI (s) (38:20) [10:04:16:063]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\Resources\1042\MtbResources.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:063]: Executing op: ComponentRegister(ComponentId={D795D785-0C15-4127-A750-541E3109DE02},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\Resources\1041\MtbResources.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:063]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\Resources\1041\MtbResources.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:063]: Executing op: ComponentRegister(ComponentId={F87C1BCA-4425-4F16-AD74-15232DEC1F0E},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\Resources\1036\MtbResources.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:063]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\Resources\1036\MtbResources.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:063]: Executing op: ComponentRegister(ComponentId={3DC237AD-37FC-469B-92C5-6A8026711A8B},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\Resources\1034\MtbResources.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:063]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\Resources\1034\MtbResources.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:063]: Executing op: ComponentRegister(ComponentId={2AE71627-F640-4578-B19C-A465E9FA8630},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\Resources\1031\MtbResources.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:063]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\Resources\1031\MtbResources.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:063]: Executing op: ComponentRegister(ComponentId={6CCF1053-95D7-4C87-B9F2-05A07908E893},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\MtbMemory.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:063]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\MtbMemory.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:063]: Executing op: ComponentRegister(ComponentId={EF1269F8-240F-44C2-B697-F13B638BADE9},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\日本語\プロファイル\Student Version.reg,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:063]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\日本語\プロファイル\Student Version.reg' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:063]: Executing op: ComponentRegister(ComponentId={D46FAEB5-1968-42B4-A019-715B5152377A},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\MtbBook.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:063]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\MtbBook.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:063]: Executing op: ComponentRegister(ComponentId={B93470F4-AC9D-40B9-A550-0C31ECE82089},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\MtbRCH.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:063]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\MtbRCH.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:063]: Executing op: ComponentRegister(ComponentId={DAD725DD-1346-4F90-B142-9FF574D944B8},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\MtbBCG.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:063]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\MtbBCG.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:063]: Executing op: ComponentRegister(ComponentId={527C9071-F807-4B31-8EC7-ED0AD60367CB},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\mtbgr.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:063]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\mtbgr.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:063]: Executing op: ComponentRegister(ComponentId={62BF4874-09D9-4A55-B620-8F5E2047F3BC},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\Mtb.exe,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:063]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\Mtb.exe' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:063]: Executing op: ComponentRegister(ComponentId={4340A849-0B64-4BC7-8D25-F65C54F78ACE},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\MtbArchive.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:063]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\MtbArchive.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:063]: Executing op: ComponentRegister(ComponentId={11387E58-47E5-4A01-A70F-0ACECAF02CAC},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\MtbCDLParseValidation.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:063]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\MtbCDLParseValidation.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:063]: Executing op: ComponentRegister(ComponentId={373680E1-C940-4806-BF01-A4CAB74382E5},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\MtbCDLValidation.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:063]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\MtbCDLValidation.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:063]: Executing op: ComponentRegister(ComponentId={399A3F25-6486-4658-8A90-3DB6273F05C4},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\MtbCmndFramework.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:063]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\MtbCmndFramework.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:063]: Executing op: ComponentRegister(ComponentId={40391D8A-A566-4815-B499-2C8C09050CA0},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\MtbDateTime.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:063]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\MtbDateTime.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:063]: Executing op: ComponentRegister(ComponentId={D91C96EE-54CF-459D-A52C-F9DE5CAAFF00},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\MtbFormat.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:063]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\MtbFormat.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:063]: Executing op: ComponentRegister(ComponentId={7760D7B7-A43E-4E39-AA58-D1D734999502},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\MtbSED.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:063]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\MtbSED.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:063]: Executing op: ComponentRegister(ComponentId={F5EE43DE-FE46-4AA5-8E76-A64612DE12C0},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\MtbGED.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:063]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\MtbGED.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:063]: Executing op: ComponentRegister(ComponentId={D4506C51-6F8B-4DD9-8A1A-372239745F6A},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\MtbGraphAttributes.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:063]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\MtbGraphAttributes.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:063]: Executing op: ComponentRegister(ComponentId={E4844CCF-704D-4F04-8CDB-CEA20C59E055},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\MtbGraphics.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:073]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\MtbGraphics.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:073]: Executing op: ComponentRegister(ComponentId={3195D178-F864-487F-88F7-D91354B0DC3B},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\MtbHOB.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:073]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\MtbHOB.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:073]: Executing op: ComponentRegister(ComponentId={F4AAC160-56FF-409E-8CD0-A6C9A23BC051},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\MtbMath.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:073]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\MtbMath.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:073]: Executing op: ComponentRegister(ComponentId={BBCAF49F-8A63-49A9-A441-7D53C82CFD60},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\MtbMessaging.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:073]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\MtbMessaging.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:073]: Executing op: ComponentRegister(ComponentId={41DE6CF4-889B-48C3-BC62-64D3A8D4A408},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\MtbMsg.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:073]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\MtbMsg.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:073]: Executing op: ComponentRegister(ComponentId={C1A4E583-F956-4BB2-B045-A35D6C6A49C0},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\MtbObjectiveGrid.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:073]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\MtbObjectiveGrid.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:073]: Executing op: ComponentRegister(ComponentId={7B9327E5-8969-444A-A5D1-0FA450EFD926},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\MtbObserver.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:073]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\MtbObserver.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:073]: Executing op: ComponentRegister(ComponentId={47B04617-B9B1-4CA1-BAA9-750A85154F88},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\Resources\1033\MtbResources.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:073]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\Resources\1033\MtbResources.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:073]: Executing op: ComponentRegister(ComponentId={ACDA3DEC-C972-44CE-AE21-66AE51EAF506},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\MtbStatUtil.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:073]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\MtbStatUtil.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:073]: Executing op: ComponentRegister(ComponentId={58FED8DB-1566-4A7D-852A-8A0D14CC35A1},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\MtbStreams.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:073]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\MtbStreams.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:073]: Executing op: ComponentRegister(ComponentId={73262A13-311B-4C11-8589-094E51A60DF5},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\MtbStrings.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:073]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\MtbStrings.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:073]: Executing op: ComponentRegister(ComponentId={CAD85169-6D13-4EF2-BD3C-6890C7C161AF},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\MtbTemplate.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:073]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\MtbTemplate.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:073]: Executing op: ComponentRegister(ComponentId={B4C2A6CB-52D1-4CCE-BEE6-C730165724DE},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\MtbUTL.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:073]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\MtbUTL.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:073]: Executing op: ComponentRegister(ComponentId={DC1D37B9-812E-4DE5-87D1-50E511F9A162},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\Resources\1033\mtb.dlg,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:073]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\Resources\1033\mtb.dlg' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:073]: Executing op: ComponentRegister(ComponentId={9BE46DB4-6EAC-45B2-822F-8375D7FF9DAC},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\ltimg14nu.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:073]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\ltimg14nu.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:073]: Executing op: ComponentRegister(ComponentId={0D74D05E-BBD9-4E8A-813A-1FB5975D524A},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\RWUXThemeSU.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:073]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\RWUXThemeSU.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:073]: Executing op: ComponentRegister(ComponentId={876AA4A9-F0E9-4A6E-8E39-DE4DB49FE716},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\中文(简体)\配置文件\学生版.reg,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:073]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\中文(简体)\配置文件\学生版.reg' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:073]: Executing op: ComponentRegister(ComponentId={1E49B6DF-1FB0-444A-A432-EDC29563DF9A},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\Resources\1031\mtb.dlg,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:073]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\Resources\1031\mtb.dlg' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:073]: Executing op: ComponentRegister(ComponentId={B993D129-1DDE-4AD4-8A5A-43D51AB1F786},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\français\Profils\VersionEtudiant.reg,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:073]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\français\Profils\VersionEtudiant.reg' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:073]: Executing op: ComponentRegister(ComponentId={4DFD46B5-EA2A-401E-89F0-C443F1629C63},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\Português\Perfis\Versão do Aluno.reg,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:073]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\Português\Perfis\Versão do Aluno.reg' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:073]: Executing op: ComponentRegister(ComponentId={E128A3A2-375E-47F8-A6FF-F1C935B0B498},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\한국어\프로파일\학생 버전.reg,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:073]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\한국어\프로파일\학생 버전.reg' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:073]: Executing op: ComponentRegister(ComponentId={54A6BB52-38CA-45FA-A530-37289B7CADA7},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\lfbmp14nu.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:073]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\lfbmp14nu.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:073]: Executing op: ComponentRegister(ComponentId={68655AD9-0E22-4EFF-AC09-108A07446D04},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\lffax14nu.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:073]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\lffax14nu.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:073]: Executing op: ComponentRegister(ComponentId={2CD6A4AF-2D0E-492F-902C-14CED590BD4F},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\lfgif14nu.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:073]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\lfgif14nu.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:073]: Executing op: ComponentRegister(ComponentId={1871D1CB-C081-469E-A737-6AA298025A2E},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\lftif14nu.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:073]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\lftif14nu.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:073]: Executing op: ComponentRegister(ComponentId={39DEDB61-C652-4A1B-B15B-21C34AD16F5D},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\ltkrn14nu.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:073]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\ltkrn14nu.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:073]: Executing op: ComponentRegister(ComponentId={2641978D-5984-4EDF-BE69-9FC1B3603AF4},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\mfc70.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:073]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\mfc70.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:073]: Executing op: ComponentRegister(ComponentId={268558B0-DF7E-4DE4-8727-4C5DA47E033E},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\Resources\1034\mtb.dlg,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:073]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\Resources\1034\mtb.dlg' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:073]: Executing op: ComponentRegister(ComponentId={B09A4184-6825-4FB4-9C0F-1DDA9A61921C},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\Resources\1036\mtb.dlg,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:073]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\Resources\1036\mtb.dlg' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:073]: Executing op: ComponentRegister(ComponentId={0526B1C0-C4CD-462B-B9DA-4F8F2F23015E},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\Resources\2052\mtb.dlg,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:073]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\Resources\2052\mtb.dlg' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:073]: Executing op: ComponentRegister(ComponentId={42960DD7-13CD-4737-A734-826D072CECFF},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\r2netdll.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:073]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\r2netdll.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:073]: Executing op: ComponentRegister(ComponentId={375F97D5-8246-4C2B-BC32-B4AC1BF02AA2},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\rmd.exe,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:073]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Minitab\Minitab 17\rmd.exe' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:073]: Executing op: ComponentRegister(ComponentId={870CB808-CFE7-461C-B763-1016D809EE4A},KeyPath=02:\Software\Minitab\Minitab17\Install Options\ProductKey,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:073]: Executing op: ComponentRegister(ComponentId={51B1993A-2F02-4BE2-B0E4-0D4894E40492},KeyPath=02:\Software\Minitab\Minitab17\Install Options\LicenseType,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:073]: Executing op: ComponentRegister(ComponentId={6584E811-9B86-48A8-8DBF-8D06FF9FAFBB},KeyPath=02:\Software\Minitab\Minitab17\Impl\DisableUpdates,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:073]: Executing op: ComponentRegister(ComponentId={5EE4502A-A936-458A-8632-8F3A9C5B011E},KeyPath=02:\Software\Minitab\Minitab17\Install Options\LicenseServer,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:073]: Executing op: ComponentRegister(ComponentId={692AD778-E3CB-4558-A8AD-C07A1533410B},KeyPath=02:\Software\Minitab\Minitab17\Install Options\UpdatesEnabled,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:083]: Executing op: ComponentRegister(ComponentId={67F27E27-62D0-4DF7-B7EE-2643A3332A72},KeyPath=02:\Software\Microsoft\Windows\CurrentVersion\Uninstall\Minitab 17 17.3.1.0\DisplayName,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:083]: Executing op: ComponentRegister(ComponentId={BD095EE0-3437-4E3B-B0F6-17C857B1FF7B},KeyPath=02:\Software\Minitab\Minitab17\Install Options\PackageType,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:083]: Executing op: ComponentRegister(ComponentId={2E3BA82B-8E1A-48D9-B0BA-65FC2FE2A7A9},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\English\AddIns\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:083]: Executing op: ComponentRegister(ComponentId={03C10CFD-E7A5-458B-BA48-6DC6149F41F4},KeyPath=02:\Software\Minitab\Minitab17\KEY_LOCALE,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:083]: Executing op: ComponentRegister(ComponentId={4C5D4F10-1F0C-4B9B-8E3F-3F6764C5C468},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\Português\AddIns\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:083]: Executing op: ComponentRegister(ComponentId={819B07FA-E05B-44D6-BE05-5E1F6F3D6E76},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\한국어\AddIns\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:083]: Executing op: ComponentRegister(ComponentId={2C38DB4B-6AF4-450F-9457-B488B76D5B04},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\中文(简体)\AddIns\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:083]: Executing op: ComponentRegister(ComponentId={24513F19-F239-4FDE-BFF2-FAEE991082BD},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\日本語\AddIns\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:083]: Executing op: ComponentRegister(ComponentId={BF5B3B24-A18B-406E-9C64-5417E04AED31},KeyPath=C:\ProgramData\Minitab\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:083]: Executing op: ComponentRegister(ComponentId={74D259A7-B5E0-422E-9329-FCEA28400250},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\Deutsch\AddIns\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:083]: Executing op: ComponentRegister(ComponentId={ADA5F3E5-4B0D-4589-A6A1-3C917C27F4AD},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\español\AddIns\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:083]: Executing op: ComponentRegister(ComponentId={234CC56D-E1E7-417E-8311-407AB0DD1821},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\français\AddIns\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:083]: Executing op: ComponentRegister(ComponentId={E1A40538-5B0D-4BDF-81B3-A0A8497E4F2C},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\Deutsch\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:083]: Executing op: ComponentRegister(ComponentId={D2E430D6-5709-4EAD-8C62-E152E2145C1E},KeyPath=02:\Software\Classes\Minitab.MSS.Project.17\FriendlyTypeName,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:083]: Executing op: ComponentRegister(ComponentId={4B6F448F-1C4E-48D7-B296-231CCC12F954},KeyPath=02:\Software\Classes\Minitab.MSS.PortableWorksheet.17\shell\Open\command\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:083]: Executing op: ComponentRegister(ComponentId={8CEEC874-C980-4524-8CFB-CB9B058F750D},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\English\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:083]: Executing op: ComponentRegister(ComponentId={903F4477-4E3F-40BC-A1ED-913E973A6ECC},KeyPath=02:\Software\Minitab\Minitab17\KEY_AUTH,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:083]: Executing op: ComponentRegister(ComponentId={61A4480E-5228-4DE0-9887-CDF3D7BC9D56},KeyPath=02:\Software\Classes\Minitab.MSS.Worksheet.17\FriendlyTypeName,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:083]: Executing op: ComponentRegister(ComponentId={EED7A62F-0C1A-444D-9E26-A9C637826AEF},KeyPath=02:\Software\Classes\Minitab.MSS.PortableWorksheet.17\FriendlyTypeName,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:083]: Executing op: ComponentRegister(ComponentId={8128A060-7EBB-4A2F-AF6C-710B384DA35B},KeyPath=02:\Software\Classes\Minitab.MSS.Graph.17\FriendlyTypeName,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:083]: Executing op: ComponentRegister(ComponentId={A5A74C38-2C4D-4D36-B8B4-EFFD3B24098B},KeyPath=02:\Software\Classes\Minitab.MSS.CSV.17\FriendlyTypeName,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:083]: Executing op: ComponentRegister(ComponentId={BB0015BB-ABC5-4485-ABB7-FE931B62883C},KeyPath=02:\Software\Caphyon\Advanced Installer\{F14DC15E-2394-4FE4-99B5-8BD5C4F1965F}\InstallLanguage,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:083]: Executing op: ComponentRegister(ComponentId={5B84697A-7883-4162-A67E-45315D90C081},KeyPath=02:\Software\Minitab\Minitab17\Install Options\InstallType,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:083]: Executing op: ComponentRegister(ComponentId={55FE7F54-A37A-44FB-9F0A-1AB98D9A5C68},KeyPath=02:\Software\Classes\Minitab.MSS.Graph.17\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:083]: Executing op: ComponentRegister(ComponentId={A96CDBB0-1925-460C-9D8B-441DF40C78F2},KeyPath=02:\Software\Classes\.mtp\OpenWithProgids\Minitab.MSS.PortableWorksheet.17,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:083]: Executing op: ComponentRegister(ComponentId={AC8CB671-666E-456A-8B47-BFACCA4FE6D5},,State=-7,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:083]: Executing op: ComponentRegister(ComponentId={1D7C764C-E146-46B8-9A42-3DE109663828},KeyPath=02:\Software\Minitab\Minitab17\Impl\LicenseServer,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:083]: Executing op: ComponentRegister(ComponentId={E72F1FB5-BB2B-42DB-8288-7B22722FD123},KeyPath=02:\Software\Minitab\Minitab17\Impl\LicenseType,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:083]: Executing op: ComponentRegister(ComponentId={BD978B2D-6F5A-4F8A-AFFF-8357551B6DD7},KeyPath=02:\Software\Minitab\Minitab17\Install Options\Log,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:083]: Executing op: ComponentRegister(ComponentId={8D437898-EBBA-43A7-8953-A4BB11911FC8},KeyPath=02:\Software\Minitab\Minitab17\Install Options\Version,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:083]: Executing op: ComponentRegister(ComponentId={A9D371FA-7302-4B77-BC25-F103E4CB889F},KeyPath=02:\Software\Classes\Minitab.MSS.Project.17\DefaultIcon\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:083]: Executing op: ComponentRegister(ComponentId={A5E65868-2EEE-4A19-B18E-36D9E7BC4294},KeyPath=02:\Software\Classes\Minitab.MSS.PortableWorksheet.17\DefaultIcon\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:083]: Executing op: ComponentRegister(ComponentId={DBDAC0BA-298A-44D7-A802-D95696A19F7E},KeyPath=02:\Software\Classes\.mgf\OpenWithProgids\Minitab.MSS.Graph.17,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:083]: Executing op: ComponentRegister(ComponentId={38402155-BA32-4251-A28F-9F7551D45DD7},KeyPath=02:\Software\Classes\Minitab.MSS.PortableWorksheet.17\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:083]: Executing op: ComponentRegister(ComponentId={D9894A68-C7B9-4171-B8DB-402E0F82B931},KeyPath=02:\Software\Classes\.csv\OpenWithProgids\Minitab.MSS.CSV.17,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:083]: Executing op: ComponentRegister(ComponentId={811DA234-119F-44A1-8298-F705E96B3CF3},KeyPath=02:\Software\Classes\.mtw\OpenWithProgids\Minitab.MSS.Worksheet.17,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:083]: Executing op: ComponentRegister(ComponentId={D270D395-B0E1-4ADE-A184-8C16415C77CB},KeyPath=02:\Software\Classes\.mpj\OpenWithProgids\Minitab.MSS.Project.17,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:093]: Executing op: ComponentRegister(ComponentId={3C43634E-2AC0-4E5B-861D-994049463E1F},,State=-7,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:093]: Executing op: ComponentRegister(ComponentId={01AE5BF9-90D8-4249-A947-7CF8B23D2118},KeyPath=02:\Software\Classes\.mgf\OpenWithProgids\Minitab Graph,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:093]: Executing op: ComponentRegister(ComponentId={665F2942-A4F2-4CE3-A68B-4B804522DE57},KeyPath=02:\Software\Classes\.mpj\OpenWithProgids\Minitab Project,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:093]: Executing op: ComponentRegister(ComponentId={6BB6F7E6-85F0-49DD-9BA7-7E82FD377131},KeyPath=02:\Software\Classes\.mtw\OpenWithProgids\Minitab Worksheet,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:093]: Executing op: ComponentRegister(ComponentId={CFFB12D1-23D8-4B55-8F86-0D2B8938F870},KeyPath=02:\Software\Classes\.mtp\OpenWithProgids\Minitab Portable Worksheet,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:093]: Executing op: ComponentRegister(ComponentId={49307416-C3B6-43DE-A69C-6F6B23CE90AA},KeyPath=02:\Software\Minitab\Minitab17\Install Options\UILevel,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:093]: Executing op: ComponentRegister(ComponentId={A24B9A18-D0DF-4297-99A9-287ABB4D45AA},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\Deutsch\MyMenu\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:093]: Executing op: ComponentRegister(ComponentId={6A1B2C8E-607C-4A83-9AC7-2CB61201401C},KeyPath=02:\Software\Minitab\Minitab17\Install Options\Path,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:093]: Executing op: ComponentRegister(ComponentId={3F377F45-699F-4F52-ADC1-D58BAB0635A0},KeyPath=02:\Software\Classes\.mgf\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:093]: Executing op: ComponentRegister(ComponentId={8340D410-469A-4FAD-8220-39E431BB0572},KeyPath=02:\Software\Microsoft\Windows\CurrentVersion\App Paths\Mtb.exe\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:093]: Executing op: ComponentRegister(ComponentId={C5342360-3818-41D8-A28C-C115043F6DA9},KeyPath=02:\Software\Classes\Minitab.MSS.PortableWorksheet.17\shell\Print\command\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:093]: Executing op: ComponentRegister(ComponentId={DB56D557-2F67-4E0D-A0A3-22A77A5E3557},KeyPath=02:\Software\Minitab\Minitab17\Pref,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:093]: Executing op: ComponentRegister(ComponentId={1800D102-1E5C-4A47-8FAD-03E02062D797},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\español\MyMenu\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:093]: Executing op: ComponentRegister(ComponentId={FDEA151E-FAC2-4D39-89BA-BA999E5A9052},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\français\MyMenu\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:093]: Executing op: ComponentRegister(ComponentId={5F687D69-A0BE-414D-AF5E-D680CA13EB1E},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\Português\MyMenu\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:093]: Executing op: ComponentRegister(ComponentId={E37E162A-9478-4F27-941E-EC6EC7D143A0},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\日本語\MyMenu\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:093]: Executing op: ComponentRegister(ComponentId={51E6B989-BFC4-4A47-84A6-A7105730DE1C},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\한국어\MyMenu\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:093]: Executing op: ComponentRegister(ComponentId={C999EC8B-11E0-449B-B191-DA0313FC7A22},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\中文(简体)\MyMenu\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:093]: Executing op: ComponentRegister(ComponentId={1B2F3895-8833-4800-9244-2479EF4CF80C},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\Português\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:093]: Executing op: ComponentRegister(ComponentId={BDBF39FA-679C-4362-9CEE-537EA4798306},KeyPath=02:\Software\Classes\Minitab.MSS.Project.17\shell\Open\command\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:093]: Executing op: ComponentRegister(ComponentId={7AB04620-C833-4538-81B9-6D167348AA21},KeyPath=C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Minitab\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:093]: Executing op: ComponentRegister(ComponentId={CFF0CEB1-D086-4ED9-9BFB-61DC1B04BF34},KeyPath=02:\Software\Maiup\{FA9C6B0C-1573-4058-AB99-439F1AB6F2DF}\1031,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:093]: Executing op: ComponentRegister(ComponentId={807D1BA1-DF83-42B3-A64C-27F856979A89},KeyPath=02:\Software\Maiup\{FA9C6B0C-1573-4058-AB99-439F1AB6F2DF}\1033,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:093]: Executing op: ComponentRegister(ComponentId={091D8C90-9B07-4E70-B5BF-646D50065849},KeyPath=02:\Software\Classes\.mpj\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:093]: Executing op: ComponentRegister(ComponentId={E69665BB-ED8F-4FFE-A9F3-72C32845010B},KeyPath=02:\Software\Classes\.mtw\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:093]: Executing op: ComponentRegister(ComponentId={9AA64EF9-D338-497E-A157-0B4C8FB9B2B4},KeyPath=02:\Software\Classes\Minitab.MSS.Graph.17\shell\Open\command\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:093]: Executing op: ComponentRegister(ComponentId={62B99AEB-6994-42B1-A20C-EF75126A7727},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\한국어\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:093]: Executing op: ComponentRegister(ComponentId={78ABEEAB-4621-4E11-9419-F4FBD7D7F11C},KeyPath=02:\Software\Classes\.mtp\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:093]: Executing op: ComponentRegister(ComponentId={270B6AC7-B45C-4C22-A5B7-C47B708A4A97},KeyPath=02:\Software\Classes\Minitab.MSS.CSV.17\shell\Open\command\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:093]: Executing op: ComponentRegister(ComponentId={CD8B86A9-00DA-4F1C-A57E-751B2A3FFF6A},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\中文(简体)\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:093]: Executing op: ComponentRegister(ComponentId={39F57CB6-6CEE-464D-96D8-7EAEBD97B0A7},KeyPath=02:\Software\Classes\Minitab.MSS.Worksheet.17\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:093]: Executing op: ComponentRegister(ComponentId={C89A6EC9-15FA-4F8A-AA69-236436F1E28A},KeyPath=02:\Software\Classes\Minitab.MSS.Worksheet.17\DefaultIcon\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:093]: Executing op: ComponentRegister(ComponentId={78E52318-7B06-4242-9A18-2C6CFBB243E7},KeyPath=02:\Software\Classes\Minitab.MSS.Worksheet.17\shell\Open\command\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:093]: Executing op: ComponentRegister(ComponentId={71D5B1B7-524B-42BA-ABD1-6678B00E6296},KeyPath=02:\Software\Classes\Minitab.MSS.Worksheet.17\shell\Print\command\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:093]: Executing op: ComponentRegister(ComponentId={170C5848-7DD7-4EA7-9A3F-06AC2018D332},KeyPath=02:\Software\Maiup\{FA9C6B0C-1573-4058-AB99-439F1AB6F2DF}\1034,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:093]: Executing op: ComponentRegister(ComponentId={57228A1A-914D-4EB2-B2F3-44177DE6F836},KeyPath=02:\Software\Classes\Minitab.MSS.PortableWorksheet.17\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:093]: Executing op: ComponentRegister(ComponentId={69E59A41-7012-4ED9-ABF4-DFA4298EB4E7},KeyPath=02:\Software\Classes\Minitab.MSS.Graph.17\DefaultIcon\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:093]: Executing op: ComponentRegister(ComponentId={122BC371-1868-4192-A16E-9D6A6E478C17},KeyPath=02:\Software\Classes\Minitab.MSS.CSV.17\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:093]: Executing op: ComponentRegister(ComponentId={A6158F19-DBB7-431C-8C9A-0AB3CE3564F5},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\日本語\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:103]: Executing op: ComponentRegister(ComponentId={E9BF5B98-856E-45A8-B5C7-DE740AAD8C9B},KeyPath=02:\Software\Maiup\{FA9C6B0C-1573-4058-AB99-439F1AB6F2DF}\1036,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:103]: Executing op: ComponentRegister(ComponentId={74FF0231-D393-4D5B-9858-E93C39785D16},KeyPath=02:\Software\Maiup\{FA9C6B0C-1573-4058-AB99-439F1AB6F2DF}\1041,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:103]: Executing op: ComponentRegister(ComponentId={E2B453CD-4187-48DF-A936-80F88BFC0B4A},KeyPath=02:\Software\Maiup\{FA9C6B0C-1573-4058-AB99-439F1AB6F2DF}\1042,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:103]: Executing op: ComponentRegister(ComponentId={531B88B5-0004-4E5A-BA2E-EB6A30F24921},KeyPath=02:\Software\Maiup\{FA9C6B0C-1573-4058-AB99-439F1AB6F2DF}\1046,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:103]: Executing op: ComponentRegister(ComponentId={D6445409-2896-4551-91EB-DF93E1208C2E},KeyPath=02:\Software\Maiup\{FA9C6B0C-1573-4058-AB99-439F1AB6F2DF}\2052,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:103]: Executing op: ComponentRegister(ComponentId={66262495-56BC-4392-9FC4-6B7C76C3F5FA},KeyPath=02:\Software\Classes\Minitab.MSS.Project.17\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:103]: Executing op: ComponentRegister(ComponentId={F2E6D37A-F40A-4B0E-BE5E-CE334F82B924},KeyPath=02:\Software\Classes\.csv\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:103]: Executing op: ComponentRegister(ComponentId={CCB5E802-6AF6-4D76-BE41-F3A43D5439D7},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\español\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:103]: Executing op: ComponentRegister(ComponentId={148B41EF-E3C7-4530-B561-6FA0445C3C2A},KeyPath=C:\Program Files (x86)\Minitab\Minitab 17\français\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:103]: Executing op: ComponentRegister(ComponentId={593E8ED3-515E-41D7-A677-186B1D7364F2},KeyPath=C:\ProgramData\regid.1994-02.com.minitab\,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:103]: Executing op: ComponentRegister(ComponentId={31059A57-930A-49B5-B9E0-27B87421E402},KeyPath=C:\Program Files (x86)\Common Files\Minitab Shared\Auth\MU\MtbAuthPTB.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:103]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Common Files\Minitab Shared\Auth\MU\MtbAuthPTB.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:103]: Executing op: ComponentRegister(ComponentId={140A19CD-6572-4CE5-A65C-EC395473A015},KeyPath=C:\Program Files (x86)\Common Files\Minitab Shared\Auth\MU\MtbAuthKOR.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:103]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Common Files\Minitab Shared\Auth\MU\MtbAuthKOR.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:103]: Executing op: ComponentRegister(ComponentId={7AF0623F-C466-47E1-8E29-84D1B928004F},KeyPath=C:\Program Files (x86)\Common Files\Minitab Shared\Auth\MU\MtbAuthFRA.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:103]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Common Files\Minitab Shared\Auth\MU\MtbAuthFRA.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:103]: Executing op: ComponentRegister(ComponentId={9F991216-63AD-482E-BB6D-15B8CB72C461},KeyPath=C:\Program Files (x86)\Common Files\Minitab Shared\Auth\MU\MtbAuthESP.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:103]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Common Files\Minitab Shared\Auth\MU\MtbAuthESP.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:103]: Executing op: ComponentRegister(ComponentId={E731C3D5-222C-409D-9A88-062FF550A19C},KeyPath=C:\Program Files (x86)\Common Files\Minitab Shared\Auth\MU\MtbAuthDEU.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:103]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Common Files\Minitab Shared\Auth\MU\MtbAuthDEU.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:103]: Executing op: ComponentRegister(ComponentId={A8C344ED-A915-4CF5-A044-C520640C82F6},KeyPath=C:\Program Files (x86)\Common Files\Minitab Shared\Auth\MU\MtbAuth.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:103]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Common Files\Minitab Shared\Auth\MU\MtbAuth.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:103]: Executing op: ComponentRegister(ComponentId={C22F994D-695A-40AE-B6E6-6238812F301A},KeyPath=C:\Program Files (x86)\Common Files\Minitab Shared\Auth\MU\MtbAuthCHS.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:103]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Common Files\Minitab Shared\Auth\MU\MtbAuthCHS.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:103]: Executing op: ComponentRegister(ComponentId={DB67A428-E991-43F5-B6CF-11FAE517D8F9},KeyPath=C:\Program Files (x86)\Common Files\Minitab Shared\Auth\MU\MtbAuthJPN.dll,State=3,,Disk=1,SharedDllRefCount=0,BinaryType=0)
    MSI (s) (38:20) [10:04:16:103]: WIN64DUALFOLDERS: Substitution in 'C:\Program Files (x86)\Common Files\Minitab Shared\Auth\MU\MtbAuthJPN.dll' folder had been blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
    MSI (s) (38:20) [10:04:16:103]: Executing op: ActionStart(Name=AI_RollbackTasks2,Description=Rolling back scheduled task on the local computer,Template=Task Name: [1])
    MSI (s) (38:20) [10:04:16:103]: Executing op: CustomActionSchedule(Action=AI_RollbackTasks2,ActionType=11521,Source=BinaryData,Target=**********,CustomActionData=**********)
    MSI (s) (38:20) [10:04:16:103]: Executing op: ActionStart(Name=AI_ScheduleTasks2,Description=Scheduling task on the local computer,Template=Task Name: [1])
    MSI (s) (38:20) [10:04:16:103]: Executing op: CustomActionSchedule(Action=AI_ScheduleTasks2,ActionType=11265,Source=BinaryData,Target=**********,CustomActionData=**********)
    MSI (s) (38:B4) [10:04:16:121]: Invoking remote custom action. DLL: C:\WINDOWS\Installer\MSIE0E9.tmp, Entrypoint: ScheduleTasks
    MSI (s) (38!EC) [10:04:16:153]: Product: Minitab 17 -- Error 4106. An error was encountered while creating a scheduled task: 'MssUpdater.job'. Error description: No mapping between account names and security IDs was done.


    Error 4106. An error was encountered while creating a scheduled task: 'MssUpdater.job'. Error description: No mapping between account names and security IDs was done.

    CustomAction AI_ScheduleTasks2 returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
    MSI (s) (38:20) [10:04:16:253]: Note: 1: 2265 2: 3: -2147287035
    MSI (s) (38:20) [10:04:16:253]: User policy value 'DisableRollback' is 0
    MSI (s) (38:20) [10:04:16:253]: Machine policy value 'DisableRollback' is 0
    Action ended 10:04:16: InstallExecute. Return value 3.
    MSI (s) (38:20) [10:04:16:273]: Executing op: Header(Signature=1397708873,Version=500,Timestamp=1230524553,LangId=1033,Platform=0,ScriptType=2,ScriptMajorVersion=21,ScriptMinorVersion=4,ScriptAttributes=1)
    MSI (s) (38:20) [10:04:16:273]: Executing op: DialogInfo(Type=0,Argument=1033)
    MSI (s) (38:20) [10:04:16:273]: Executing op: DialogInfo(Type=1,Argument=Minitab 17)
    MSI (s) (38:20) [10:04:16:273]: Executing op: RollbackInfo(,RollbackAction=Rollback,RollbackDescription=Rolling back action:,,CleanupAction=RollbackCleanup,CleanupDescription=Removing backup files,CleanupTemplate=File: [1])
    MSI (s) (38:20) [10:04:16:273]: Executing op: ActionStart(Name=AI_ScheduleTasks2,Description=Scheduling task on the local computer,Template=Task Name: [1])
    MSI (s) (38:20) [10:04:16:273]: Executing op: ProductInfo(ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},ProductName=Minitab 17,PackageName=minitab17.3.1.0setup.msi,Language=1033,Version=285409281,Assignment=1,ObsoleteArg=0,ProductIcon=Mtb17.exe,,PackageCode={D181ADDD-10A8-4B5A-92B3-A1412D3448CC},,,InstanceType=0,LUASetting=0,RemoteURTInstalls=0,ProductDeploymentFlags=3)
    MSI (s) (38:20) [10:04:16:273]: Executing op: ActionStart(Name=AI_RollbackTasks2,Description=Rolling back scheduled task on the local computer,Template=Task Name: [1])
    MSI (s) (38:20) [10:04:16:283]: Executing op: CustomActionRollback(Action=AI_RollbackTasks2,ActionType=11521,Source=BinaryData,Target=**********,CustomActionData=**********)
    MSI (s) (38:E4) [10:04:16:319]: Invoking remote custom action. DLL: C:\WINDOWS\Installer\MSIE196.tmp, Entrypoint: DeleteTasks
    MSI (s) (38:20) [10:04:16:334]: Executing op: ActionStart(Name=ProcessComponents,Description=Updating component registration,)
    MSI (s) (38:20) [10:04:16:334]: Executing op: ComponentUnregister(ComponentId={DB67A428-E991-43F5-B6CF-11FAE517D8F9},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:334]: Executing op: ComponentUnregister(ComponentId={C22F994D-695A-40AE-B6E6-6238812F301A},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:334]: Executing op: ComponentUnregister(ComponentId={A8C344ED-A915-4CF5-A044-C520640C82F6},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:334]: Executing op: ComponentUnregister(ComponentId={E731C3D5-222C-409D-9A88-062FF550A19C},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:334]: Executing op: ComponentUnregister(ComponentId={9F991216-63AD-482E-BB6D-15B8CB72C461},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:334]: Executing op: ComponentUnregister(ComponentId={7AF0623F-C466-47E1-8E29-84D1B928004F},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:334]: Executing op: ComponentUnregister(ComponentId={140A19CD-6572-4CE5-A65C-EC395473A015},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:334]: Executing op: ComponentUnregister(ComponentId={31059A57-930A-49B5-B9E0-27B87421E402},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:334]: Executing op: ComponentUnregister(ComponentId={593E8ED3-515E-41D7-A677-186B1D7364F2},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:334]: Executing op: ComponentUnregister(ComponentId={148B41EF-E3C7-4530-B561-6FA0445C3C2A},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:344]: Executing op: ComponentUnregister(ComponentId={CCB5E802-6AF6-4D76-BE41-F3A43D5439D7},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:344]: Executing op: ComponentUnregister(ComponentId={F2E6D37A-F40A-4B0E-BE5E-CE334F82B924},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:344]: Executing op: ComponentUnregister(ComponentId={66262495-56BC-4392-9FC4-6B7C76C3F5FA},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:344]: Executing op: ComponentUnregister(ComponentId={D6445409-2896-4551-91EB-DF93E1208C2E},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:344]: Executing op: ComponentUnregister(ComponentId={531B88B5-0004-4E5A-BA2E-EB6A30F24921},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:344]: Executing op: ComponentUnregister(ComponentId={E2B453CD-4187-48DF-A936-80F88BFC0B4A},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:344]: Executing op: ComponentUnregister(ComponentId={74FF0231-D393-4D5B-9858-E93C39785D16},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:344]: Executing op: ComponentUnregister(ComponentId={E9BF5B98-856E-45A8-B5C7-DE740AAD8C9B},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:344]: Executing op: ComponentUnregister(ComponentId={A6158F19-DBB7-431C-8C9A-0AB3CE3564F5},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:344]: Executing op: ComponentUnregister(ComponentId={122BC371-1868-4192-A16E-9D6A6E478C17},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:344]: Executing op: ComponentUnregister(ComponentId={69E59A41-7012-4ED9-ABF4-DFA4298EB4E7},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:344]: Executing op: ComponentUnregister(ComponentId={57228A1A-914D-4EB2-B2F3-44177DE6F836},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:344]: Executing op: ComponentUnregister(ComponentId={170C5848-7DD7-4EA7-9A3F-06AC2018D332},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:344]: Executing op: ComponentUnregister(ComponentId={71D5B1B7-524B-42BA-ABD1-6678B00E6296},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:354]: Executing op: ComponentUnregister(ComponentId={78E52318-7B06-4242-9A18-2C6CFBB243E7},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:354]: Executing op: ComponentUnregister(ComponentId={C89A6EC9-15FA-4F8A-AA69-236436F1E28A},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:354]: Executing op: ComponentUnregister(ComponentId={39F57CB6-6CEE-464D-96D8-7EAEBD97B0A7},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:354]: Executing op: ComponentUnregister(ComponentId={CD8B86A9-00DA-4F1C-A57E-751B2A3FFF6A},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:354]: Executing op: ComponentUnregister(ComponentId={270B6AC7-B45C-4C22-A5B7-C47B708A4A97},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:354]: Executing op: ComponentUnregister(ComponentId={78ABEEAB-4621-4E11-9419-F4FBD7D7F11C},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:354]: Executing op: ComponentUnregister(ComponentId={62B99AEB-6994-42B1-A20C-EF75126A7727},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:354]: Executing op: ComponentUnregister(ComponentId={9AA64EF9-D338-497E-A157-0B4C8FB9B2B4},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:354]: Executing op: ComponentUnregister(ComponentId={E69665BB-ED8F-4FFE-A9F3-72C32845010B},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:354]: Executing op: ComponentUnregister(ComponentId={091D8C90-9B07-4E70-B5BF-646D50065849},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:354]: Executing op: ComponentUnregister(ComponentId={807D1BA1-DF83-42B3-A64C-27F856979A89},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:354]: Executing op: ComponentUnregister(ComponentId={CFF0CEB1-D086-4ED9-9BFB-61DC1B04BF34},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:354]: Executing op: ComponentUnregister(ComponentId={7AB04620-C833-4538-81B9-6D167348AA21},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:354]: Executing op: ComponentUnregister(ComponentId={BDBF39FA-679C-4362-9CEE-537EA4798306},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:364]: Executing op: ComponentUnregister(ComponentId={1B2F3895-8833-4800-9244-2479EF4CF80C},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:364]: Executing op: ComponentUnregister(ComponentId={C999EC8B-11E0-449B-B191-DA0313FC7A22},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:364]: Executing op: ComponentUnregister(ComponentId={51E6B989-BFC4-4A47-84A6-A7105730DE1C},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:364]: Executing op: ComponentUnregister(ComponentId={E37E162A-9478-4F27-941E-EC6EC7D143A0},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:364]: Executing op: ComponentUnregister(ComponentId={5F687D69-A0BE-414D-AF5E-D680CA13EB1E},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:364]: Executing op: ComponentUnregister(ComponentId={FDEA151E-FAC2-4D39-89BA-BA999E5A9052},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:364]: Executing op: ComponentUnregister(ComponentId={1800D102-1E5C-4A47-8FAD-03E02062D797},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:364]: Executing op: ComponentUnregister(ComponentId={DB56D557-2F67-4E0D-A0A3-22A77A5E3557},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:364]: Executing op: ComponentUnregister(ComponentId={C5342360-3818-41D8-A28C-C115043F6DA9},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:364]: Executing op: ComponentUnregister(ComponentId={8340D410-469A-4FAD-8220-39E431BB0572},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:364]: Executing op: ComponentUnregister(ComponentId={3F377F45-699F-4F52-ADC1-D58BAB0635A0},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:364]: Executing op: ComponentUnregister(ComponentId={6A1B2C8E-607C-4A83-9AC7-2CB61201401C},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:364]: Executing op: ComponentUnregister(ComponentId={A24B9A18-D0DF-4297-99A9-287ABB4D45AA},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:364]: Executing op: ComponentUnregister(ComponentId={49307416-C3B6-43DE-A69C-6F6B23CE90AA},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:364]: Executing op: ComponentUnregister(ComponentId={CFFB12D1-23D8-4B55-8F86-0D2B8938F870},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:364]: Executing op: ComponentUnregister(ComponentId={6BB6F7E6-85F0-49DD-9BA7-7E82FD377131},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:364]: Executing op: ComponentUnregister(ComponentId={665F2942-A4F2-4CE3-A68B-4B804522DE57},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:364]: Executing op: ComponentUnregister(ComponentId={01AE5BF9-90D8-4249-A947-7CF8B23D2118},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:364]: Executing op: ComponentUnregister(ComponentId={3C43634E-2AC0-4E5B-861D-994049463E1F},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:364]: Executing op: ComponentUnregister(ComponentId={D270D395-B0E1-4ADE-A184-8C16415C77CB},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:364]: Executing op: ComponentUnregister(ComponentId={811DA234-119F-44A1-8298-F705E96B3CF3},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:364]: Executing op: ComponentUnregister(ComponentId={D9894A68-C7B9-4171-B8DB-402E0F82B931},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:364]: Executing op: ComponentUnregister(ComponentId={38402155-BA32-4251-A28F-9F7551D45DD7},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:364]: Executing op: ComponentUnregister(ComponentId={DBDAC0BA-298A-44D7-A802-D95696A19F7E},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:364]: Executing op: ComponentUnregister(ComponentId={A5E65868-2EEE-4A19-B18E-36D9E7BC4294},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:364]: Executing op: ComponentUnregister(ComponentId={A9D371FA-7302-4B77-BC25-F103E4CB889F},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:364]: Executing op: ComponentUnregister(ComponentId={8D437898-EBBA-43A7-8953-A4BB11911FC8},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:364]: Executing op: ComponentUnregister(ComponentId={BD978B2D-6F5A-4F8A-AFFF-8357551B6DD7},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:364]: Executing op: ComponentUnregister(ComponentId={E72F1FB5-BB2B-42DB-8288-7B22722FD123},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:364]: Executing op: ComponentUnregister(ComponentId={1D7C764C-E146-46B8-9A42-3DE109663828},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:364]: Executing op: ComponentUnregister(ComponentId={AC8CB671-666E-456A-8B47-BFACCA4FE6D5},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:364]: Executing op: ComponentUnregister(ComponentId={A96CDBB0-1925-460C-9D8B-441DF40C78F2},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:374]: Executing op: ComponentUnregister(ComponentId={55FE7F54-A37A-44FB-9F0A-1AB98D9A5C68},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:374]: Executing op: ComponentUnregister(ComponentId={5B84697A-7883-4162-A67E-45315D90C081},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:374]: Executing op: ComponentUnregister(ComponentId={BB0015BB-ABC5-4485-ABB7-FE931B62883C},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:374]: Executing op: ComponentUnregister(ComponentId={A5A74C38-2C4D-4D36-B8B4-EFFD3B24098B},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:374]: Executing op: ComponentUnregister(ComponentId={8128A060-7EBB-4A2F-AF6C-710B384DA35B},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:374]: Executing op: ComponentUnregister(ComponentId={EED7A62F-0C1A-444D-9E26-A9C637826AEF},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:374]: Executing op: ComponentUnregister(ComponentId={61A4480E-5228-4DE0-9887-CDF3D7BC9D56},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:374]: Executing op: ComponentUnregister(ComponentId={903F4477-4E3F-40BC-A1ED-913E973A6ECC},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:374]: Executing op: ComponentUnregister(ComponentId={8CEEC874-C980-4524-8CFB-CB9B058F750D},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:374]: Executing op: ComponentUnregister(ComponentId={4B6F448F-1C4E-48D7-B296-231CCC12F954},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:374]: Executing op: ComponentUnregister(ComponentId={D2E430D6-5709-4EAD-8C62-E152E2145C1E},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:374]: Executing op: ComponentUnregister(ComponentId={E1A40538-5B0D-4BDF-81B3-A0A8497E4F2C},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:374]: Executing op: ComponentUnregister(ComponentId={234CC56D-E1E7-417E-8311-407AB0DD1821},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:374]: Executing op: ComponentUnregister(ComponentId={ADA5F3E5-4B0D-4589-A6A1-3C917C27F4AD},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:374]: Executing op: ComponentUnregister(ComponentId={74D259A7-B5E0-422E-9329-FCEA28400250},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:374]: Executing op: ComponentUnregister(ComponentId={BF5B3B24-A18B-406E-9C64-5417E04AED31},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:374]: Executing op: ComponentUnregister(ComponentId={24513F19-F239-4FDE-BFF2-FAEE991082BD},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:374]: Executing op: ComponentUnregister(ComponentId={2C38DB4B-6AF4-450F-9457-B488B76D5B04},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:374]: Executing op: ComponentUnregister(ComponentId={819B07FA-E05B-44D6-BE05-5E1F6F3D6E76},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:374]: Executing op: ComponentUnregister(ComponentId={4C5D4F10-1F0C-4B9B-8E3F-3F6764C5C468},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:374]: Executing op: ComponentUnregister(ComponentId={03C10CFD-E7A5-458B-BA48-6DC6149F41F4},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:374]: Executing op: ComponentUnregister(ComponentId={2E3BA82B-8E1A-48D9-B0BA-65FC2FE2A7A9},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:374]: Executing op: ComponentUnregister(ComponentId={BD095EE0-3437-4E3B-B0F6-17C857B1FF7B},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:374]: Executing op: ComponentUnregister(ComponentId={67F27E27-62D0-4DF7-B7EE-2643A3332A72},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:374]: Executing op: ComponentUnregister(ComponentId={692AD778-E3CB-4558-A8AD-C07A1533410B},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:374]: Executing op: ComponentUnregister(ComponentId={5EE4502A-A936-458A-8632-8F3A9C5B011E},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:374]: Executing op: ComponentUnregister(ComponentId={6584E811-9B86-48A8-8DBF-8D06FF9FAFBB},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:374]: Executing op: ComponentUnregister(ComponentId={51B1993A-2F02-4BE2-B0E4-0D4894E40492},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:374]: Executing op: ComponentUnregister(ComponentId={870CB808-CFE7-461C-B763-1016D809EE4A},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:374]: Executing op: ComponentUnregister(ComponentId={375F97D5-8246-4C2B-BC32-B4AC1BF02AA2},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:374]: Executing op: ComponentUnregister(ComponentId={42960DD7-13CD-4737-A734-826D072CECFF},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:374]: Executing op: ComponentUnregister(ComponentId={0526B1C0-C4CD-462B-B9DA-4F8F2F23015E},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:374]: Executing op: ComponentUnregister(ComponentId={B09A4184-6825-4FB4-9C0F-1DDA9A61921C},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:374]: Executing op: ComponentUnregister(ComponentId={268558B0-DF7E-4DE4-8727-4C5DA47E033E},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:374]: Executing op: ComponentUnregister(ComponentId={2641978D-5984-4EDF-BE69-9FC1B3603AF4},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:384]: Executing op: ComponentUnregister(ComponentId={39DEDB61-C652-4A1B-B15B-21C34AD16F5D},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:384]: Executing op: ComponentUnregister(ComponentId={1871D1CB-C081-469E-A737-6AA298025A2E},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:384]: Executing op: ComponentUnregister(ComponentId={2CD6A4AF-2D0E-492F-902C-14CED590BD4F},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:384]: Executing op: ComponentUnregister(ComponentId={68655AD9-0E22-4EFF-AC09-108A07446D04},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:384]: Executing op: ComponentUnregister(ComponentId={54A6BB52-38CA-45FA-A530-37289B7CADA7},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:384]: Executing op: ComponentUnregister(ComponentId={E128A3A2-375E-47F8-A6FF-F1C935B0B498},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:384]: Executing op: ComponentUnregister(ComponentId={4DFD46B5-EA2A-401E-89F0-C443F1629C63},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:384]: Executing op: ComponentUnregister(ComponentId={B993D129-1DDE-4AD4-8A5A-43D51AB1F786},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:384]: Executing op: ComponentUnregister(ComponentId={1E49B6DF-1FB0-444A-A432-EDC29563DF9A},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:384]: Executing op: ComponentUnregister(ComponentId={876AA4A9-F0E9-4A6E-8E39-DE4DB49FE716},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:384]: Executing op: ComponentUnregister(ComponentId={0D74D05E-BBD9-4E8A-813A-1FB5975D524A},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:384]: Executing op: ComponentUnregister(ComponentId={9BE46DB4-6EAC-45B2-822F-8375D7FF9DAC},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:384]: Executing op: ComponentUnregister(ComponentId={DC1D37B9-812E-4DE5-87D1-50E511F9A162},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:384]: Executing op: ComponentUnregister(ComponentId={B4C2A6CB-52D1-4CCE-BEE6-C730165724DE},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:384]: Executing op: ComponentUnregister(ComponentId={CAD85169-6D13-4EF2-BD3C-6890C7C161AF},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:384]: Executing op: ComponentUnregister(ComponentId={73262A13-311B-4C11-8589-094E51A60DF5},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:384]: Executing op: ComponentUnregister(ComponentId={58FED8DB-1566-4A7D-852A-8A0D14CC35A1},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:384]: Executing op: ComponentUnregister(ComponentId={ACDA3DEC-C972-44CE-AE21-66AE51EAF506},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:384]: Executing op: ComponentUnregister(ComponentId={47B04617-B9B1-4CA1-BAA9-750A85154F88},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:384]: Executing op: ComponentUnregister(ComponentId={7B9327E5-8969-444A-A5D1-0FA450EFD926},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:384]: Executing op: ComponentUnregister(ComponentId={C1A4E583-F956-4BB2-B045-A35D6C6A49C0},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:384]: Executing op: ComponentUnregister(ComponentId={41DE6CF4-889B-48C3-BC62-64D3A8D4A408},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:384]: Executing op: ComponentUnregister(ComponentId={BBCAF49F-8A63-49A9-A441-7D53C82CFD60},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:384]: Executing op: ComponentUnregister(ComponentId={F4AAC160-56FF-409E-8CD0-A6C9A23BC051},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:384]: Executing op: ComponentUnregister(ComponentId={3195D178-F864-487F-88F7-D91354B0DC3B},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:384]: Executing op: ComponentUnregister(ComponentId={E4844CCF-704D-4F04-8CDB-CEA20C59E055},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:384]: Executing op: ComponentUnregister(ComponentId={D4506C51-6F8B-4DD9-8A1A-372239745F6A},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:384]: Executing op: ComponentUnregister(ComponentId={F5EE43DE-FE46-4AA5-8E76-A64612DE12C0},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:384]: Executing op: ComponentUnregister(ComponentId={7760D7B7-A43E-4E39-AA58-D1D734999502},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:384]: Executing op: ComponentUnregister(ComponentId={D91C96EE-54CF-459D-A52C-F9DE5CAAFF00},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:384]: Executing op: ComponentUnregister(ComponentId={40391D8A-A566-4815-B499-2C8C09050CA0},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:384]: Executing op: ComponentUnregister(ComponentId={399A3F25-6486-4658-8A90-3DB6273F05C4},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:384]: Executing op: ComponentUnregister(ComponentId={373680E1-C940-4806-BF01-A4CAB74382E5},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:384]: Executing op: ComponentUnregister(ComponentId={11387E58-47E5-4A01-A70F-0ACECAF02CAC},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:384]: Executing op: ComponentUnregister(ComponentId={4340A849-0B64-4BC7-8D25-F65C54F78ACE},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:384]: Executing op: ComponentUnregister(ComponentId={62BF4874-09D9-4A55-B620-8F5E2047F3BC},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:394]: Executing op: ComponentUnregister(ComponentId={527C9071-F807-4B31-8EC7-ED0AD60367CB},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:394]: Executing op: ComponentUnregister(ComponentId={DAD725DD-1346-4F90-B142-9FF574D944B8},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:394]: Executing op: ComponentUnregister(ComponentId={B93470F4-AC9D-40B9-A550-0C31ECE82089},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:394]: Executing op: ComponentUnregister(ComponentId={D46FAEB5-1968-42B4-A019-715B5152377A},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:394]: Executing op: ComponentUnregister(ComponentId={EF1269F8-240F-44C2-B697-F13B638BADE9},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:394]: Executing op: ComponentUnregister(ComponentId={6CCF1053-95D7-4C87-B9F2-05A07908E893},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:394]: Executing op: ComponentUnregister(ComponentId={2AE71627-F640-4578-B19C-A465E9FA8630},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:394]: Executing op: ComponentUnregister(ComponentId={3DC237AD-37FC-469B-92C5-6A8026711A8B},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:394]: Executing op: ComponentUnregister(ComponentId={F87C1BCA-4425-4F16-AD74-15232DEC1F0E},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:394]: Executing op: ComponentUnregister(ComponentId={D795D785-0C15-4127-A750-541E3109DE02},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:394]: Executing op: ComponentUnregister(ComponentId={4E81EC84-FB0E-454E-A018-607BDBAC9774},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:394]: Executing op: ComponentUnregister(ComponentId={1098A222-9C5A-4602-BA55-9F6A828A511A},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:394]: Executing op: ComponentUnregister(ComponentId={C340ABE7-5A94-4474-BEDE-9AE656526CCE},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:394]: Executing op: ComponentUnregister(ComponentId={309E32A7-43B3-4004-BCD2-C3A8501753BA},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:394]: Executing op: ComponentUnregister(ComponentId={2054FBD1-DD5B-4714-B57E-6BC5A56F0D21},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:394]: Executing op: ComponentUnregister(ComponentId={A5CA573B-970D-4CE3-BC29-5611A578E4CE},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:394]: Executing op: ComponentUnregister(ComponentId={51962239-0E28-44C6-BAC0-E23AFA7F29B3},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:394]: Executing op: ComponentUnregister(ComponentId={7B398B6F-3FCE-424B-9D0A-5AF9B38027AB},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:394]: Executing op: ComponentUnregister(ComponentId={294AC589-79E3-49E5-8067-6173338C30CE},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:394]: Executing op: ComponentUnregister(ComponentId={D3BC08C0-CF2F-4752-AB4D-9AA5100BA9A4},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:394]: Executing op: ComponentUnregister(ComponentId={E18BD89C-78A8-4F10-89D5-6117CBDF7D67},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:394]: Executing op: ComponentUnregister(ComponentId={F5FC5F25-BA9F-4CDF-8B83-7BA7F0AEAD88},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:394]: Executing op: ComponentUnregister(ComponentId={4F1A39FA-FD7E-4853-AC51-ACA130BD421D},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:394]: Executing op: ComponentUnregister(ComponentId={447418B9-C59A-49F7-9AA6-43103311B63A},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:394]: Executing op: ComponentUnregister(ComponentId={1846F193-7AFC-4D25-B403-2325662145A1},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:394]: Executing op: ComponentUnregister(ComponentId={0C4603D6-12BD-4AC4-9A31-4A6D18740D0F},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:394]: Executing op: ComponentUnregister(ComponentId={6363F1A3-05F7-4570-A1F8-C0B1FB50D131},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:394]: Executing op: ComponentUnregister(ComponentId={BBDB6E9C-0AC5-4409-B349-539B2D55B2A7},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:394]: Executing op: ComponentUnregister(ComponentId={3BED67CC-BE81-4CA8-B670-700624C201EF},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:394]: Executing op: ComponentUnregister(ComponentId={8891EFF3-462F-459E-AEA0-F4B42E617A5C},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:394]: Executing op: ComponentUnregister(ComponentId={69AF6525-AB2A-4E71-8FFC-7C8872A16460},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:394]: Executing op: ComponentUnregister(ComponentId={5D78B5BE-7497-429B-BCC3-B6330BE32193},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:394]: Executing op: ComponentUnregister(ComponentId={87AC87D6-19C2-4F9C-97C2-B657C47C36C1},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:404]: Executing op: ComponentUnregister(ComponentId={E404BF8A-7491-4083-B974-D95E46EC025C},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:404]: Executing op: ComponentUnregister(ComponentId={A9E0AC8C-0DEA-413C-88A0-7011A5A8176A},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:404]: Executing op: ComponentUnregister(ComponentId={0317F261-6B8D-4504-ACAD-9F6226660473},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:404]: Executing op: ComponentUnregister(ComponentId={A17732E3-BD70-4BCD-9AC7-FAA3BA953DB1},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:404]: Executing op: ComponentUnregister(ComponentId={C08D3F4E-17B9-4F63-8CC3-15EF9A9A5989},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:404]: Executing op: ComponentUnregister(ComponentId={4E0A02D1-2F49-4777-A049-9F8A7DA6BD8E},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:404]: Executing op: ComponentUnregister(ComponentId={505AA807-3F4E-47A9-8A2F-13A26C377C31},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:404]: Executing op: ComponentUnregister(ComponentId={73AC35C9-9513-4DAA-B75C-CA9A75FB4E1D},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:404]: Executing op: ComponentUnregister(ComponentId={CBC3913F-15AE-4CBE-ADDC-61DCBE67AF99},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:404]: Executing op: ComponentUnregister(ComponentId={AF37DBB9-956E-47EB-8BE6-2136030BD457},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:404]: Executing op: ComponentUnregister(ComponentId={5A59FA67-81D9-4F40-8E65-B277E4E8C11D},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:404]: Executing op: ComponentUnregister(ComponentId={BA21E362-FB46-47A4-929E-184336F4945D},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:404]: Executing op: ComponentUnregister(ComponentId={5FA2234E-CBA5-4C01-9255-5D388EAC4D80},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:404]: Executing op: ComponentUnregister(ComponentId={6162AF4A-4428-4994-AF88-9632DE97267B},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:404]: Executing op: ComponentUnregister(ComponentId={50ADF382-AA55-41BE-BA69-431B22160DB7},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:404]: Executing op: ComponentUnregister(ComponentId={9D9EA97E-8A46-43AD-A272-DB1ADFE8A3FA},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:404]: Executing op: ComponentUnregister(ComponentId={354CF7A5-6479-4239-A340-4138DC97207A},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:404]: Executing op: ComponentUnregister(ComponentId={279188F7-0223-494C-9BC2-0B8F2284DEC6},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:404]: Executing op: ComponentUnregister(ComponentId={546C2892-679B-4E14-9CF0-2E3482373D0F},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:404]: Executing op: ComponentUnregister(ComponentId={51A889D2-C91D-4C0F-AE73-739C03143814},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:404]: Executing op: ComponentUnregister(ComponentId={C68FA7D2-A417-4318-BC49-F23650321800},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:404]: Executing op: ComponentUnregister(ComponentId={13606148-B615-4FB7-BB57-CAC945DB04DA},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:404]: Executing op: ComponentUnregister(ComponentId={5F95B381-EBFF-4226-A5B0-AE503208B9B9},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:404]: Executing op: ComponentUnregister(ComponentId={424327C2-2712-4788-A01A-FC64A9E23169},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:404]: Executing op: ComponentUnregister(ComponentId={CAEC85F6-2131-4A95-B24C-6FCA2BBFCCE9},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:404]: Executing op: ComponentUnregister(ComponentId={C42020EC-B27C-4950-8C9C-23FECC477D3E},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:404]: Executing op: ComponentUnregister(ComponentId={189C7BB5-CD69-4C65-B4ED-BC697804D16B},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:404]: Executing op: ComponentUnregister(ComponentId={769E6572-08F2-4F92-B2EA-713CD1408D25},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:404]: Executing op: ComponentUnregister(ComponentId={9CDD1B3B-3875-4ED1-9D70-B46334381187},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:404]: Executing op: ComponentUnregister(ComponentId={A0203C6E-7A60-4059-B3DC-F0AC7E84FA42},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:404]: Executing op: ComponentUnregister(ComponentId={1B79258B-8C95-4CB4-AE75-03CADFC1E845},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:404]: Executing op: ComponentUnregister(ComponentId={EDCB4CB4-4A50-4120-8C4C-85F6D14BDBAF},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:404]: Executing op: ComponentUnregister(ComponentId={1E4ECCE2-BD2E-42DB-B616-A7BAAC848CF8},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:404]: Executing op: ComponentUnregister(ComponentId={D6C7BCAF-353A-42A6-B0B5-C8E2A9E28DB7},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:404]: Executing op: ComponentUnregister(ComponentId={4AB893CA-6010-4DAC-A2A0-655FEEB2805D},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:404]: Executing op: ComponentUnregister(ComponentId={826F1729-5578-4C6A-814C-0E4F066449E8},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:404]: Executing op: ComponentUnregister(ComponentId={DD33E355-92CD-4CE1-A356-918D1A0B362C},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:404]: Executing op: ComponentUnregister(ComponentId={E8BF29DA-CE84-4CFA-8EDB-19537D000A4B},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:404]: Executing op: ComponentUnregister(ComponentId={49118245-6A06-4DB5-BAA1-18D509FD80B4},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:404]: Executing op: ComponentUnregister(ComponentId={0C73DB0F-7453-4A5B-BED4-FD2DB380815B},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:404]: Executing op: ComponentUnregister(ComponentId={6B75E266-4F2B-4B14-B54F-E0D56415114F},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:404]: Executing op: ComponentUnregister(ComponentId={B14463DD-25D4-4CBF-B3F6-8D403A4ABD65},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:404]: Executing op: ComponentUnregister(ComponentId={AB6499EC-F420-4E31-8B31-3C4B23BA2A46},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:404]: Executing op: ComponentUnregister(ComponentId={17C4D298-5BB6-424E-9BBB-41527F5235E4},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:414]: Executing op: ComponentUnregister(ComponentId={960D149C-5E62-4CFA-BB37-C7ADA8C986BF},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:414]: Executing op: ComponentUnregister(ComponentId={88FBC2FA-E7A2-49F8-A38F-19AFCCBB3302},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:414]: Executing op: ComponentUnregister(ComponentId={B1F40836-B7CA-4DCC-8692-5ACD80652AE0},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:415]: Executing op: ComponentUnregister(ComponentId={1C83FD9D-72D9-4F11-AB44-69DCF24D0A0D},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:415]: Executing op: ComponentUnregister(ComponentId={9DFB0D84-F8C2-4DB4-BBCB-B6A840AE4332},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:415]: Executing op: ComponentUnregister(ComponentId={B013DDCC-23E1-4D79-AB14-953E17852269},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:415]: Executing op: ComponentUnregister(ComponentId={12E6A634-6194-4ADC-A22B-6F1E1DDAA092},ProductKey={F14DC15E-2394-4FE4-99B5-8BD5C4F1965F},BinaryType=0,)
    MSI (s) (38:20) [10:04:16:416]: Executing op: ActionStart(Name=AI_RemoveAllTempFiles,,)
    MSI (s) (38:20) [10:04:16:416]: Executing op: CustomActionRollback(Action=AI_RemoveAllTempFiles,ActionType=1281,Source=BinaryData,Target=RemoveAllTempFiles,CustomActionData=C:\TEMP\SETLICENSINGFILEPERMISSIONS.BAT|C:\TEMP\)
    MSI (s) (38:98) [10:04:16:424]: Invoking remote custom action. DLL: C:\WINDOWS\Installer\MSIE223.tmp, Entrypoint: RemoveAllTempFiles
    MSI (s) (38:20) [10:04:16:424]: Executing op: End(Checksum=0,ProgressTotalHDWord=0,ProgressTotalLDWord=0)
    MSI (s) (38:20) [10:04:16:424]: Error in rollback skipped. Return: 5
    MSI (s) (38:20) [10:04:16:434]: Note: 1: 2318 2:
    MSI (s) (38:20) [10:04:16:434]: No System Restore sequence number for this installation.
    MSI (s) (38:20) [10:04:16:434]: Unlocking Server
    MSI (s) (38:20) [10:04:16:594]: PROPERTY CHANGE: Deleting UpdateStarted property. Its current value is '1'.
    Action ended 10:04:16: INSTALL. Return value 3.
    Property(S): ACCEPT_EULA = 1
    Property(S): SampleData_2_Dir = C:\Program Files (x86)\Minitab\Minitab 17\Deutsch\Beispieldaten\
    Property(S): __13_Dir = C:\Program Files (x86)\Minitab\Minitab 17\日本語\サンプルデータ\
    Property(S): __17_Dir = C:\Program Files (x86)\Minitab\Minitab 17\中文(简体)\样本数据\
    Property(S): APPDIR = C:\Program Files (x86)\Minitab\Minitab 17\
    Property(S): Donneschantillons_Dir = C:\Program Files (x86)\Minitab\Minitab 17\français\Données échantillons\
    Property(S): __Dir = C:\Program Files (x86)\Minitab\Minitab 17\Resources\1033\
    Property(S): SampleData_Dir = C:\Program Files (x86)\Minitab\Minitab 17\English\Sample Data\
    Property(S): Datosdemuestra_Dir = C:\Program Files (x86)\Minitab\Minitab 17\español\Datos de muestra\
    Property(S): ArquivosdeDados_Dir = C:\Program Files (x86)\Minitab\Minitab 17\Português\Arquivos de Dados\
    Property(S): MyMenu_Dir = C:\Program Files (x86)\Minitab\Minitab 17\English\MyMenu\
    Property(S): AddIns_Dir = C:\Program Files (x86)\Minitab\Minitab 17\English\AddIns\
    Property(S): AddIns_4_Dir = C:\Program Files (x86)\Minitab\Minitab 17\Português\AddIns\
    Property(S): Macros_Dir = C:\Program Files (x86)\Minitab\Minitab 17\English\Macros\
    Property(S): AddIns_6_Dir = C:\Program Files (x86)\Minitab\Minitab 17\한국어\AddIns\
    Property(S): AddIns_7_Dir = C:\Program Files (x86)\Minitab\Minitab 17\中文(简体)\AddIns\
    Property(S): __21_Dir = C:\Program Files (x86)\Minitab\Minitab 17\中文(简体)\样本数据\入门\
    Property(S): AddIns_5_Dir = C:\Program Files (x86)\Minitab\Minitab 17\日本語\AddIns\
    Property(S): Minitab_Dir = C:\ProgramData\Minitab\
    Property(S): AddIns_1_Dir = C:\Program Files (x86)\Minitab\Minitab 17\Deutsch\AddIns\
    Property(S): AddIns_2_Dir = C:\Program Files (x86)\Minitab\Minitab 17\español\AddIns\
    Property(S): AddIns_3_Dir = C:\Program Files (x86)\Minitab\Minitab 17\français\AddIns\
    Property(S): __16_Dir = C:\Program Files (x86)\Minitab\Minitab 17\한국어\표본 데이터\
    Property(S): ErsteSchritte_Dir = C:\Program Files (x86)\Minitab\Minitab 17\Deutsch\Beispieldaten\Erste Schritte\
    Property(S): Introduccin_Dir = C:\Program Files (x86)\Minitab\Minitab 17\español\Datos de muestra\Introducción\
    Property(S): Deutsch_Dir = C:\Program Files (x86)\Minitab\Minitab 17\Deutsch\
    Property(S): GettingStarted_Dir = C:\Program Files (x86)\Minitab\Minitab 17\English\Sample Data\Getting Started\
    Property(S): Introduo_Dir = C:\Program Files (x86)\Minitab\Minitab 17\Português\Arquivos de Dados\Introdução\
    Property(S): Miseenroute_Dir = C:\Program Files (x86)\Minitab\Minitab 17\français\Données échantillons\Mise en route\
    Property(S): Macros_1_Dir = C:\Program Files (x86)\Minitab\Minitab 17\Deutsch\Makros\
    Property(S): Macros_2_Dir = C:\Program Files (x86)\Minitab\Minitab 17\español\Macros\
    Property(S): Macros_3_Dir = C:\Program Files (x86)\Minitab\Minitab 17\français\Macros\
    Property(S): Macros_4_Dir = C:\Program Files (x86)\Minitab\Minitab 17\Português\Macros\
    Property(S): __14_Dir = C:\Program Files (x86)\Minitab\Minitab 17\한국어\매크로\
    Property(S): __18_Dir = C:\Program Files (x86)\Minitab\Minitab 17\中文(简体)\宏\
    Property(S): __11_Dir = C:\Program Files (x86)\Minitab\Minitab 17\日本語\マクロ\
    Property(S): __20_Dir = C:\Program Files (x86)\Minitab\Minitab 17\한국어\표본 데이터\시작하기\
    Property(S): __2_Dir = C:\Program Files (x86)\Minitab\Minitab 17\Resources\1034\
    Property(S): English_Dir = C:\Program Files (x86)\Minitab\Minitab 17\English\
    Property(S): __22_Dir = C:\Program Files (x86)\Minitab\Minitab 17\日本語\サンプルデータ\入門\
    Property(S): __3_Dir = C:\Program Files (x86)\Minitab\Minitab 17\Resources\1036\
    Property(S): Minitab17_Dir = C:\Program Files (x86)\Minitab\Minitab 17\Minitab 17\
    Property(S): __1_Dir = C:\Program Files (x86)\Minitab\Minitab 17\Resources\1031\
    Property(S): MyMenu_1_Dir = C:\Program Files (x86)\Minitab\Minitab 17\Deutsch\MyMenu\
    Property(S): __4_Dir = C:\Program Files (x86)\Minitab\Minitab 17\Resources\1041\
    Property(S): __5_Dir = C:\Program Files (x86)\Minitab\Minitab 17\Resources\1042\
    Property(S): __6_Dir = C:\Program Files (x86)\Minitab\Minitab 17\Resources\1046\
    Property(S): __7_Dir = C:\Program Files (x86)\Minitab\Minitab 17\Resources\2052\
    Property(S): MyMenu_2_Dir = C:\Program Files (x86)\Minitab\Minitab 17\español\MyMenu\
    Property(S): MyMenu_3_Dir = C:\Program Files (x86)\Minitab\Minitab 17\français\MyMenu\
    Property(S): MyMenu_4_Dir = C:\Program Files (x86)\Minitab\Minitab 17\Português\MyMenu\
    Property(S): MyMenu_5_Dir = C:\Program Files (x86)\Minitab\Minitab 17\日本語\MyMenu\
    Property(S): MyMenu_6_Dir = C:\Program Files (x86)\Minitab\Minitab 17\한국어\MyMenu\
    Property(S): MyMenu_7_Dir = C:\Program Files (x86)\Minitab\Minitab 17\中文(简体)\MyMenu\
    Property(S): Portugus_Dir = C:\Program Files (x86)\Minitab\Minitab 17\Português\
    Property(S): SETUPEXEDIR = C:\WINDOWS\ccmcache\1a\
    Property(S): SHORTCUTDIR = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Minitab\
    Property(S): Profiles_Dir = C:\Program Files (x86)\Minitab\Minitab 17\English\Profiles\
    Property(S): __12_Dir = C:\Program Files (x86)\Minitab\Minitab 17\日本語\プロファイル\
    Property(S): Profile_Dir = C:\Program Files (x86)\Minitab\Minitab 17\Deutsch\Profile\
    Property(S): Perfiles_Dir = C:\Program Files (x86)\Minitab\Minitab 17\español\Perfiles\
    Property(S): Profils_Dir = C:\Program Files (x86)\Minitab\Minitab 17\français\Profils\
    Property(S): Perfis_Dir = C:\Program Files (x86)\Minitab\Minitab 17\Português\Perfis\
    Property(S): __9_Dir = C:\Program Files (x86)\Minitab\Minitab 17\한국어\
    Property(S): __10_Dir = C:\Program Files (x86)\Minitab\Minitab 17\中文(简体)\
    Property(S): __8_Dir = C:\Program Files (x86)\Minitab\Minitab 17\日本語\
    Property(S): espaol_Dir = C:\Program Files (x86)\Minitab\Minitab 17\español\
    Property(S): franais_Dir = C:\Program Files (x86)\Minitab\Minitab 17\français\
    Property(S): __15_Dir = C:\Program Files (x86)\Minitab\Minitab 17\한국어\프로파일\
    Property(S): __19_Dir = C:\Program Files (x86)\Minitab\Minitab 17\中文(简体)\配置文件\
    Property(S): regid.199402.com.minitab_Dir = C:\ProgramData\regid.1994-02.com.minitab\
    Property(S): ErrorProductKeyInvalidString = PRODUCT_KEY property value must contain 18 digits.
    Property(S): ButtonText_Decline = &Decline
    Property(S): AI_EXTERNALUIUNINSTALLERNAME = minitab17.3.1.0setup.exe
    Property(S): CS_1036 = 1776706528ca370d2f7426795726aa82
    Property(S): AI_UNINSTALLER = msiexec.exe
    Property(S): AI_PRODUCTNAME_ARP = Minitab 17
    Property(S): DialogBitmap = AI_watermark.jpg
    Property(S): AI_LOG_CHECKBOX = 1
    Property(S): WindowsTypeNT64 = Windows XP x64, Windows XP x64 Service Pack 1, Windows XP x64 Service Pack 2, Windows Server 2003 x64, Windows Server 2003 x64 Service Pack 1, Windows Server 2003 x64 Service Pack 2, Windows Vista x64, Windows Vista x64 Service Pack 1, Windows Vista x64 Service Pack 2, Windows Server 2008 x64, Windows 7 x64, Windows Server 2008 R2 x64
    Property(S): AI_BITMAP_DISPLAY_MODE = 0
    Property(S): WindowsTypeNT = Windows 2000, Windows 2000 Service Pack 1, Windows 2000 Service Pack 2, Windows 2000 Service Pack 3, Windows 2000 Service Pack 4, Windows XP x86, Windows XP x86 Service Pack 1, Windows XP x86 Service Pack 2, Windows XP x86 Service Pack 3, Windows Server 2003 x86, Windows Server 2003 x86 Service Pack 1, Windows Server 2003 x86 Service Pack 2, Windows Vista x86, Windows Vista x86 Service Pack 1, Windows Vista x86 Service Pack 2, Windows Server 2008 x86, Windows 7 x86
    Property(S): AC_CO_FILE_PATH = Minitab17.3.1.0
    Property(S): WindowsType9XDisplay = Windows 9x/ME
    Property(S): AI_REQUIRED_WINDOWS_INSTALLER_DISPLAY = 4.5
    Property(S): AI_REQUIRED_WINDOWS_INSTALLER_VERSION = 4.05
    Property(S): AI_ThemeStyle = default
    Property(S): ALLUSERS = 1
    Property(S): UpgradeCode = {EA6EDBCC-C225-4A59-A623-5C4B08654693}
    Property(S): ErrorVcRedistString = An error occurred while installing the Microsoft Visual C++ 2013 Redistributable. The installation will now end. Contact Minitab Technical Support. Error code:
    Property(S): CtrlEvtRepairing = Repairing
    Property(S): ARPURLINFOABOUT = http://www.minitab.com
    Property(S): ARPCOMMENTS = Minitab 17 Setup
    Property(S): ExclamationIcon = exclamic
    Property(S): ARPHELPLINK = http://www.minitab.com/support/index.html
    Property(S): CS_2052 = 4791175e0b52e6941090a7696c2b5041
    Property(S): ButtonText_Browse = Br&owse...
    Property(S): ARPHELPTELEPHONE = 814-231-2682
    Property(S): AppsShutdownOption = All
    Property(S): Manufacturer = Minitab, Inc.
    Property(S): CS_1046 = d3fad85d5839f2b988ae7a5773964fa9
    Property(S): ARPPRODUCTICON = Mtb17.exe
    Property(S): ErrorPortNumberInvalidString = LICENSE_SERVER_PORT property value must be between 0 and 65535.
    Property(S): ARPSYSTEMCOMPONENT = 1
    Property(S): BannerBitmap = AI_header.jpg
    Property(S): ProductCode = {F14DC15E-2394-4FE4-99B5-8BD5C4F1965F}
    Property(S): PREREQDIR = C:\ProgramData\Minitab\Minitab17.3.1.0\prerequisites\
    Property(S): CS_1031 = f7d1828dc6d55a3dbcb99b4d3c25b3a5
    Property(S): ErrorSilentHelperConfigurationString = The installer was run with an unsupported configuration (must use /exenoui when using /qn, /qb, or /passive).
    Property(S): CS_1033 = 1c4aaa4a0629baaade801a39e0cd0d1a
    Property(S): CS_1034 = 343878dd665d978c2df30c08d7a7c51c
    Property(S): CS_1041 = 5ec58b2a7d3c280f336cc4ec457dd0b7
    Property(S): ButtonText_Return = &Return
    Property(S): CS_1042 = cf7880622dfb71253df47e5c73aa4424
    Property(S): InvalidProductKeyMessageBoxString = The product key must contain 18 digits.
    Property(S): ErrorPropertiesSetWithLicenseFileString = The following properties cannot be specified when a "minitab.lic" file is present in the same directory as this installer: LICENSE_SERVER, LICENSE_SERVER_PORT, PRODUCT_KEY.
    Property(S): AI_CF_TITLE_TEXT_STYLE = {\CfTitleFont}
    Property(S): Setup = Setup
    Property(S): CloseApplicationMessageBoxString = Setup cannot continue because the Minitab 17 application is running. Please close the application before you click OK, or click Cancel to exit the setup.
    Property(S): ErrorAcceptEulaString = ACCEPT_EULA property is required with silent, basic, and reduced UI modes (/qn, /qb, /qr, or /passive).
    Property(S): ButtonText_Remove = &Remove
    Property(S): ErrorBothServerAndDisableMoveString = LICENSE_SERVER and DISABLE_MOVE properties cannot both be specified.
    Property(S): WindowsTypeNT40 = Windows NT 4.0
    Property(S): ErrorPropertiesSetWithAcademicString = The following properties cannot be specified when using the academic installation package: LICENSE_SERVER, LICENSE_SERVER_PORT.
    Property(S): ErrorBothServerAndProductKeyString = LICENSE_SERVER and PRODUCT_KEY properties cannot both be specified.
    Property(S): ErrorIfcRedistString = An error occurred while installing the Intel Visual Fortran Composer XE 2013 Redistributable. The installation will now end. Contact Minitab Technical Support. Error code:
    Property(S): ErrorPortWithoutServerString = LICENSE_SERVER property is required when LICENSE_SERVER_PORT property is specified.
    Property(S): ErrorUninstallLegacyString = An error occurred while uninstalling a previous version of Minitab 17. The installation will now end. Contact Minitab Technical Support. Error code:
    Property(S): ErrorPropertiesSetOnLegacyUpgradeString = The following properties cannot be specified when upgrading a previous version of Minitab 17: APPDIR, LICENSE_SERVER, LICENSE_SERVER_PORT, PRODUCT_KEY, DISABLE_MOVE.
    Property(S): ErrorPropertiesSetOnUpgradeString = The following properties cannot be specified when upgrading a previous version of Minitab 17: APPDIR, LICENSE_SERVER, LICENSE_SERVER_PORT, PRODUCT_KEY, DISABLE_MOVE, DISABLE_UPDATES.
    Property(S): ErrorSilentHelperString = An error occurred while installing a prerequisite or removing a previous version of Minitab 17. Error code:
    Property(S): InstallIfcRedistString = Installing Intel Visual Fortran Composer XE 2013 Redistributable
    Property(S): InstallVcRedistString = Installing Microsoft Visual C++ 2013 Redistributable
    Property(S): InvalidPortNumberMessageBoxString = The port number must be between 0 and 65535.
    Property(S): MessageBoxTitle = Minitab 17 Setup
    Property(S): ProductName = Minitab 17
    Property(S): ProductVersion = 17.3.1.0
    Property(S): SecureCustomProperties = OLDPRODUCTS;AI_NEWERPRODUCTFOUND
    Property(S): ButtonText_Retry = &Retry
    Property(S): UPDATES_AIT_FILE = Minitab17Updates.ait
    Property(S): UninstallLegacyString = Removing previous version
    Property(S): WindowsType9X = Windows 9x/ME
    Property(S): WindowsTypeNT40Display = Windows NT 4.0
    Property(S): WindowsTypeNT64Display = Windows XP x64, Windows Server 2003 x64, Windows Vista x64, Windows Server 2008 x64, Windows 7 x64, Windows Server 2008 R2 x64
    Property(S): WindowsTypeNTDisplay = Windows 2000, Windows XP x86, Windows Server 2003 x86, Windows Vista x86, Windows Server 2008 x86, Windows 7 x86
    Property(S): ErrorDialog = ErrorDlg
    Property(S): INSTALLLEVEL = 3
    Property(S): EnableUserControl = 1
    Property(S): PROMPTROLLBACKCOST = P
    Property(S): DiskPrompt = [1]
    Property(S): AiPrerequisitesColums = PrereqLabel,PrereqReq,PrereqFound,PrereqAction
    Property(S): AI_CommitButton = ButtonText_Install
    Property(S): ButtonText_Install = &Install
    Property(S): ButtonText_Cancel = Cancel
    Property(S): ButtonText_Exit = &Exit
    Property(S): ButtonText_Finish = &Finish
    Property(S): ButtonText_Ignore = &Ignore
    Property(S): RemoveIcon = removico
    Property(S): ButtonText_No = &No
    Property(S): ButtonText_OK = OK
    Property(S): ButtonText_Repair = &Repair
    Property(S): ButtonText_Reset = &Reset
    Property(S): ButtonText_Resume = &Resume
    Property(S): ButtonText_Yes = &Yes
    Property(S): ButtonText_Accept = &Accept
    Property(S): CtrlEvtChanging = Changing
    Property(S): CtrlEvtRemoving = Removing
    Property(S): CtrlEvtchanges = changes
    Property(S): Progress2 = installs
    Property(S): CtrlEvtremoves = removes
    Property(S): CtrlEvtrepairs = repairs
    Property(S): InstallMode = Typical
    Property(S): InstallModeComplete = Complete
    Property(S): InstallModeCustom = Custom
    Property(S): InstallModeTypical = Typical
    Property(S): Wizard = Setup Wizard
    Property(S): Progress1 = Installing
    Property(S): Text_Next = Next
    Property(S): Text_Install = Install
    Property(S): ButtonText_Back = < &Back
    Property(S): ButtonText_Next = &Next >
    Property(S): CompleteSetupIcon = completi
    Property(S): CustomSetupIcon = custicon
    Property(S): DefaultUIFont = DlgFont8
    Property(S): DlgTitleFont = {\DlgFontBold8}
    Property(S): InfoIcon = info
    Property(S): InstallerIcon = insticon
    Property(S): RepairIcon = repairic
    Property(S): UpDirIcon = Up
    Property(S): NewDirIcon = New
    Property(S): AI_FrameColor = steelblue
    Property(S): AiStyleConditions =
    Property(S): TabBackground = tabback
    Property(S): AI_BUILD_NAME = DefaultBuild
    Property(S): AI_PACKAGE_TYPE = Intel
    Property(S): Intel = 6
    Property(S): AI_PREREQS_DIR = [CommonAppDataFolder]Minitab\Minitab17.3.1.0\prerequisites
    Property(S): AI_EXE_EXTRACTION_FOLDER = [CommonAppDataFolder]Minitab\Minitab17.3.1.0\installer
    Property(S): AI_FilesInsideExe = 1
    Property(S): AI_KEEPPREREQFILES = 1
    Property(S): ProductLanguage = 1033
    Property(S): VersionNT = 1000
    Property(S): Resources_Dir = C:\Program Files (x86)\Minitab\Minitab 17\Resources\
    Property(S): DesktopFolder = C:\Users\Public\Desktop\
    Property(S): TARGETDIR = C:\Program Files (x86)\Minitab\Minitab 17\
    Property(S): CommonAppDataFolder = C:\ProgramData\
    Property(S): SystemFolder = C:\WINDOWS\SysWOW64\
    Property(S): SourceDir = C:\ProgramData\Minitab\Minitab17.3.1.0\installer\
    Property(S): TempFolder = C:\temp\
    Property(S): UILevel = 2
    Property(S): LICENSE_TYPE = LicenseServer
    Property(S): AI_SETLICENSINGFILEPERMISSIONS.BAT = C:\temp\SetLicensingFilePermissions.bat
    Property(S): CustomActionData = [~]
    Property(S): AI_ExtractFiles = C:\WINDOWS\ccmcache\1a\minitab17.3.1.0setup.exe
    Property(S): LicenseFileContent = 1060@csvlice03
    Property(S): AI_SETUPEXEPATH = C:\WINDOWS\ccmcache\1a\minitab17.3.1.0setup.exe
    Property(S): AI_RemoveAllTempFiles = C:\TEMP\SETLICENSINGFILEPERMISSIONS.BAT|C:\TEMP\
    Property(S): ARPINSTALLLOCATION = C:\Program Files (x86)\Minitab\Minitab 17\
    Property(S): KeyLocaleRegValue = 1033
    Property(S): InstallTypeRegValue = 1
    Property(S): KeyAuthRegValue = MtbMULic.MultiUserLicense.1
    Property(S): LicenseTypeRegValue = 1
    Property(S): LegacyInstallDir = C:\Program Files (x86)\Minitab\
    Property(S): PackageTypeRegValue = 1
    Property(S): PropertiesSetOnLegacyUpgrade = TRUE
    Property(S): PropertiesSetOnUpgrade = TRUE
    Property(S): UpdatesEnabledRegValue = 1
    Property(S): LICENSE_SERVER = csvlice03
    Property(S): LICENSE_SERVER_PORT = 1060
    Property(S): RedirectedDllSupport = 2
    Property(S): MsiLogFileLocation = c:\install_minitab17.log
    Property(S): SystemFolder.ED34451F_B415_453E_86AE_035EFFA79AB8 = C:\WINDOWS\SysWOW64\
    Property(S): Auth_Dir.ED34451F_B415_453E_86AE_035EFFA79AB8 = C:\Program Files (x86)\Common Files\Minitab Shared\Auth\
    Property(S): SU_Dir.ED34451F_B415_453E_86AE_035EFFA79AB8 = C:\Program Files (x86)\Common Files\Minitab Shared\Auth\SU\
    Property(S): CommonFilesFolder.ED34451F_B415_453E_86AE_035EFFA79AB8 = C:\Program Files (x86)\Common Files\
    Property(S): APPDIR.ED34451F_B415_453E_86AE_035EFFA79AB8 = C:\Program Files (x86)\Minitab\Minitab 17\
    Property(S): MinitabShared_Dir.ED34451F_B415_453E_86AE_035EFFA79AB8 = C:\Program Files (x86)\Common Files\Minitab Shared\
    Property(S): AI_ModuleId.ED34451F_B415_453E_86AE_035EFFA79AB8 = ED34451F_B415_453E_86AE_035EFFA79AB8
    Property(S): CommonFilesFolder.99120034_838D_4818_B0F8_F1C591B11D4C = C:\Program Files (x86)\Common Files\
    Property(S): Auth_Dir.99120034_838D_4818_B0F8_F1C591B11D4C = C:\Program Files (x86)\Common Files\Minitab Shared\Auth\
    Property(S): MultiUser_Dir.99120034_838D_4818_B0F8_F1C591B11D4C = C:\Program Files (x86)\Common Files\Minitab Shared\Auth\MU\
    Property(S): APPDIR.99120034_838D_4818_B0F8_F1C591B11D4C = C:\Program Files (x86)\Minitab\Minitab 17\
    Property(S): MinitabShared_Dir.99120034_838D_4818_B0F8_F1C591B11D4C = C:\Program Files (x86)\Common Files\Minitab Shared\
    Property(S): AI_ModuleId.99120034_838D_4818_B0F8_F1C591B11D4C = 99120034_838D_4818_B0F8_F1C591B11D4C
    Property(S): PackagecodeChanging = 1
    Property(S): ProductState = -1
    Property(S): PackageCode = {D181ADDD-10A8-4B5A-92B3-A1412D3448CC}
    Property(S): EXE_CMD_LINE = /exenoui /exelang 1033 /exenoupdates /noprereqs /qn /l*v c:\install_minitab17.log ACCEPT_EULA=1 LICENSE_SERVER=csvlice03 LICENSE_SERVER_PORT=1060
    Property(S): SILENT_HELPER_RETURN_VALUE = 0
    Property(S): AI_MISSING_PREREQS = Silent Helper
    Property(S): CURRENTDIRECTORY = C:\WINDOWS\ccmcache\1a
    Property(S): CLIENTUILEVEL = 3
    Property(S): CLIENTPROCESSID = 5148
    Property(S): MsiSystemRebootPending = 1
    Property(S): VersionDatabase = 200
    Property(S): VersionMsi = 5.00
    Property(S): VersionNT64 = 1000
    Property(S): WindowsBuild = 14393
    Property(S): SavedGamesFolder = C:\WINDOWS\system32\config\systemprofile\Saved Games\
    Property(S): ServicePackLevel = 0
    Property(S): ServicePackLevelMinor = 0
    Property(S): MsiNTProductType = 1
    Property(S): WindowsFolder = C:\WINDOWS\
    Property(S): WindowsVolume = C:\
    Property(S): System64Folder = C:\WINDOWS\system32\
    Property(S): RemoteAdminTS = 1
    Property(S): ProgramFilesFolder = C:\Program Files (x86)\
    Property(S): CommonFilesFolder = C:\Program Files (x86)\Common Files\
    Property(S): ProgramFiles64Folder = C:\Program Files\
    Property(S): CommonFiles64Folder = C:\Program Files\Common Files\
    Property(S): AppDataFolder = C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\
    Property(S): FavoritesFolder = C:\WINDOWS\system32\config\systemprofile\Favorites\
    Property(S): NetHoodFolder = C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Network Shortcuts\
    Property(S): PersonalFolder = C:\WINDOWS\system32\config\systemprofile\Documents\
    Property(S): PrintHoodFolder = C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Printer Shortcuts\
    Property(S): RecentFolder = C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\Recent\
    Property(S): SendToFolder = C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\Microsoft\Windows\SendTo\
    Property(S): TemplateFolder = C:\ProgramData\Microsoft\Windows\Templates\
    Property(S): LocalAppDataFolder = C:\WINDOWS\system32\config\systemprofile\AppData\Local\
    Property(S): MyPicturesFolder = C:\WINDOWS\system32\config\systemprofile\Pictures\
    Property(S): AdminToolsFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\
    Property(S): StartupFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\
    Property(S): ProgramMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\
    Property(S): StartMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\
    Property(S): FontsFolder = C:\WINDOWS\Fonts\
    Property(S): GPTSupport = 1
    Property(S): OLEAdvtSupport = 1
    Property(S): ShellAdvtSupport = 1
    Property(S): MsiAMD64 = 6
    Property(S): Msix64 = 6
    Property(S): PhysicalMemory = 8098
    Property(S): VirtualMemory = 6948
    Property(S): AdminUser = 1
    Property(S): MsiTrueAdminUser = 1
    Property(S): LogonUser = SYSTEM
    Property(S): UserSID = S-1-5-18
    Property(S): UserLanguageID = 2057
    Property(S): ComputerName = PC-P-J300-LPEL
    Property(S): SystemLanguageID = 2057
    Property(S): ScreenX = 1024
    Property(S): ScreenY = 768
    Property(S): CaptionHeight = 23
    Property(S): BorderTop = 1
    Property(S): BorderSide = 1
    Property(S): TextHeight = 16
    Property(S): TextInternalLeading = 3
    Property(S): ColorBits = 32
    Property(S): TTCSupport = 1
    Property(S): Time = 10:04:16
    Property(S): Date = 24/10/2016
    Property(S): MsiNetAssemblySupport = 4.6.1586.0
    Property(S): MsiWin32AssemblySupport = 6.3.14393.0
    Property(S): MsiRunningElevated = 1
    Property(S): Privileged = 1
    Property(S): USERNAME = Information, Technology & Digital Services
    Property(S): COMPANYNAME = University Of The West Of Scotland
    Property(S): DATABASE = C:\WINDOWS\Installer\e59bee7.msi
    Property(S): OriginalDatabase = C:\ProgramData\Minitab\Minitab17.3.1.0\installer\minitab17.3.1.0setup.msi
    Property(S): ACTION = INSTALL
    Property(S): WindowsLibrariesFolder = C:\Users\Default\AppData\Roaming\Microsoft\Windows\Libraries\
    Property(S): PublicDocumentsFolder = C:\Users\Public\Documents\
    Property(S): IIsWWWRootFolder = C:\inetpub\wwwroot\
    Property(S): LEGACY_UPGRADEAiVerMin = 17.0.0.0
    Property(S): LEGACY_UPGRADEAiVerMax = 17.2.65535.65535
    Property(S): AI_PrereqsFulfilled = 1
    Property(S): ROOTDRIVE = C:\
    Property(S): CostingComplete = 1
    Property(S): OutOfDiskSpace = 0
    Property(S): OutOfNoRbDiskSpace = 0
    Property(S): PrimaryVolumeSpaceAvailable = 0
    Property(S): PrimaryVolumeSpaceRequired = 0
    Property(S): PrimaryVolumeSpaceRemaining = 0
    Property(S): AITEMPFILESEXTRACTED = YES
    Property(S): AI_TEMP_FILE_ROLLBACK_INFO = C:\TEMP\SETLICENSINGFILEPERMISSIONS.BAT|C:\TEMP\
    Property(S): PortNumberValid = TRUE
    Property(S): ARP_ICON_PATH = C:\WINDOWS\Installer\{F14DC15E-2394-4FE4-99B5-8BD5C4F1965F}\Mtb17.exe
    Property(S): AI_ARP_SIZE = 776786
    Property(S): SOURCEDIR = C:\ProgramData\Minitab\Minitab17.3.1.0\installer\
    Property(S): SourcedirProduct = {F14DC15E-2394-4FE4-99B5-8BD5C4F1965F}
    Property(S): ProductToBeRegistered = 1
    MSI (s) (38:20) [10:04:16:654]: Note: 1: 1708
    MSI (s) (38:20) [10:04:16:654]: Product: Minitab 17 -- Installation failed.

    MSI (s) (38:20) [10:04:16:654]: Windows Installer installed the product. Product Name: Minitab 17. Product Version: 17.3.1.0. Product Language: 1033. Manufacturer: Minitab, Inc.. Installation success or error status: 1603.

    MSI (s) (38:20) [10:04:16:733]: Deferring clean up of packages/files, if any exist
    MSI (s) (38:20) [10:04:16:733]: MainEngineThread is returning 1603
    MSI (s) (38:F4) [10:04:16:733]: RESTART MANAGER: Session closed.
    MSI (s) (38:F4) [10:04:16:733]: No System Restore sequence number for this installation.
    === Logging stopped: 24/10/2016 10:04:16 ===
    MSI (s) (38:F4) [10:04:16:743]: User policy value 'DisableRollback' is 0
    MSI (s) (38:F4) [10:04:16:743]: Machine policy value 'DisableRollback' is 0
    MSI (s) (38:F4) [10:04:16:743]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (s) (38:F4) [10:04:16:743]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
    MSI (s) (38:F4) [10:04:16:743]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
    MSI (s) (38:F4) [10:04:16:743]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1
    MSI (s) (38:F4) [10:04:16:743]: Destroying RemoteAPI object.
    MSI (s) (38:E0) [10:04:16:743]: Custom Action Manager thread ending.
    MSI (c) (1C:D0) [10:04:16:753]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied. Counter after decrement: -1
    MSI (c) (1C:D0) [10:04:16:753]: MainEngineThread is returning 1603
    === Verbose logging stopped: 24/10/2016 10:04:16 === - repusnam 7 years ago
Posted by: vjaneczko 7 years ago
9th Degree Black Belt
0
REM means Remark, a comment in a script. SCCM isn't actually running the command, just displaying a comment when it's running. SCCM will show a success as it is. Remove the REM and it'll work. Keep the log file created to help troubleshoot future issues.

Comments:
  • That's what I thought - but OP said that it worked fine when running locally on a machine, so I just mentioned it in passing. - dunnpy 7 years ago
Posted by: EdT 6 years ago
Red Belt
0
When installing with a system account,  ie SCCM, there is no user profile available and generally there is no internet access either. This limitation does not exist when you use an admin account. Check with the vendor as they may have installation instructions for SCCM and other system account deployment schemes.
Posted by: dunnpy 7 years ago
Red Belt
0
Here's your error:

    MSI (s) (38!EC) [10:04:16:153]: Product: Minitab 17 -- Error 4106. An error was encountered while creating a scheduled task: 'MssUpdater.job'. Error description: No mapping between account names and security IDs was done.
    Error 4106. An error was encountered while creating a scheduled task: 'MssUpdater.job'. Error description: No mapping between account names and security IDs was done.
    CustomAction AI_ScheduleTasks2 returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
(Note the use of the 'Code' heading under the wand - it makes logs much easier to read).

It's not creating a scheduled task from a Custom Action inside the MSI.
Manually install on Windows 10 and verify what account the task is created to run with.

This installer was created with Caphyon Advanced Installer - there is a post on their forums about this kind of error, with someone linking to a list of valid system account values.

Verify the account it's running with, confirm that the account exists on a clean machine and search possible solutions to the error.
If the software is supported by the vendor for Windows 10, then it may be worth putting a support ticket in with them. They may have seen this issue before when running their software from SCCM.

Dunnpy

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ