Visual COBOL for Visual Studio 2022 10.0.0 failing install

Downloaded Visual COBOL for Visual Studio Personal Edition Named User WebEval SW E-LTY as free trial.

Install environment:

Windows Server 2022

Visual Studio 2022 Community (17.10.5).

Install error message:

Log extract:

[150C:1EE8][2024-07-26T12:21:07]i052: Condition 'WixBundleInstalled or ignorechecks="1" or VS2022ValidInstance="1"' evaluates to false.
[150C:1EE8][2024-07-26T12:21:07]e000: Error 0x81f40001: Bundle condition evaluated to false: WixBundleInstalled or ignorechecks="1" or VS2022ValidInstance="1"

Any thoughts / similar experiences / workarounds ?

  • 0  

    Do you happen to have an older version of Visual Studio installed on this same computer or did you used to?
    Check Control Panel Programs to see what versions are currently installed.

    Chris Glazier
    Rocket Software - Principal Technical Support Specialist
    If you found this post useful, give it a “Like” or click on "Verify Answer" under the "More" button

  • 0 in reply to   

    Thank-you Chris.

    I did see other posts relating to the issue of multiple versions of VS being installed (and the published workaround).

    However, in this case, this is a brand new vm. provisioned specifically to evaluate these products.  No previous history of Visual Studio installs.

    (I did uninstall Visual Studio and re-installed it - but still get the same error.  Which is re-assuring .. we like software to be deterministic :-)

    I appreciate that 10.0.0 is quite fresh ... although I suspect that this particular check within the installer is not new.  Is it known what file / attribute is being checked and I can verify that on this machine ?

  • 0   in reply to 

    I just tested this here using all identical OS and product versions and it installed fine for me.

    Can you please upload the entire .log file?

    If you haven't done so yet, could you please try rebooting the computer?

    Chris Glazier
    Rocket Software - Principal Technical Support Specialist
    If you found this post useful, give it a “Like” or click on "Verify Answer" under the "More" button

  • 0 in reply to   

    Chris.  Appreciate you investigating.

    I had indeed rebooted the instance - however, still the same error from the installer.

    Uploading the full log files.

     

    [1BD4:0F40][2024-07-26T16:37:35]i001: Burn v3.14.0.1703, Windows v10.0 (Build 17763: Service Pack 0), path: D:\Users\lee\AppData\Local\Temp\1\{8A0314B9-9B92-42B4-BD76-19C4906E78A1}\.cr\vcvs2022_100.exe
    [1BD4:0F40][2024-07-26T16:37:35]i000: Initializing string variable 'ProductRevision' to value '10.0.00259'
    [1BD4:0F40][2024-07-26T16:37:35]i000: Initializing string variable 'InstallFolder' to value '[ProgramFilesFolder]Micro Focus\Visual COBOL'
    [1BD4:0F40][2024-07-26T16:37:35]i000: Initializing string variable 'EclipseLabelState' to value 'disable'
    [1BD4:0F40][2024-07-26T16:37:35]i000: Initializing string variable 'FolderEditbox2State' to value 'disable'
    [1BD4:0F40][2024-07-26T16:37:35]i000: Initializing string variable 'BrowseButton2State' to value 'disable'
    [1BD4:0F40][2024-07-26T16:37:35]i000: Initializing numeric variable 'ignorechecks' to value '0'
    [1BD4:0F40][2024-07-26T16:37:35]i000: Initializing numeric variable 'skipdotnet' to value '0'
    [1BD4:0F40][2024-07-26T16:37:35]i000: Initializing numeric variable 'novsix' to value '0'
    [1BD4:0F40][2024-07-26T16:37:35]i000: Initializing string variable 'accepteula' to value 'no'
    [1BD4:0F40][2024-07-26T16:37:35]i000: Initializing numeric variable 'VS2022ValidInstance' to value '0'
    [1BD4:0F40][2024-07-26T16:37:35]i000: Initializing numeric variable 'skipces' to value '0'
    [1BD4:0F40][2024-07-26T16:37:35]i000: Initializing numeric variable 'skipautopass' to value '0'
    [1BD4:0F40][2024-07-26T16:37:35]i000: Initializing string variable 'SafeNetCheck' to value 'yes'
    [1BD4:0F40][2024-07-26T16:37:35]i000: Initializing string variable 'UsingSafeNetMsgState' to value 'disable'
    [1BD4:0F40][2024-07-26T16:37:35]i000: Initializing string variable 'DockerService' to value 'SYSTEM\CurrentControlSet\Services\cexecsvc'
    [1BD4:0F40][2024-07-26T16:37:35]i000: Initializing string variable 'VS2022ValidCheck' to value 'yes'
    [1BD4:0F40][2024-07-26T16:37:35]i000: Initializing string variable 'UpgradeRegKey' to value 'SOFTWARE\Micro Focus\Visual COBOL\10.0'
    [1BD4:0F40][2024-07-26T16:37:35]i009: Command Line: '-burn.clean.room=D:\Users\lee\Downloads\vcvs2022_100.exe -burn.filehandle.attached=644 -burn.filehandle.self=640'
    [1BD4:0F40][2024-07-26T16:37:35]i000: Setting string variable 'WixBundleOriginalSource' to value 'D:\Users\lee\Downloads\vcvs2022_100.exe'
    [1BD4:0F40][2024-07-26T16:37:35]i000: Setting string variable 'WixBundleOriginalSourceFolder' to value 'D:\Users\lee\Downloads\'
    [1BD4:0F40][2024-07-26T16:37:35]i000: Setting string variable 'WixBundleLog' to value 'D:\Users\lee\AppData\Local\Temp\Micro_Focus_Visual_COBOL_for_Visual_Studio_2022_20240726163735.log'
    [1BD4:0F40][2024-07-26T16:37:35]i000: Setting string variable 'WixBundleName' to value 'Micro Focus Visual COBOL for Visual Studio 2022'
    [1BD4:0F40][2024-07-26T16:37:35]i000: Setting string variable 'WixBundleManufacturer' to value 'Micro Focus'
    [1BD4:0F40][2024-07-26T16:37:36]i100: Detect begin, 9 packages
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SYSTEM\CurrentControlSet\Services\cexecsvc'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Setting numeric variable 'isdocker' to value 0
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\Edge\WindowsSandbox'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Setting numeric variable 'issandbox' to value 0
    [1BD4:0F40][2024-07-26T16:37:36]i000: Setting string variable 'NetfxFullVersion' to value '528049'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\4.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\5.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\6.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\7.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\8.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\9.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\10.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\7.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\8.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\9.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\10.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\10.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{9E6EDAFC-611B-4ED4-80D8-222EFBE7A162}'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\2.3'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\3.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\4.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\5.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\6.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\7.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\8.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\9.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\10.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\3.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\4.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\5.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\6.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\7.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\8.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\9.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\10.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\10.0\Microsoft'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Setting numeric variable 'regMS' to value 0
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\2.3'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\3.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\4.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\5.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\6.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\7.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\8.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\9.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\10.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\7.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\8.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\9.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\10.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\2.3'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\3.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\2.3'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\3.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\4.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\2.3'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\3.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\4.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\2.3'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\3.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\4.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\5.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\6.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\7.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\8.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\5.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\6.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\7.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\8.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\8.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\9.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\10.0'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Setting string variable 'vcredist20152022x64' to value 'v14.38.33135.00'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\VisualStudio\14.0\VC\Runtimes\x86'
    [1BD4:0F40][2024-07-26T16:37:36]i000: Setting string variable 'Windows10Build' to value '17763'
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'vcredist20152022x86 AND vcredist20152022x86 >= v14.32.31332.00' evaluates to false.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'vcredist20152022x64 AND vcredist20152022x64 >= v14.32.31332.00' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'NetfxFullVersion AND (NetfxFullVersion >= 528049)' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'regCOBOLVS2022=1' evaluates to false.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'regMS=1' evaluates to false.
    [1BD4:0F40][2024-07-26T16:37:36]i101: Detected package: vcredist2015_2022_x86, state: Absent, cached: None
    [1BD4:0F40][2024-07-26T16:37:36]i101: Detected package: vcredist2015_2022_x64, state: Present, cached: None
    [1BD4:0F40][2024-07-26T16:37:36]i101: Detected package: dotnetfx48, state: Present, cached: None
    [1BD4:0F40][2024-07-26T16:37:36]i101: Detected package: lmsetupx64, state: Absent, cached: None
    [1BD4:0F40][2024-07-26T16:37:36]i101: Detected package: visualcobol_100x64, state: Absent, cached: None
    [1BD4:0F40][2024-07-26T16:37:36]i101: Detected package: visualcobolvisualstudio2022_100x64, state: Absent, cached: None
    [1BD4:0F40][2024-07-26T16:37:36]i101: Detected package: asintegrationx64, state: Absent, cached: None
    [1BD4:0F40][2024-07-26T16:37:36]i101: Detected package: MFVSIXINSTALL, state: Absent, cached: None
    [1BD4:0F40][2024-07-26T16:37:36]i101: Detected package: cblms_x86, state: Absent, cached: None
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'Privileged' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'ignorechecks="1" or (VersionNT64=v6.1 AND ServicePackLevel>=1) OR VersionNT64=v6.3 OR (VersionNT64=v10.0 AND Windows10Build >= v14393)' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or (isdocker="0" or issandbox="1") or (accepteula="yes" and isdocker="1" and issandbox="0")' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regEclipse23<>"Micro Focus Visual COBOL for Eclipse"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201223<>"Micro Focus Visual COBOL for Visual Studio 2012"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201323<>"Micro Focus Visual COBOL for Visual Studio 2013"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201523<>"Micro Focus Visual COBOL for Visual Studio 2015"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer23<>"Micro Focus COBOL Server"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regEclipse23<>"Micro Focus Enterprise Developer for Eclipse"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201223<>"Micro Focus Enterprise Developer for Visual Studio 2012"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201323<>"Micro Focus Enterprise Developer for Visual Studio 2013"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201523<>"Micro Focus Enterprise Developer for Visual Studio 2015"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer23<>"Micro Focus Enterprise Server"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer23<>"Micro Focus Enterprise Test Server"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regComPatAddPack230<>"Micro Focus Compatibility AddPack For Visual COBOL"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regModSupp30<>"Micro Focus Modelling Support for Eclipse"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regEclipse30<>"Micro Focus Visual COBOL for Eclipse"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201230<>"Micro Focus Visual COBOL for Visual Studio 2012"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201330<>"Micro Focus Visual COBOL for Visual Studio 2013"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201530<>"Micro Focus Visual COBOL for Visual Studio 2015"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201730<>"Micro Focus Visual COBOL for Visual Studio 2017"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer30<>"Micro Focus COBOL Server"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regEclipse30<>"Micro Focus Enterprise Developer for Eclipse"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201230<>"Micro Focus Enterprise Developer for Visual Studio 2012"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201330<>"Micro Focus Enterprise Developer for Visual Studio 2013"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201530<>"Micro Focus Enterprise Developer for Visual Studio 2015"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201730<>"Micro Focus Enterprise Developer for Visual Studio 2017"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer30<>"Micro Focus Enterprise Server"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer30<>"Micro Focus Enterprise Test Server"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regbt40<>"Micro Focus Visual COBOL Build Tools for Windows"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regModSupp40<>"Micro Focus Modelling Support for Eclipse"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regEclipse40<>"Micro Focus Visual COBOL for Eclipse"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201340<>"Micro Focus Visual COBOL for Visual Studio 2013"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201540<>"Micro Focus Visual COBOL for Visual Studio 2015"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201740<>"Micro Focus Visual COBOL for Visual Studio 2017"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer40<>"Micro Focus COBOL Server"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regEclipse40<>"Micro Focus Enterprise Developer for Eclipse"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201340<>"Micro Focus Enterprise Developer for Visual Studio 2013"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201540<>"Micro Focus Enterprise Developer for Visual Studio 2015"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201740<>"Micro Focus Enterprise Developer for Visual Studio 2017"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer40<>"Micro Focus Enterprise Server"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer40<>"Micro Focus Enterprise Test Server"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regbt40<>"Micro Focus Enterprise Developer Build Tools for Windows"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regbt50<>"Micro Focus Visual COBOL Build Tools for Windows"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regbt50<>"Micro Focus Enterprise Developer Build Tools for Windows"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regModSupp50<>"Micro Focus Modelling Support for Eclipse"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regEclipse50<>"Micro Focus Visual COBOL for Eclipse"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201750<>"Micro Focus Visual COBOL for Visual Studio 2017"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer50<>"Micro Focus COBOL Server"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regEclipse50<>"Micro Focus Enterprise Developer for Eclipse"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201750<>"Micro Focus Enterprise Developer for Visual Studio 2017"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer50<>"Micro Focus Enterprise Server"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer50<>"Micro Focus Enterprise Test Server"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201950<>"Micro Focus Enterprise Developer for Visual Studio 2019"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201950<>"Micro Focus Visual COBOL for Visual Studio 2019"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regbt60<>"Micro Focus Visual COBOL Build Tools for Windows"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regbt60<>"Micro Focus Enterprise Developer Build Tools for Windows"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regModSupp60<>"Micro Focus Modelling Support for Eclipse"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regEclipse60<>"Micro Focus Visual COBOL for Eclipse"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201760<>"Micro Focus Visual COBOL for Visual Studio 2017"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer60<>"Micro Focus COBOL Server"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regEclipse60<>"Micro Focus Enterprise Developer for Eclipse"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201760<>"Micro Focus Enterprise Developer for Visual Studio 2017"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer60<>"Micro Focus Enterprise Server"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer60<>"Micro Focus Enterprise Test Server"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201960<>"Micro Focus Enterprise Developer for Visual Studio 2019"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201960<>"Micro Focus Visual COBOL for Visual Studio 2019"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regbt70<>"Micro Focus Visual COBOL Build Tools for Windows"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regbt70<>"Micro Focus Enterprise Developer Build Tools for Windows"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regModSupp70<>"Micro Focus Modelling Support for Eclipse"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regEclipse70<>"Micro Focus Visual COBOL for Eclipse"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201770<>"Micro Focus Visual COBOL for Visual Studio 2017"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer70<>"Micro Focus COBOL Server"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regEclipse70<>"Micro Focus Enterprise Developer for Eclipse"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201770<>"Micro Focus Enterprise Developer for Visual Studio 2017"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer70<>"Micro Focus Enterprise Server"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer70<>"Micro Focus Enterprise Test Server"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201970<>"Micro Focus Enterprise Developer for Visual Studio 2019"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201970<>"Micro Focus Visual COBOL for Visual Studio 2019"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServerx6470<>"Micro Focus COBOL Server"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regbtx6470<>"Micro Focus Visual COBOL Build Tools for Windows"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regbt80<>"Micro Focus Visual COBOL Build Tools for Windows"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regbt80<>"Micro Focus Enterprise Developer Build Tools for Windows"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regModSupp80<>"Micro Focus Modelling Support for Eclipse"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regEclipse80<>"Micro Focus Visual COBOL for Eclipse"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201780<>"Micro Focus Visual COBOL for Visual Studio 2017"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer80<>"Micro Focus COBOL Server"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regEclipse80<>"Micro Focus Enterprise Developer for Eclipse"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201780<>"Micro Focus Enterprise Developer for Visual Studio 2017"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer80<>"Micro Focus Enterprise Server"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer80<>"Micro Focus Enterprise Test Server"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201980<>"Micro Focus Enterprise Developer for Visual Studio 2019"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201980<>"Micro Focus Visual COBOL for Visual Studio 2019"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs202280<>"Micro Focus Visual COBOL for Visual Studio 2022"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs202280<>"Micro Focus Enterprise Developer for Visual Studio 2022"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServerx6480<>"Micro Focus COBOL Server 64-bit"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regbtx6480<>"Micro Focus Visual COBOL Build Tools for Windows 64-bit"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regbt90<>"Micro Focus Visual COBOL Build Tools for Windows"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regbt90<>"Micro Focus Enterprise Developer Build Tools for Windows"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regModSupp90<>"Micro Focus Modelling Support for Eclipse"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regEclipse90<>"Micro Focus Visual COBOL for Eclipse"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer90<>"Micro Focus COBOL Server"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regEclipse90<>"Micro Focus Enterprise Developer for Eclipse"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer90<>"Micro Focus Enterprise Server"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer90<>"Micro Focus Enterprise Test Server"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs202290<>"Micro Focus Visual COBOL for Visual Studio 2022"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs202290<>"Micro Focus Enterprise Developer for Visual Studio 2022"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServerx6490<>"Micro Focus COBOL Server 64-bit"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regbtx6490<>"Micro Focus Visual COBOL Build Tools for Windows 64-bit"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer90<>"Micro Focus Enterprise Server Stored Procedures"' evaluates to true.
    [1BD4:0F40][2024-07-26T16:37:36]i052: Condition 'WixBundleInstalled or ignorechecks="1" or VS2022ValidInstance="1"' evaluates to false.
    [1BD4:0F40][2024-07-26T16:37:36]e000: Error 0x81f40001: Bundle condition evaluated to false: WixBundleInstalled or ignorechecks="1" or VS2022ValidInstance="1"
    [1BD4:0F40][2024-07-26T16:37:36]i199: Detect complete, result: 0x0
    
    

  • 0   in reply to   

    I compared your log file with mine where it installed ok and I only see a couple of minor differences.

    You appear to be installing on Windows 10 OS- Windows v10.0 (Build 17763 Service Pack 0) and I am installing on Windows Server 2022 OS - Windows v10.0 (Build 20348: Service Pack 0)

    You appear to be using your D drive as your system drive and I am using my C drive.

    Neither one of these items should cause the problem you are experiencing.

    Can you please show me the screenshot from navigating to Visual Studio Help-->About Visual Studio?

    Chris Glazier
    Rocket Software - Principal Technical Support Specialist
    If you found this post useful, give it a “Like” or click on "Verify Answer" under the "More" button

  • 0  

    Chris, where can we found the link for download the version 10, i am interesed on the personal edition, also the 30 days unlimited version!

    i am not able to login with my email-address / password and become not a email to be able to reset my password

    i will inform rocket softwre!

  • 0 in reply to   

    Chris,

    Thank-you.  You raise a few points - I believe that this is a Windows Server install.  Therefore, there's something within the logs that suggests that the installer doesn't agree ?

    EDIT:  Have just learnt winver and can confirm that this is Server 2019, not Server 2022 as I initially stated.

    System files appear to be on the c:\ drive for this vm, however, personal / user files are using d:\.

    This is an AWS Workspace and therefore, there's the possibility that the installer is not seeing the expected machine configuration.

    Here's the About screen.

    In the meantime - I'm going to provision an Azure vm to see if I can get better alignment with your successful install (Server 2022 & c:\).

    Thanks again for responding !  Hopefully will learn something here that is useful for the community

  • 0 in reply to 

    Have reproduced the same result on an Azure provisioned vm.

    Server 2022

    Visual Studio Community 2024

    Installer error

    Installer Log

    [0418:1B9C][2024-07-29T13:11:27]i001: Burn v3.14.0.1703, Windows v10.0 (Build 20348: Service Pack 0), path: C:\Users\LEEMUR~1\AppData\Local\Temp\2\{AD7D5E0D-7237-4673-9D54-018FB2CC0570}\.cr\vcvs2022_100.exe
    [0418:1B9C][2024-07-29T13:11:27]i000: Initializing string variable 'ProductRevision' to value '10.0.00259'
    [0418:1B9C][2024-07-29T13:11:27]i000: Initializing string variable 'InstallFolder' to value '[ProgramFilesFolder]Micro Focus\Visual COBOL'
    [0418:1B9C][2024-07-29T13:11:27]i000: Initializing string variable 'EclipseLabelState' to value 'disable'
    [0418:1B9C][2024-07-29T13:11:27]i000: Initializing string variable 'FolderEditbox2State' to value 'disable'
    [0418:1B9C][2024-07-29T13:11:27]i000: Initializing string variable 'BrowseButton2State' to value 'disable'
    [0418:1B9C][2024-07-29T13:11:27]i000: Initializing numeric variable 'ignorechecks' to value '0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Initializing numeric variable 'skipdotnet' to value '0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Initializing numeric variable 'novsix' to value '0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Initializing string variable 'accepteula' to value 'no'
    [0418:1B9C][2024-07-29T13:11:27]i000: Initializing numeric variable 'VS2022ValidInstance' to value '0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Initializing numeric variable 'skipces' to value '0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Initializing numeric variable 'skipautopass' to value '0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Initializing string variable 'SafeNetCheck' to value 'yes'
    [0418:1B9C][2024-07-29T13:11:27]i000: Initializing string variable 'UsingSafeNetMsgState' to value 'disable'
    [0418:1B9C][2024-07-29T13:11:27]i000: Initializing string variable 'DockerService' to value 'SYSTEM\CurrentControlSet\Services\cexecsvc'
    [0418:1B9C][2024-07-29T13:11:27]i000: Initializing string variable 'VS2022ValidCheck' to value 'yes'
    [0418:1B9C][2024-07-29T13:11:27]i000: Initializing string variable 'UpgradeRegKey' to value 'SOFTWARE\Micro Focus\Visual COBOL\10.0'
    [0418:1B9C][2024-07-29T13:11:27]i009: Command Line: '-burn.clean.room=C:\Users\LeeMurdoch\Downloads\vcvs2022_100.exe -burn.filehandle.attached=704 -burn.filehandle.self=732'
    [0418:1B9C][2024-07-29T13:11:27]i000: Setting string variable 'WixBundleOriginalSource' to value 'C:\Users\LeeMurdoch\Downloads\vcvs2022_100.exe'
    [0418:1B9C][2024-07-29T13:11:27]i000: Setting string variable 'WixBundleOriginalSourceFolder' to value 'C:\Users\LeeMurdoch\Downloads\'
    [0418:1B9C][2024-07-29T13:11:27]i000: Setting string variable 'WixBundleLog' to value 'C:\Users\LEEMUR~1\AppData\Local\Temp\Micro_Focus_Visual_COBOL_for_Visual_Studio_2022_20240729131127.log'
    [0418:1B9C][2024-07-29T13:11:27]i000: Setting string variable 'WixBundleName' to value 'Micro Focus Visual COBOL for Visual Studio 2022'
    [0418:1B9C][2024-07-29T13:11:27]i000: Setting string variable 'WixBundleManufacturer' to value 'Micro Focus'
    [0418:1B9C][2024-07-29T13:11:27]i100: Detect begin, 9 packages
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SYSTEM\CurrentControlSet\Services\cexecsvc'
    [0418:1B9C][2024-07-29T13:11:27]i000: Setting numeric variable 'isdocker' to value 0
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\Edge\WindowsSandbox'
    [0418:1B9C][2024-07-29T13:11:27]i000: Setting numeric variable 'issandbox' to value 0
    [0418:1B9C][2024-07-29T13:11:27]i000: Setting string variable 'NetfxFullVersion' to value '528449'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\4.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\5.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\6.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\7.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\8.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\9.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\10.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\7.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\8.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\9.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\10.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\10.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{9E6EDAFC-611B-4ED4-80D8-222EFBE7A162}'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\2.3'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\3.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\4.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\5.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\6.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\7.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\8.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\9.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\10.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\3.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\4.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\5.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\6.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\7.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\8.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\9.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\10.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\10.0\Microsoft'
    [0418:1B9C][2024-07-29T13:11:27]i000: Setting numeric variable 'regMS' to value 0
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\2.3'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\3.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\4.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\5.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\6.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\7.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\8.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\9.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\10.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\7.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\8.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\9.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\10.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\2.3'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\3.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\2.3'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\3.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\4.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\2.3'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\3.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\4.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\2.3'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\3.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\4.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\5.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\6.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\7.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\8.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\5.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\6.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\7.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\8.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\8.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\9.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Micro Focus\Visual COBOL\10.0'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\VisualStudio\14.0\VC\Runtimes\x64'
    [0418:1B9C][2024-07-29T13:11:27]i000: Registry key not found. Key = 'SOFTWARE\Microsoft\VisualStudio\14.0\VC\Runtimes\x86'
    [0418:1B9C][2024-07-29T13:11:27]i000: Setting string variable 'Windows10Build' to value '20348'
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'vcredist20152022x86 AND vcredist20152022x86 >= v14.32.31332.00' evaluates to false.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'vcredist20152022x64 AND vcredist20152022x64 >= v14.32.31332.00' evaluates to false.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'NetfxFullVersion AND (NetfxFullVersion >= 528049)' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'regCOBOLVS2022=1' evaluates to false.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'regMS=1' evaluates to false.
    [0418:1B9C][2024-07-29T13:11:27]i101: Detected package: vcredist2015_2022_x86, state: Absent, cached: None
    [0418:1B9C][2024-07-29T13:11:27]i101: Detected package: vcredist2015_2022_x64, state: Absent, cached: None
    [0418:1B9C][2024-07-29T13:11:27]i101: Detected package: dotnetfx48, state: Present, cached: None
    [0418:1B9C][2024-07-29T13:11:27]i101: Detected package: lmsetupx64, state: Absent, cached: None
    [0418:1B9C][2024-07-29T13:11:27]i101: Detected package: visualcobol_100x64, state: Absent, cached: None
    [0418:1B9C][2024-07-29T13:11:27]i101: Detected package: visualcobolvisualstudio2022_100x64, state: Absent, cached: None
    [0418:1B9C][2024-07-29T13:11:27]i101: Detected package: asintegrationx64, state: Absent, cached: None
    [0418:1B9C][2024-07-29T13:11:27]i101: Detected package: MFVSIXINSTALL, state: Absent, cached: None
    [0418:1B9C][2024-07-29T13:11:27]i101: Detected package: cblms_x86, state: Absent, cached: None
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'Privileged' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'ignorechecks="1" or (VersionNT64=v6.1 AND ServicePackLevel>=1) OR VersionNT64=v6.3 OR (VersionNT64=v10.0 AND Windows10Build >= v14393)' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or (isdocker="0" or issandbox="1") or (accepteula="yes" and isdocker="1" and issandbox="0")' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regEclipse23<>"Micro Focus Visual COBOL for Eclipse"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201223<>"Micro Focus Visual COBOL for Visual Studio 2012"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201323<>"Micro Focus Visual COBOL for Visual Studio 2013"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201523<>"Micro Focus Visual COBOL for Visual Studio 2015"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer23<>"Micro Focus COBOL Server"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regEclipse23<>"Micro Focus Enterprise Developer for Eclipse"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201223<>"Micro Focus Enterprise Developer for Visual Studio 2012"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201323<>"Micro Focus Enterprise Developer for Visual Studio 2013"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201523<>"Micro Focus Enterprise Developer for Visual Studio 2015"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer23<>"Micro Focus Enterprise Server"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer23<>"Micro Focus Enterprise Test Server"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regComPatAddPack230<>"Micro Focus Compatibility AddPack For Visual COBOL"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regModSupp30<>"Micro Focus Modelling Support for Eclipse"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regEclipse30<>"Micro Focus Visual COBOL for Eclipse"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201230<>"Micro Focus Visual COBOL for Visual Studio 2012"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201330<>"Micro Focus Visual COBOL for Visual Studio 2013"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201530<>"Micro Focus Visual COBOL for Visual Studio 2015"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201730<>"Micro Focus Visual COBOL for Visual Studio 2017"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer30<>"Micro Focus COBOL Server"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regEclipse30<>"Micro Focus Enterprise Developer for Eclipse"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201230<>"Micro Focus Enterprise Developer for Visual Studio 2012"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201330<>"Micro Focus Enterprise Developer for Visual Studio 2013"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201530<>"Micro Focus Enterprise Developer for Visual Studio 2015"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201730<>"Micro Focus Enterprise Developer for Visual Studio 2017"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer30<>"Micro Focus Enterprise Server"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer30<>"Micro Focus Enterprise Test Server"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regbt40<>"Micro Focus Visual COBOL Build Tools for Windows"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regModSupp40<>"Micro Focus Modelling Support for Eclipse"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regEclipse40<>"Micro Focus Visual COBOL for Eclipse"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201340<>"Micro Focus Visual COBOL for Visual Studio 2013"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201540<>"Micro Focus Visual COBOL for Visual Studio 2015"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201740<>"Micro Focus Visual COBOL for Visual Studio 2017"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer40<>"Micro Focus COBOL Server"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regEclipse40<>"Micro Focus Enterprise Developer for Eclipse"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201340<>"Micro Focus Enterprise Developer for Visual Studio 2013"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201540<>"Micro Focus Enterprise Developer for Visual Studio 2015"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201740<>"Micro Focus Enterprise Developer for Visual Studio 2017"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer40<>"Micro Focus Enterprise Server"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer40<>"Micro Focus Enterprise Test Server"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regbt40<>"Micro Focus Enterprise Developer Build Tools for Windows"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regbt50<>"Micro Focus Visual COBOL Build Tools for Windows"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regbt50<>"Micro Focus Enterprise Developer Build Tools for Windows"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regModSupp50<>"Micro Focus Modelling Support for Eclipse"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regEclipse50<>"Micro Focus Visual COBOL for Eclipse"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201750<>"Micro Focus Visual COBOL for Visual Studio 2017"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer50<>"Micro Focus COBOL Server"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regEclipse50<>"Micro Focus Enterprise Developer for Eclipse"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201750<>"Micro Focus Enterprise Developer for Visual Studio 2017"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer50<>"Micro Focus Enterprise Server"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer50<>"Micro Focus Enterprise Test Server"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201950<>"Micro Focus Enterprise Developer for Visual Studio 2019"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201950<>"Micro Focus Visual COBOL for Visual Studio 2019"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regbt60<>"Micro Focus Visual COBOL Build Tools for Windows"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regbt60<>"Micro Focus Enterprise Developer Build Tools for Windows"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regModSupp60<>"Micro Focus Modelling Support for Eclipse"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regEclipse60<>"Micro Focus Visual COBOL for Eclipse"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201760<>"Micro Focus Visual COBOL for Visual Studio 2017"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer60<>"Micro Focus COBOL Server"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regEclipse60<>"Micro Focus Enterprise Developer for Eclipse"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201760<>"Micro Focus Enterprise Developer for Visual Studio 2017"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer60<>"Micro Focus Enterprise Server"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer60<>"Micro Focus Enterprise Test Server"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201960<>"Micro Focus Enterprise Developer for Visual Studio 2019"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201960<>"Micro Focus Visual COBOL for Visual Studio 2019"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regbt70<>"Micro Focus Visual COBOL Build Tools for Windows"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regbt70<>"Micro Focus Enterprise Developer Build Tools for Windows"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regModSupp70<>"Micro Focus Modelling Support for Eclipse"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regEclipse70<>"Micro Focus Visual COBOL for Eclipse"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201770<>"Micro Focus Visual COBOL for Visual Studio 2017"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer70<>"Micro Focus COBOL Server"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regEclipse70<>"Micro Focus Enterprise Developer for Eclipse"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201770<>"Micro Focus Enterprise Developer for Visual Studio 2017"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer70<>"Micro Focus Enterprise Server"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer70<>"Micro Focus Enterprise Test Server"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201970<>"Micro Focus Enterprise Developer for Visual Studio 2019"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201970<>"Micro Focus Visual COBOL for Visual Studio 2019"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServerx6470<>"Micro Focus COBOL Server"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regbtx6470<>"Micro Focus Visual COBOL Build Tools for Windows"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regbt80<>"Micro Focus Visual COBOL Build Tools for Windows"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regbt80<>"Micro Focus Enterprise Developer Build Tools for Windows"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regModSupp80<>"Micro Focus Modelling Support for Eclipse"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regEclipse80<>"Micro Focus Visual COBOL for Eclipse"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201780<>"Micro Focus Visual COBOL for Visual Studio 2017"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer80<>"Micro Focus COBOL Server"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regEclipse80<>"Micro Focus Enterprise Developer for Eclipse"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201780<>"Micro Focus Enterprise Developer for Visual Studio 2017"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer80<>"Micro Focus Enterprise Server"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer80<>"Micro Focus Enterprise Test Server"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201980<>"Micro Focus Enterprise Developer for Visual Studio 2019"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs201980<>"Micro Focus Visual COBOL for Visual Studio 2019"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs202280<>"Micro Focus Visual COBOL for Visual Studio 2022"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs202280<>"Micro Focus Enterprise Developer for Visual Studio 2022"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServerx6480<>"Micro Focus COBOL Server 64-bit"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regbtx6480<>"Micro Focus Visual COBOL Build Tools for Windows 64-bit"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regbt90<>"Micro Focus Visual COBOL Build Tools for Windows"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regbt90<>"Micro Focus Enterprise Developer Build Tools for Windows"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regModSupp90<>"Micro Focus Modelling Support for Eclipse"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regEclipse90<>"Micro Focus Visual COBOL for Eclipse"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer90<>"Micro Focus COBOL Server"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regEclipse90<>"Micro Focus Enterprise Developer for Eclipse"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer90<>"Micro Focus Enterprise Server"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer90<>"Micro Focus Enterprise Test Server"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs202290<>"Micro Focus Visual COBOL for Visual Studio 2022"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regvs202290<>"Micro Focus Enterprise Developer for Visual Studio 2022"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServerx6490<>"Micro Focus COBOL Server 64-bit"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regbtx6490<>"Micro Focus Visual COBOL Build Tools for Windows 64-bit"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or regServer90<>"Micro Focus Enterprise Server Stored Procedures"' evaluates to true.
    [0418:1B9C][2024-07-29T13:11:27]i052: Condition 'WixBundleInstalled or ignorechecks="1" or VS2022ValidInstance="1"' evaluates to false.
    [0418:1B9C][2024-07-29T13:11:27]e000: Error 0x81f40001: Bundle condition evaluated to false: WixBundleInstalled or ignorechecks="1" or VS2022ValidInstance="1"
    [0418:1B9C][2024-07-29T13:11:27]i199: Detect complete, result: 0x0
    
    

    Is there any configuration options to the installer where I could increase trace levels that may provide further insight ?

    Thank-you again.

  • 0   in reply to 

    Do you have any additional .log files in your %TEMP% directory? The install would normally create log files that start with MFVSIX or additional Visual_COBOL ones for other components?

    I am trying to reproduce this here but so far I haven't been able to. I am running on an AWS VM. I noticed that you dont have any components or workloads installed in Visual Studio so I tried uninstalling the ones I had installed and it still didnt fail. I will try on a fresh machine with nothing installed.

    Can you try running the Visual Studio installer and install at least the Desktop Development with C++ workload and try again?

    Chris Glazier
    Rocket Software - Principal Technical Support Specialist
    If you found this post useful, give it a “Like” or click on "Verify Answer" under the "More" button

  • 0   in reply to   

    One more thing... Can you check the properties of the visual COBOL product installer file and click on the detail tab and tell me the version number that is listed. Also, what is the exact size of the installer file?

    Chris Glazier
    Rocket Software - Principal Technical Support Specialist
    If you found this post useful, give it a “Like” or click on "Verify Answer" under the "More" button