每次启动时都会创建名为 Ya 的奇怪文件 - 我认为与 Visual Studio 有关...它是什么以及如何阻止这种情况发生?

问题描述 投票:0回答:2

本质上是帖子的标题,但更具体地说,这里是对所发生情况的概述。

每次启动电脑时,当我登录一个Windows不知道用什么打开的文件时,它会弹出“打开此文件”选择程序对话框。该文件名为“Ya”。

此文件包含代码块中的文本或每次都非常相似。 (在代码块中,我编辑了看起来可能是注册密钥的内容,以防万一它们是什么)

如果我在 Visual Studio 或 Atom 或任何文本编辑器中打开该文件,它只会显示看起来像日志文件的内容。

我不知道它是什么,但我假设它与 Visual Studio / Visual Studio 代码相关,因为它包含一堆名为 VC_redist.x64.exe 的东西

所以首先......有谁知道这可能是什么,什么进程正在创建它,以及我如何阻止该进程运行或至少阻止它在启动时向我显示该文件?这很烦人,而且有点令人不安。

[0E0C:4AB4][2022-02-16T17:04:04]i001: Burn v3.10.4.4718, Windows v10.0 (Build 19042: Service Pack 0), path: C:\Windows\Temp\{7EEEFA05-8FB6-4274-9370-9EDFE00658CF}\.cr\VC_redist.x64.exe
[0E0C:4AB4][2022-02-16T17:04:04]i009: Command Line: '-burn.clean.room=C:\ProgramData\Microsoft\VisualStudio\Packages\Microsoft.VisualCpp.Redist.14.Latest,version=14.31.31103,chip=x64\VC_redist.x64.exe -burn.filehandle.attached=540 -burn.filehandle.self=536 /q /norestart /log C:\Users\Ya Boy Andwee\AppData\Local\Temp\dd_setup_20220216165950_443_Microsoft.VisualCpp.Redist.14.Latest.log'
[0E0C:4AB4][2022-02-16T17:04:04]i000: Setting string variable 'WixBundleOriginalSource' to value 'C:\ProgramData\Microsoft\VisualStudio\Packages\Microsoft.VisualCpp.Redist.14.Latest,version=14.31.31103,chip=x64\VC_redist.x64.exe'
[0E0C:4AB4][2022-02-16T17:04:04]i000: Setting string variable 'WixBundleOriginalSourceFolder' to value 'C:\ProgramData\Microsoft\VisualStudio\Packages\Microsoft.VisualCpp.Redist.14.Latest,version=14.31.31103,chip=x64\'
[0E0C:4AB4][2022-02-16T17:04:04]i000: Setting string variable 'WixBundleLog' to value 'C:\Users\Ya'
[0E0C:4AB4][2022-02-16T17:04:04]i000: Setting string variable 'WixBundleName' to value 'Microsoft Visual C++ 2015-2022 Redistributable (x64) - 14.31.31103'
[0E0C:4AB4][2022-02-16T17:04:04]i000: Setting string variable 'WixBundleManufacturer' to value 'Microsoft Corporation'
[0E0C:2BDC][2022-02-16T17:04:04]i000: Setting version variable 'WixBundleFileVersion' to value '14.31.31103.0'
[0E0C:4AB4][2022-02-16T17:04:04]i100: Detect begin, 11 packages
[0E0C:4AB4][2022-02-16T17:04:04]i000: Setting string variable 'Arm64_Check' to value 'AMD64'
[0E0C:4AB4][2022-02-16T17:04:04]i000: Setting version variable 'windows_uCRT_DetectKey' to value '10.0.19041.789'
[0E0C:4AB4][2022-02-16T17:04:04]i000: Setting numeric variable 'windows_uCRT_DetectKeyExists' to value 1
[0E0C:4AB4][2022-02-16T17:04:04]i102: Detected related bundle: {{{{redacted}}}}, type: Upgrade, scope: PerMachine, version: 14.29.30135.0, operation: MajorUpgrade
[0E0C:4AB4][2022-02-16T17:04:04]i052: Condition '(VersionNT = v6.3 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[0E0C:4AB4][2022-02-16T17:04:04]i052: Condition '(VersionNT = v6.3 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[0E0C:4AB4][2022-02-16T17:04:04]i052: Condition '(VersionNT = v6.2 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[0E0C:4AB4][2022-02-16T17:04:04]i052: Condition '(VersionNT = v6.2 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[0E0C:4AB4][2022-02-16T17:04:04]i052: Condition '(VersionNT = v6.1 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[0E0C:4AB4][2022-02-16T17:04:04]i052: Condition '(VersionNT = v6.1 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[0E0C:4AB4][2022-02-16T17:04:04]i052: Condition '(VersionNT = v6.0 AND NOT VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[0E0C:4AB4][2022-02-16T17:04:04]i052: Condition '(VersionNT = v6.0 AND VersionNT64) AND (windows_uCRT_DetectKeyExists AND windows_uCRT_DetectKey >= v10.0.10240.0)' evaluates to false.
[0E0C:4AB4][2022-02-16T17:04:04]i103: Detected related package: {{{{{also redacted}}}}}, scope: PerMachine, version: 14.29.30135.0, language: 0 operation: MajorUpgrade
[0E0C:4AB4][2022-02-16T17:04:04]i103: Detected related package: {{{{{also redacted}}}}}, scope: PerMachine, version: 14.29.30135.0, language: 0 operation: MajorUpgrade
[0E0C:4AB4][2022-02-16T17:04:04]i103: Detected related package: {{{{{also redacted}}}}}, scope: PerMachine, version: 14.29.30135.0, language: 0 operation: MajorUpgrade
[0E0C:4AB4][2022-02-16T17:04:04]i103: Detected related package: {{{{{also redacted}}}}}, scope: PerMachine, version: 14.29.30135.0, language: 0 operation: MajorUpgrade
[0E0C:4AB4][2022-02-16T17:04:04]i101: Detected package: Windows81_x86, state: Absent, cached: None
[0E0C:4AB4][2022-02-16T17:04:04]i101: Detected package: Windows81_x64, state: Absent, cached: None
[0E0C:4AB4][2022-02-16T17:04:04]i101: Detected package: Windows8_x86, state: Absent, cached: None
[0E0C:4AB4][2022-02-16T17:04:04]i101: Detected package: Windows8_x64, state: Absent, cached: None
[0E0C:4AB4][2022-02-16T17:04:04]i101: Detected package: Windows7_MSU_x86, state: Absent, cached: None
[0E0C:4AB4][2022-02-16T17:04:04]i101: Detected package: Windows7_MSU_x64, state: Absent, cached: None
[0E0C:4AB4][2022-02-16T17:04:04]i101: Detected package: WindowsVista_MSU_x86, state: Absent, cached: None
[0E0C:4AB4][2022-02-16T17:04:04]i101: Detected package: WindowsVista_MSU_x64, state: Absent, cached: None
[0E0C:4AB4][2022-02-16T17:04:04]i101: Detected package: vcRuntimeMinimum_x64, state: Absent, cached: None
[0E0C:4AB4][2022-02-16T17:04:04]i101: Detected package: vcRuntimeAdditional_x64, state: Absent, cached: None
[0E0C:4AB4][2022-02-16T17:04:04]i101: Detected package: vcRuntime_arm64, state: Absent, cached: None
[0E0C:4AB4][2022-02-16T17:04:04]i052: Condition 'VersionNT >= v6.1' evaluates to true.
[0E0C:4AB4][2022-02-16T17:04:04]i199: Detect complete, result: 0x0
[0E0C:4AB4][2022-02-16T17:04:04]i200: Plan begin, 11 packages, action: Install
[0E0C:4AB4][2022-02-16T17:04:04]i052: Condition 'VersionNT = v6.3 AND NOT VersionNT64' evaluates to false.
[0E0C:4AB4][2022-02-16T17:04:04]w321: Skipping dependency registration on package with no dependency providers: Windows81_x86
[0E0C:4AB4][2022-02-16T17:04:04]i052: Condition 'VersionNT = v6.3 AND VersionNT64' evaluates to false.
[0E0C:4AB4][2022-02-16T17:04:04]w321: Skipping dependency registration on package with no dependency providers: Windows81_x64
[0E0C:4AB4][2022-02-16T17:04:04]i052: Condition 'VersionNT = v6.2 AND NOT VersionNT64' evaluates to false.
[0E0C:4AB4][2022-02-16T17:04:04]w321: Skipping dependency registration on package with no dependency providers: Windows8_x86
[0E0C:4AB4][2022-02-16T17:04:04]i052: Condition 'VersionNT = v6.2 AND VersionNT64' evaluates to false.
[0E0C:4AB4][2022-02-16T17:04:04]w321: Skipping dependency registration on package with no dependency providers: Windows8_x64
[0E0C:4AB4][2022-02-16T17:04:04]i052: Condition 'VersionNT = v6.1 AND NOT VersionNT64' evaluates to false.
[0E0C:4AB4][2022-02-16T17:04:04]w321: Skipping dependency registration on package with no dependency providers: Windows7_MSU_x86
[0E0C:4AB4][2022-02-16T17:04:04]i052: Condition 'VersionNT = v6.1 AND VersionNT64' evaluates to false.
[0E0C:4AB4][2022-02-16T17:04:04]w321: Skipping dependency registration on package with no dependency providers: Windows7_MSU_x64
[0E0C:4AB4][2022-02-16T17:04:04]i052: Condition 'VersionNT = v6.0 AND NOT VersionNT64' evaluates to false.
[0E0C:4AB4][2022-02-16T17:04:04]w321: Skipping dependency registration on package with no dependency providers: WindowsVista_MSU_x86
[0E0C:4AB4][2022-02-16T17:04:04]i052: Condition 'VersionNT = v6.0 AND VersionNT64' evaluates to false.
[0E0C:4AB4][2022-02-16T17:04:04]w321: Skipping dependency registration on package with no dependency providers: WindowsVista_MSU_x64
[0E0C:4AB4][2022-02-16T17:04:04]i052: Condition '(VersionNT64) AND NOT (Arm64_Check = "ARM64")' evaluates to true.
[0E0C:4AB4][2022-02-16T17:04:04]i000: Setting string variable 'WixBundleRollbackLog_vcRuntimeMinimum_x64' to value 'C:\Users\Ya_000_vcRuntimeMinimum_x64_rollback.log'
[0E0C:4AB4][2022-02-16T17:04:04]i000: Setting string variable 'WixBundleLog_vcRuntimeMinimum_x64' to value 'C:\Users\Ya_000_vcRuntimeMinimum_x64.log'
[0E0C:4AB4][2022-02-16T17:04:04]i052: Condition '(VersionNT64) AND NOT (Arm64_Check = "ARM64")' evaluates to true.
[0E0C:4AB4][2022-02-16T17:04:04]i000: Setting string variable 'WixBundleRollbackLog_vcRuntimeAdditional_x64' to value 'C:\Users\Ya_001_vcRuntimeAdditional_x64_rollback.log'
[0E0C:4AB4][2022-02-16T17:04:04]i000: Setting string variable 'WixBundleLog_vcRuntimeAdditional_x64' to value 'C:\Users\Ya_001_vcRuntimeAdditional_x64.log'
[0E0C:4AB4][2022-02-16T17:04:04]i052: Condition 'Arm64_Check = "ARM64"' evaluates to false.
[0E0C:4AB4][2022-02-16T17:04:04]i201: Planned package: Windows81_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0E0C:4AB4][2022-02-16T17:04:04]i201: Planned package: Windows81_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0E0C:4AB4][2022-02-16T17:04:04]i201: Planned package: Windows8_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0E0C:4AB4][2022-02-16T17:04:04]i201: Planned package: Windows8_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0E0C:4AB4][2022-02-16T17:04:04]i201: Planned package: Windows7_MSU_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0E0C:4AB4][2022-02-16T17:04:04]i201: Planned package: Windows7_MSU_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0E0C:4AB4][2022-02-16T17:04:04]i201: Planned package: WindowsVista_MSU_x86, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0E0C:4AB4][2022-02-16T17:04:04]i201: Planned package: WindowsVista_MSU_x64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0E0C:4AB4][2022-02-16T17:04:04]i201: Planned package: vcRuntimeMinimum_x64, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: Yes, uncache: No, dependency: Register
[0E0C:4AB4][2022-02-16T17:04:04]i201: Planned package: vcRuntimeAdditional_x64, state: Absent, default requested: Present, ba requested: Present, execute: Install, rollback: Uninstall, cache: Yes, uncache: No, dependency: Register
[0E0C:4AB4][2022-02-16T17:04:04]i201: Planned package: vcRuntime_arm64, state: Absent, default requested: Absent, ba requested: Absent, execute: None, rollback: None, cache: No, uncache: No, dependency: None
[0E0C:4AB4][2022-02-16T17:04:04]i207: Planned related bundle: {fa7f6d52-f85e-48ef-8f56-a37268aa5772}, type: Upgrade, default requested: Absent, ba requested: Absent, execute: Uninstall, rollback: Install, dependency: None
[0E0C:4AB4][2022-02-16T17:04:04]i299: Plan complete, result: 0x0
[0E0C:4AB4][2022-02-16T17:04:04]i300: Apply begin
[0E0C:4AB4][2022-02-16T17:04:04]i010: Launching elevated engine process.
[0E0C:4AB4][2022-02-16T17:04:04]i011: Launched elevated engine process.
[0E0C:4AB4][2022-02-16T17:04:04]i012: Connected to elevated engine.
[2E94:08FC][2022-02-16T17:04:04]i358: Pausing automatic updates.
[2E94:08FC][2022-02-16T17:04:04]i359: Paused automatic updates.
[2E94:08FC][2022-02-16T17:04:04]i360: Creating a system restore point.
[2E94:08FC][2022-02-16T17:04:24]i361: Created a system restore point.
[2E94:08FC][2022-02-16T17:04:24]i370: Session begin, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{{{{{also redacted}}}}}, options: 0x7, disable resume: No
[2E94:08FC][2022-02-16T17:04:25]i000: Caching bundle from: 'C:\Windows\Temp\{{{{{also redacted}}}}}\.be\VC_redist.x64.exe' to: 'C:\ProgramData\Package Cache\{{{{{also redacted}}}}}\VC_redist.x64.exe'
[2E94:08FC][2022-02-16T17:04:25]i320: Registering bundle dependency provider: VC,redist.x64,amd64,14.31,bundle, version: 14.31.31103.0
[2E94:08FC][2022-02-16T17:04:25]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{{{{{also redacted}}}}}, resume: Active, restart initiated: No, disable resume: No
[2E94:475C][2022-02-16T17:04:25]i305: Verified acquired payload: vcRuntimeMinimum_x64 at path: C:\ProgramData\Package Cache\.unverified\vcRuntimeMinimum_x64, moving to: C:\ProgramData\Package Cache\{{{{{also redacted}}}}}v14.31.31103\packages\vcRuntimeMinimum_amd64\vc_runtimeMinimum_x64.msi.
[2E94:475C][2022-02-16T17:04:25]i305: Verified acquired payload: {{{{also redacted}}}}at path: C:\ProgramData\Package Cache\.unverified\{{{{also redacted}}}}, moving to: C:\ProgramData\Package Cache\{{{{{also redacted}}}}}v14.31.31103\packages\vcRuntimeMinimum_amd64\cab1.cab.
[2E94:475C][2022-02-16T17:04:25]i305: Verified acquired payload: vcRuntimeAdditional_x64 at path: C:\ProgramData\Package Cache\.unverified\vcRuntimeAdditional_x64, moving to: C:\ProgramData\Package Cache\{{{{{also redacted}}}}}v14.31.31103\packages\vcRuntimeAdditional_amd64\vc_runtimeAdditional_x64.msi.
[2E94:475C][2022-02-16T17:04:25]i305: Verified acquired payload: cab2C04DDC374BD96EB5C8EB8208F2C7C92 at path: C:\ProgramData\Package Cache\.unverified\cab2C04DDC374BD96EB5C8EB8208F2C7C92, moving to: C:\ProgramData\Package Cache\{{{{{also redacted}}}}}v14.31.31103\packages\vcRuntimeAdditional_amd64\cab1.cab.
[2E94:08FC][2022-02-16T17:04:25]i301: Applying execute package: vcRuntimeMinimum_x64, action: Install, path: C:\ProgramData\Package Cache\{{{{{also redacted}}}}}v14.31.31103\packages\vcRuntimeMinimum_amd64\vc_runtimeMinimum_x64.msi, arguments: ' MSIFASTINSTALL="7" NOVSUI="1"'
[0E0C:4AB4][2022-02-16T17:04:36]i319: Applied execute package: vcRuntimeMinimum_x64, result: 0x0, restart: Required
[2E94:08FC][2022-02-16T17:04:36]i325: Registering dependency: {2aaf1df0-eb13-4099-9992-962bb4e596d1} on package provider: Microsoft.VS.VC_RuntimeMinimumVSU_amd64,v14, package: vcRuntimeMinimum_x64
[2E94:08FC][2022-02-16T17:04:36]i301: Applying execute package: vcRuntimeAdditional_x64, action: Install, path: C:\ProgramData\Package Cache\{{{{{also redacted}}}}}v14.31.31103\packages\vcRuntimeAdditional_amd64\vc_runtimeAdditional_x64.msi, arguments: ' MSIFASTINSTALL="7" NOVSUI="1"'
[0E0C:4AB4][2022-02-16T17:04:37]i319: Applied execute package: vcRuntimeAdditional_x64, result: 0x0, restart: None
[2E94:08FC][2022-02-16T17:04:37]i325: Registering dependency: {2aaf1df0-eb13-4099-9992-962bb4e596d1} on package provider: Microsoft.VS.VC_RuntimeAdditionalVSU_amd64,v14, package: vcRuntimeAdditional_x64
[2E94:08FC][2022-02-16T17:04:37]i301: Applying execute package: {fa7f6d52-f85e-48ef-8f56-a37268aa5772}, action: Uninstall, path: C:\ProgramData\Package Cache\{fa7f6d52-f85e-48ef-8f56-a37268aa5772}\VC_redist.x64.exe, arguments: '"C:\ProgramData\Package Cache\{fa7f6d52-f85e-48ef-8f56-a37268aa5772}\VC_redist.x64.exe" -uninstall -quiet -burn.related.upgrade -burn.ancestors={2aaf1df0-eb13-4099-9992-962bb4e596d1} -burn.filehandle.self=1228'
[0E0C:4AB4][2022-02-16T17:04:37]i319: Applied execute package: {fa7f6d52-f85e-48ef-8f56-a37268aa5772}, result: 0x0, restart: None
[2E94:08FC][2022-02-16T17:04:37]i372: Session end, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{{{{{also redacted}}}}}, resume: ARP, restart: Required, disable resume: No
[2E94:08FC][2022-02-16T17:04:37]i371: Updating session, registration key: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{{{{{also redacted}}}}}, resume: ARP, restart initiated: No, disable resume: No
[0E0C:4AB4][2022-02-16T17:04:37]i399: Apply complete, result: 0x0, restart: Required, ba requested restart:  No
[0E0C:4AB4][2022-02-16T17:04:37]i500: Shutting down, exit code: 0xbc2
[0E0C:4AB4][2022-02-16T17:04:37]i410: Variable: Arm64_Check = AMD64
[0E0C:4AB4][2022-02-16T17:04:37]i410: Variable: SystemFolder = C:\Windows\system32\
[0E0C:4AB4][2022-02-16T17:04:37]i410: Variable: VersionNT = 10.0.0.0
[0E0C:4AB4][2022-02-16T17:04:37]i410: Variable: VersionNT64 = 10.0.0.0
[0E0C:4AB4][2022-02-16T17:04:37]i410: Variable: windows_uCRT_DetectKey = 10.0.19041.789
[0E0C:4AB4][2022-02-16T17:04:37]i410: Variable: windows_uCRT_DetectKeyExists = 1
[0E0C:4AB4][2022-02-16T17:04:37]i410: Variable: WixBundleAction = 5
[0E0C:4AB4][2022-02-16T17:04:37]i410: Variable: WixBundleElevated = 1
[0E0C:4AB4][2022-02-16T17:04:37]i410: Variable: WixBundleFileVersion = 14.31.31103.0
[0E0C:4AB4][2022-02-16T17:04:37]i410: Variable: WixBundleInstalled = 0
[0E0C:4AB4][2022-02-16T17:04:37]i410: Variable: WixBundleLog = C:\Users\Ya
[0E0C:4AB4][2022-02-16T17:04:37]i410: Variable: WixBundleLog_vcRuntimeAdditional_x64 = C:\Users\Ya_001_vcRuntimeAdditional_x64.log
[0E0C:4AB4][2022-02-16T17:04:37]i410: Variable: WixBundleLog_vcRuntimeMinimum_x64 = C:\Users\Ya_000_vcRuntimeMinimum_x64.log
[0E0C:4AB4][2022-02-16T17:04:37]i410: Variable: WixBundleManufacturer = Microsoft Corporation
[0E0C:4AB4][2022-02-16T17:04:37]i410: Variable: WixBundleName = Microsoft Visual C++ 2015-2022 Redistributable (x64) - 14.31.31103
[0E0C:4AB4][2022-02-16T17:04:37]i410: Variable: WixBundleOriginalSource = C:\ProgramData\Microsoft\VisualStudio\Packages\Microsoft.VisualCpp.Redist.14.Latest,version=14.31.31103,chip=x64\VC_redist.x64.exe
[0E0C:4AB4][2022-02-16T17:04:37]i410: Variable: WixBundleOriginalSourceFolder = C:\ProgramData\Microsoft\VisualStudio\Packages\Microsoft.VisualCpp.Redist.14.Latest,version=14.31.31103,chip=x64\
[0E0C:4AB4][2022-02-16T17:04:37]i410: Variable: WixBundleProviderKey = VC,redist.x64,amd64,14.31,bundle
[0E0C:4AB4][2022-02-16T17:04:37]i410: Variable: WixBundleRollbackLog_vcRuntimeAdditional_x64 = C:\Users\Ya_001_vcRuntimeAdditional_x64_rollback.log
[0E0C:4AB4][2022-02-16T17:04:37]i410: Variable: WixBundleRollbackLog_vcRuntimeMinimum_x64 = C:\Users\Ya_000_vcRuntimeMinimum_x64_rollback.log
[0E0C:4AB4][2022-02-16T17:04:37]i410: Variable: WixBundleSourceProcessFolder = C:\ProgramData\Microsoft\VisualStudio\Packages\Microsoft.VisualCpp.Redist.14.Latest,version=14.31.31103,chip=x64\
[0E0C:4AB4][2022-02-16T17:04:37]i410: Variable: WixBundleSourceProcessPath = C:\ProgramData\Microsoft\VisualStudio\Packages\Microsoft.VisualCpp.Redist.14.Latest,version=14.31.31103,chip=x64\VC_redist.x64.exe
[0E0C:4AB4][2022-02-16T17:04:37]i410: Variable: WixBundleTag = 
[0E0C:4AB4][2022-02-16T17:04:37]i410: Variable: WixBundleVersion = 14.31.31103.0
[0E0C:4AB4][2022-02-16T17:04:37]i007: Exit code: 0xbc2, restarting: No
c++ windows visual-studio wix
2个回答
2
投票

