ConEmu-Maximus5

Discussion in 'Other Tools' started by pacav69, Aug 30, 2015.

  1. pacav69

    pacav69 Live long and prosper Staff Member

    Here is an interesting replacement for the cmd.

    https://conemu.github.io/

    ConEmu-Maximus5 is a Windows console emulator with tabs, which presents multiple consoles and simple GUI applications as one customizable GUI window with various features.

    Initially, the program was created as a companion to Far Manager (FAR in Wikipedia), my favorite shell replacement - file and archive management, command history and completion, powerful editor.

    Today, ConEmu can be used with any other console application or simple GUI tools (like PuTTY for example). ConEmu is an active project, open to suggestions.

    [​IMG]

    you will need this

    The program can't start because api-ms-win-crt-runtime-l1-1-0.dll is missing from your computer.

    The problem is that the KB2999226 (Universal CRT) which is part of the Visual C++ Redistributable for Visual Studio 2015 failed to install.
    Solution

    Install Windows Updates:
    Go to Start - Control Panel - Windows Update
    Check for updates
    Install all available updates.
    After the updates are installed, restart your computer.
    After the restart repeat the steps above again until no more updates are available.

    Download the Visual C++ Redistributable:

    For Windows 64-bit
    Visual C++ Redistributable for Visual Studio 2015 (64-bit)
    http://download.microsoft.com/download/9/3/F/93FCF1E7-E6A4-478B-96E7-D4B285925B00/vc_redist.x64.exe

    For Windows 32-bit
    Visual C++ Redistributable for Visual Studio 2015 (32-bit)
    http://download.microsoft.com/download/9/3/F/93FCF1E7-E6A4-478B-96E7-D4B285925B00/vc_redist.x86.exe

    Run the vcredist_x64.exe (64-bit) or vcredist_x86.exe (32-bit) and select Uninstall
    Run the .exe again and select Install
     

Share This Page