Click Install . Once finished, you will have NMAKE on your system.

nmake is a build automation tool for Windows, similar to make on Unix-like systems. It is used to manage and automate the building of software projects by specifying dependencies and commands to build and update targets. In this paper, we will discuss the process of downloading and installing nmake on your system.

Note: You may still need to install the specific C++ workloads via the Visual Studio Installer interface that pops up after the package is installed.

...then you need NMAKE to interpret and execute those instructions.