您似乎正在使用以下命令行来安装 VC Redist 捆绑包:

VC_redist.x64.exe /q /norestart /log C:\Users\Ya Boy Andwee\AppData\Local\Temp\dd_setup_20220216165950_443_Microsoft.VisualCpp.Redist.14.Latest.log

请注意,

-log
开关的参数未加引号。因此,正在创建一个名为
C:\Users\Ya
(没有文件扩展名)的日志文件,并且以下内容也作为参数传递给 VC redist,并且可能会被忽略:

  1. Boy
  2. Andwee\AppData\Local\Temp\dd_setup_20220216165950_443_Microsoft.VisualCpp.Redist.14.Latest.log

尝试使用以下命令行(注意引号):

VC_redist.x64.exe /q /norestart /log "C:\Users\Ya Boy Andwee\AppData\Local\Temp\dd_setup_20220216165950_443_Microsoft.VisualCpp.Redist.14.Latest.log"

0
投票

今天我遇到同样的问题后偶然发现了这个问题。这是我修复它的方法(Windows 10):

打开开始菜单,输入“应用程序和功能”,然后打开相应的设置。

在这里您可以看到所有已安装应用程序的列表。搜索“Microsoft Visual C++ 2010 x64 Redistributable” 您可能希望按安装日期对列表进行排序,以便更快地找到它。安装日期应该是问题发生后的日期。

找到并单击正确的条目,然后选择卸载。别担心,我将在下面提供一个链接,您可以在其中重新安装这些应用程序。

就我而言,我还卸载了该应用程序的 x86 版本,因为它是在同一天安装的。虽然我不确定这是否有必要,因为我只能在日志文件中找到 x64 的提示。您可能也想尝试一下。

此后进入您的用户文件夹。这通常位于“C:\Users” 您将在这里找到启动时打开的文件,该文件可能会将您带到此页面。它应该以您的用户配置文件的名字命名,没有任何文件类型扩展名。假设您的用户名是“Jane Doe”,在这种情况下,文件简称为“Jane”

删除该文件(或将其移动到某个位置,以防您想恢复它)并重新启动您的电脑。

就我而言,这解决了问题。

此后,我前往 https://www.microsoft.com/en-US/download/details.aspx?id=26999 重新安装这两个软件包。

如果该链接不再有效,只需谷歌搜索“C++ 2010 x64 Redistributable”,您应该在 Microsoft 官方网页上找到它。

© www.soinside.com 2019 - 2024. All rights reserved.