The code execution cannot proceed because mfc140u.dll was not found.
Error message appears when you launch Hatch 3 post installation.  
Eror: The code execution cannot proceed because mfc140u.dll was not found. 

REASON: This error usually happens when a required Microsoft Visual C++ Redistributable package is missing or not installed correctly. 

Solution: Install the Required Visual C++ Redistributable
STEPS:
Download Visual C++ Redistributable: Go to the official Microsoft website and download the Visual C++ Redistributable for Visual Studio 2015-2022:  Download Link
Select the Appropriate Version:
- For 64-bit Windows, download the 
vc_redist.x64.exe. - For 32-bit Windows, download the 
vc_redist.x86.exe. 
Install and Restart: Run the downloaded file, follow the on-screen instructions, and restart your computer.