Windows 10 Attempting to update a game but microsoft c++ has fatal error and causes the update launcher to crash

  • Thread starter Thread starter AlexMortensen
  • Start date Start date
A

AlexMortensen

I have had Magic the Gathering Arena downloaded for a year now but with the update that came out today, Microsoft C++ wont allow me to update, it says fatal error occured The log file when trying to start a new installation is too long to post the whole thing, but the part that i can interpret somewhat as important is around here: AI_InstallPrerequisite: Installing Visual C++ Redistributable for Visual Studio 2017 x64 completed MSI (c) (9C:14) [20:28:02:721]: Note: 1: 2205 2: 3: AI_TempFile MSI (c) (9C:14) [20:28:02:721]: Note: 1: 2228 2: 3: AI_TempFile 4: SELECT `Property` FROM `AI_TempFile` MSI (c) (9C:14) [20:28:02:721]: Note: 1: 2205 2: 3: AI_XmlLocator MSI (c) (9C:14) [20:28:02:721]: Note: 1: 2228 2: 3: AI_XmlLocator 4: SELECT `Property` FROM `AI_XmlLocator` MSI (c) (9C:14) [20:28:03:911]: Note: 1: 2205 2: 3: AI_ChainedPackage MSI (c) (9C:14) [20:28:03:911]: Note: 1: 2228 2: 3: AI_ChainedPackage 4: SELECT `ChainedPackage` FROM `AI_ChainedPackage` MSI (c) (9C:14) [20:28:04:161]: Doing action: FatalError Action 20:28:04: FatalError. Action start 20:28:04: FatalError. Action ended 20:28:07: FatalError. Return value 1. MSI (c) (9C:14) [20:28:07:090]: Doing action: AI_DATA_SETTER_9 Action 20:28:07: AI_DATA_SETTER_9. Action start 20:28:07: AI_DATA_SETTER_9. MSI (c) (9C:14) [20:28:07:090]: PROPERTY CHANGE: Modifying CustomActionData property. Its current value is 'Flags1Scriptfunction Verify-TargetDir { Param( $appdir, $flavor ) if ($appdir -notlike "*MTGA*" -and $appdir -ne "" ) { if (($flavor -like "Live") -or ($flavor -like "Alpha")) { $appdir = $appdir.TrimEnd('\') + '\' + 'MTGA\' } else { $appdir = $appdir.TrimEnd('\') + '\' + 'MTGA' + $flavor + '\' } AI_SetMsiProperty APPDIR $appdir } } $flavor = AI_GetMsiProperty FLAVOR $appdir = AI_GetMsiProperty APPDIR Verify-TargetDIr -appdir $appdir -flavor $flavor'. Its new value: 'Flags1Scriptfunction Remove-Shortcut { Param( $appTarget, $shortcutName ) try { $userDesktop = [environment]::GetFolderPath("DesktopDirectory") $file=$userDesktop + '\' + $shortcutName + '.lnk' Write-Host "Testing Path for shortcut $file" if (Test-Path ($file) ) { Write-Host "Removing shortcut $file" Remove-Item $file } } catc Action ended 20:28:07: AI_DATA_SETTER_9. Return value 1. MSI (c) (9C:14) [20:28:07:090]: Doing action: FatalError Action 20:28:07: FatalError. Action start 20:28:07: FatalError. Action ended 20:28:07: FatalError. Return value 1. MSI (c) (9C:14) [20:28:07:091]: Doing action: RemoveShortcutUI Action 20:28:07: RemoveShortcutUI. Action start 20:28:07: RemoveShortcutUI. MSI (c) (9C:EC) [20:28:07:133]: Invoking remote custom action. DLL: C:\Users\BLAKEM~1\AppData\Local\Temp\MSI676B.tmp, Entrypoint: RunPowerShellFileScript Dumping PowerShell invoke log ... --> Found PowerShell path: C:\Windows\SysWOW64\WindowsPowerShell\v1.0\powershell.exe --> PowerShell Script Execution Result Code: 0 --> PowerShell Script Execution log: Testing Path for shortcut C:\Users\Blake Mortensen\Desktop\MTG Arena.lnk Removing shortcut C:\Users\Blake Mortensen\Desktop\MTG Arena.lnk Testing Path for shortcut C:\Users\Blake Mortensen\Desktop\MTG Arena.lnk Testing folder for C:\Users\Blake Mortensen\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\MTG Arena Live MSI (c) (9C!5C) [20:28:07:831]: PROPERTY CHANGE: Adding POWERSHELL_EXECUTION_LOG property. Its value is 'Testing Path for shortcut C:\Users\Blake Mortensen\Desktop\MTG Arena.lnk Removing shortcut C:\Users\Blake Mortensen\Desktop\MTG Arena.lnk Testing Path for shortcut C:\Users\Blake Mortensen\Desktop\MTG Arena.lnk Testing folder for C:\Users\Blake Mortensen\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\MTG Arena Live '. Action ended 20:28:07: RemoveShortcutUI. Return value 1. MSI (c) (9C:14) [20:28:07:832]: Doing action: FatalError Action 20:28:07: FatalError. Action start 20:28:07: FatalError. Action ended 20:28:07: FatalError. Return value 1. MSI (c) (9C:14) [20:28:07:833]: Doing action: AI_SHOW_LOG Action 20:28:07: AI_SHOW_LOG. Action start 20:28:07: AI_SHOW_LOG. MSI (c) (9C:94) [20:28:07:866]: Invoking remote custom action. DLL: C:\Users\BLAKEM~1\AppData\Local\Temp\MSI6A5A.tmp, Entrypoint: LaunchLogFile Action ended 20:28:07: AI_SHOW_LOG. Return value 1. MSI (c) (9C:14) [20:28:07:954]: Doing action: FatalError Action 20:28:07: FatalError. Action start 20:28:07: FatalError. Action ended 20:28:07: FatalError. Return value 1. MSI (c) (9C:14) [20:28:07:954]: Doing action: AI_AiBackupCleanup Action 20:28:07: AI_AiBackupCleanup. Action start 20:28:07: AI_AiBackupCleanup. MSI (c) (9C:EC) [20:28:08:008]: Invoking remote custom action. DLL: C:\Users\BLAKEM~1\AppData\Local\Temp\MSI6AD8.tmp, Entrypoint: OnAiBackupCleanup Action ended 20:28:08: AI_AiBackupCleanup. Return value 1. MSI (c) (9C:14) [20:28:08:016]: Doing action: FatalError Action 20:28:08: FatalError. Action start 20:28:08: FatalError. Action ended 20:28:08: FatalError. Return value 1. MSI (c) (9C:14) [20:28:08:017]: Doing action: AI_CleanPrereq Action 20:28:08: AI_CleanPrereq. Trying to update through the previous launcher the log file is: [091C:23B0][2020-06-25T20:31:39]i001: Burn v3.10.4.4718, Windows v10.0 (Build 18363: Service Pack 0), path: C:\Windows\Temp\{C72B799A-D3BB-444F-8CC4-6024878147CD}\.cr\VC_redist.x64.exe [091C:23B0][2020-06-25T20:31:39]i009: Command Line: '"-burn.clean.room=C:\Users\Blake Mortensen\AppData\Roaming\Wizards of the Coast\MTGA Launcher\prerequisites\Visual C++ Redistributable for Visual Studio 2015-2019\VC_redist.x64.exe" -burn.filehandle.attached=600 -burn.filehandle.self=668' [091C:23B0][2020-06-25T20:31:39]i000: Setting string variable 'WixBundleOriginalSource' to value 'C:\Users\Blake Mortensen\AppData\Roaming\Wizards of the Coast\MTGA Launcher\prerequisites\Visual C++ Redistributable for Visual Studio 2015-2019\VC_redist.x64.exe' [091C:23B0][2020-06-25T20:31:39]i000: Setting string variable 'WixBundleOriginalSourceFolder' to value 'C:\Users\Blake Mortensen\AppData\Roaming\Wizards of the Coast\MTGA Launcher\prerequisites\Visual C++ Redistributable for Visual Studio 2015-2019\' [091C:23B0][2020-06-25T20:31:39]i000: Setting string variable 'WixBundleLog' to value 'C:\Users\BLAKEM~1\AppData\Local\Temp\dd_vcredist_amd64_20200625203139.log' [091C:23B0][2020-06-25T20:31:39]i000: Setting string variable 'WixBundleName' to value 'Microsoft Visual C++ 2015-2019 Redistributable (x64) - 14.26.28720' [091C:23B0][2020-06-25T20:31:39]i000: Setting string variable 'WixBundleManufacturer' to value 'Microsoft Corporation' [091C:0864][2020-06-25T20:31:39]i000: Setting version variable 'WixBundleFileVersion' to value '14.26.28720.3' [091C:23B0][2020-06-25T20:31:40]i100: Detect begin, 10 packages [091C:23B0][2020-06-25T20:31:40]i000: Setting version variable 'windows_uCRT_DetectKey' to value '10.0.18362.815' [091C:23B0][2020-06-25T20:31:40]i000: Setting numeric variable 'windows_uCRT_DetectKeyExists' to value 1 [091C:23B0][2020-06-25T20:31:40]i102: Detected related bundle: {282975d8-55fe-4991-bbbb-06a72581ce58}, type: Upgrade, scope: PerMachine, version: 14.24.28127.4, operation: MajorUpgrade [091C:23B0][2020-06-25T20:31:40]i052: Condition '(VersionNT = v6.3 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false. [091C:23B0][2020-06-25T20:31:40]i052: Condition '(VersionNT = v6.3 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false. [091C:23B0][2020-06-25T20:31:40]i052: Condition '(VersionNT = v6.2 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false. [091C:23B0][2020-06-25T20:31:40]i052: Condition '(VersionNT = v6.2 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false. [091C:23B0][2020-06-25T20:31:40]i052: Condition '(VersionNT = v6.1 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false. [091C:23B0][2020-06-25T20:31:40]i052: Condition '(VersionNT = v6.1 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false. [091C:23B0][2020-06-25T20:31:40]i052: Condition '(VersionNT = v6.0 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false. [091C:23B0][2020-06-25T20:31:40]i052: Condition '(VersionNT = v6.0 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false. [091C:23B0][2020-06-25T20:31:40]i103: Detected related package: {7DC387B8-E6A2-480C-8EF9-A6E51AE81C19}, scope: PerMachine, version: 14.24.28127.0, language: 0 operation: MajorUpgrade [091C:23B0][2020-06-25T20:31:40]i101: Detected package: Windows81_x86, state: Absent, cached: None [091C:23B0][2020-06-25T20:31:40]i101: Detected package: Windows81_x64, state: Absent, cached: None [091C:23B0][2020-06-25T20:31:40]i101: Detected package: Windows8_x86, state: Absent, cached: None [091C:23B0][2020-06-25T20:31:40]i101: Detected package: Windows8_x64, state: Absent, cached: None [091C:23B0][2020-06-25T20:31:40]i101: Detected package: Windows7_MSU_x86, state: Absent, cached: None [091C:23B0][2020-06-25T20:31:40]i101: Detected package: Windows7_MSU_x64, state: Absent, cached: None [091C:23B0][2020-06-25T20:31:40]i101: Detected package: WindowsVista_MSU_x86, state: Absent, cached: None [091C:23B0][2020-06-25T20:31:40]i101: Detected package: WindowsVista_MSU_x64, state: Absent, cached: None [091C:23B0][2020-06-25T20:31:40]i101: Detected package: vcRuntimeMinimum_x64, state: Absent, cached: Complete [091C:23B0][2020-06-25T20:31:40]i101: Detected package: vcRuntimeAdditional_x64, state: Absent, cached: Complete [091C:23B0][2020-06-25T20:31:40]i052: Condition 'VersionNT64 >= v6.0 OR (VersionNT64 = v5.2 AND ServicePackLevel >= 1)' evaluates to true. [091C:23B0][2020-06-25T20:31:40]i199: Detect complete, result: 0x0 [091C:0864][2020-06-25T20:32:29]i000: Setting numeric variable 'EulaAcceptCheckbox' to value 1 [091C:23B0][2020-06-25T20:32:29]i200: Plan begin, 10 packages, action: Install [091C:23B0][2020-06-25T20:32:29]i052: Condition 'VersionNT = v6.3 AND NOT VersionNT64' evaluates to false. [091C:23B0][2020-06-25T20:32:29]w321: Skipping dependency registration on package with no dependency providers: Windows81_x86 [091C:23B0][2020-06-25T20:32:29]i052: Condition 'VersionNT = v6.3 AND VersionNT64' evaluates to false. [091C:23B0][2020-06-25T20:32:29]w321: Skipping dependency registration on package with no dependency providers: Windows81_x64 [091C:23B0][2020-06-25T20:32:29]i052: Condition 'VersionNT = v6.2 AND NOT VersionNT64' evaluates to false. [091C:23B0][2020-06-25T20:32:29]w321: Skipping dependency registration on package with no dependency providers: Windows8_x86 [091C:23B0][2020-06-25T20:32:29]i052: Condition 'VersionNT = v6.2 AND VersionNT64' evaluates to false. [091C:23B0][2020-06-25T20:32:29]w321: Skipping dependency registration on package with no dependency providers: Windows8_x64 [091C:23B0][2020-06-25T20:32:29]i052: Condition 'VersionNT = v6.1 AND NOT VersionNT64' evaluates to false. [091C:23B0][2020-06-25T20:32:29]w321: Skipping dependency registration on package with no dependency providers: Windows7_MSU_x86 [091C:23B0][2020-06-25T20:32:29]i052: Condition 'VersionNT = v6.1 AND VersionNT64' evaluates to false. [091C:23B0][2020-06-25T20:32:29]w321: Skipping dependency registration on package with no dependency providers: Windows7_MSU_x64 [091C:23B0][2020-06-25T20:32:29]i052: Condition 'VersionNT = v6.0 AND NOT VersionNT64' evaluates to false. [091C:23B0][2020-06-25T20:32:29]w321: Skipping dependency registration on package with no dependency providers: WindowsVista_MSU_x86 [091C:23B0][2020-06-25T20:32:29]i052: Condition 'VersionNT = v6.0 AND VersionNT64' evaluates to false. [091C:23B0][2020-06-25T20:32:29]w321: Skipping dependency registration on package with no dependency providers: WindowsVista_MSU_x64 [091C:23B0][2020-06-25T20:32:29]i052: Condition '(VersionNT64)' evaluates to true. [091C:23B0][2020-06-25T20:32:29]i000: Setting string variable 'WixBundleRollbackLog_vcRuntimeMinimum_x64' to value 'C:\Users\BLAKEM~1\AppData\Local\Temp\dd_vcredist_amd64_20200625203139_000_vcRuntimeMinimum_x64_rollback.log' [091C:23B0][2020-06-25T20:32:29]i000: Setting string variable 'WixBundleLog_vcRuntimeMinimum_x64' to value 'C:\Users\BLAKEM~1\AppData\Local\Temp\dd_vcredist_amd64_20200625203139_000_vcRuntimeMinimum_x64.log' [091C:23B0][2020-06-25T20:32:29]i052: Condition '(VersionNT64)' evaluates to true. [091C:23B0][2020-06-25T20:32:29]i000: Setting string variable 'WixBundleRollbackLog_vcRuntimeAdditional_x64' to value 'C:\Users\BLAKEM~1\AppData\Local\Temp\dd_vcredist_amd64_20200625203139_001_vcRuntimeAdditional_x64_rollback.log' [091C:23B0][2020-06-25T20:32:29]i000: Setting string variable 'WixBundleLog_vcRuntimeAdditional_x64' to value 'C:\Users\BLAKEM~1\AppData\Local\Temp\dd_vcredist_amd64_20200625203139_001_vcRuntimeAdditional_x64.log' [091C:23B0][2020-06-25T20:32:29]i201: Planned package: Windows81_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None [091C:23B0][2020-06-25T20:32:29]i201: Planned package: Windows81_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None [091C:23B0][2020-06-25T20:32:29]i201: Planned package: Windows8_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None [091C:23B0][2020-06-25T20:32:29]i201: Planned package: Windows8_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None [091C:23B0][2020-06-25T20:32:29]i201: Planned package: Windows7_MSU_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None [091C:23B0][2020-06-25T20:32:29]i201: Planned package: Windows7_MSU_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None [091C:23B0][2020-06-25T20:32:29]i201: Planned package: WindowsVista_MSU_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None [091C:23B0][2020-06-25T20:32:29]i201: Planned package: WindowsVista_MSU_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None [091C:23B0][2020-06-25T20:32:29]i201: Planned package: vcRuntimeMinimum_x64, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: No, uncache: No, dependency: Register [091C:23B0][2020-06-25T20:32:29]i201: Planned package: vcRuntimeAdditional_x64, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: No, uncache: No, dependency: Register [091C:23B0][2020-06-25T20:32:29]i207: Planned related bundle: {282975d8-55fe-4991-bbbb-06a72581ce58}, type: Upgrade, default requested: Absent, ba requested: Absent, execute: Uninstall, rollback: Install, dependency: None [091C:23B0][2020-06-25T20:32:29]i299: Plan complete, result: 0x0 [091C:23B0][2020-06-25T20:32:29]i300: Apply begin [091C:23B0][2020-06-25T20:32:29]i010: Launching elevated engine process. [091C:23B0][2020-06-25T20:32:29]i011: Launched elevated engine process. [091C:23B0][2020-06-25T20:32:30]i012: Connected to elevated engine. [34F4:2858][2020-06-25T20:32:30]i358: Pausing automatic updates. [34F4:2858][2020-06-25T20:32:30]i359: Paused automatic updates. [34F4:2858][2020-06-25T20:32:30]i360: Creating a system restore point. [34F4:2858][2020-06-25T20:32:30]i361: Created a system restore point. [34F4:2858][2020-06-25T20:32:30]i370: Session begin, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{7d607fb4-7e28-4c7a-a92f-3fcdaf555faf}, options: 0x7, disable resume: No [34F4:2858][2020-06-25T20:32:30]i000: Caching bundle from: 'C:\Windows\Temp\{9206C30D-89B9-4AD5-BFFE-CC4E46EA89FB}\.be\VC_redist.x64.exe' to: 'C:\ProgramData\Package Cache\{7d607fb4-7e28-4c7a-a92f-3fcdaf555faf}\VC_redist.x64.exe' [34F4:2858][2020-06-25T20:32:30]i320: Registering bundle dependency provider: VC,redist.x64,amd64,14.26,bundle, version: 14.26.28720.3 [34F4:2858][2020-06-25T20:32:30]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{7d607fb4-7e28-4c7a-a92f-3fcdaf555faf}, resume: Active, restart initiated: No, disable resume: No [34F4:21A4][2020-06-25T20:32:30]i304: Verified existing payload: vcRuntimeMinimum_x64 at path: C:\ProgramData\Package Cache\{DD1EC0FD-3F0A-4740-A05E-1DCD14A6B0D1}v14.26.28720\packages\vcRuntimeMinimum_amd64\vc_runtimeMinimum_x64.msi. [34F4:21A4][2020-06-25T20:32:30]i304: Verified existing payload: cab5046A8AB272BF37297BB7928664C9503 at path: C:\ProgramData\Package Cache\{DD1EC0FD-3F0A-4740-A05E-1DCD14A6B0D1}v14.26.28720\packages\vcRuntimeMinimum_amd64\cab1.cab. [34F4:21A4][2020-06-25T20:32:30]i304: Verified existing payload: vcRuntimeAdditional_x64 at path: C:\ProgramData\Package Cache\{CB4A0FDE-1126-4AE2-97C6-A243692C3D95}v14.26.28720\packages\vcRuntimeAdditional_amd64\vc_runtimeAdditional_x64.msi. [34F4:21A4][2020-06-25T20:32:30]i304: Verified existing payload: cab2C04DDC374BD96EB5C8EB8208F2C7C92 at path: C:\ProgramData\Package Cache\{CB4A0FDE-1126-4AE2-97C6-A243692C3D95}v14.26.28720\packages\vcRuntimeAdditional_amd64\cab1.cab. [34F4:2858][2020-06-25T20:32:30]i301: Applying execute package: vcRuntimeMinimum_x64, action: Install, path: C:\ProgramData\Package Cache\{DD1EC0FD-3F0A-4740-A05E-1DCD14A6B0D1}v14.26.28720\packages\vcRuntimeMinimum_amd64\vc_runtimeMinimum_x64.msi, arguments: ' MSIFASTINSTALL="7" NOVSUI="1"' [34F4:2858][2020-06-25T20:32:30]e000: Error 0x80070643: Failed to install MSI package. [34F4:2858][2020-06-25T20:32:30]e000: Error 0x80070643: Failed to execute MSI package. [091C:23B0][2020-06-25T20:32:30]e000: Error 0x80070643: Failed to configure per-machine MSI package. [091C:23B0][2020-06-25T20:32:30]i319: Applied execute package: vcRuntimeMinimum_x64, result: 0x80070643, restart: None [091C:23B0][2020-06-25T20:32:30]e000: Error 0x80070643: Failed to execute MSI package. [34F4:2858][2020-06-25T20:32:30]i372: Session end, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{7d607fb4-7e28-4c7a-a92f-3fcdaf555faf}, resume: None, restart: None, disable resume: No [34F4:2858][2020-06-25T20:32:30]i330: Removed bundle dependency provider: VC,redist.x64,amd64,14.26,bundle [34F4:2858][2020-06-25T20:32:30]i352: Removing cached bundle: {7d607fb4-7e28-4c7a-a92f-3fcdaf555faf}, from path: C:\ProgramData\Package Cache\{7d607fb4-7e28-4c7a-a92f-3fcdaf555faf}\ [34F4:2858][2020-06-25T20:32:30]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{7d607fb4-7e28-4c7a-a92f-3fcdaf555faf}, resume: None, restart initiated: No, disable resume: No [091C:23B0][2020-06-25T20:32:30]i399: Apply complete, result: 0x80070643, restart: None, ba requested restart: No both give the same error codes, i tried manually unistalling them and using the microsoft fix it tool. i tried nuking them through a command prompt too but every time it just says a fatal error occured and doesnt uninstall

Continue reading...
 
Back
Top