The Build Tools installer first installs the Visual Studio tool to select the workloads you want as well.
Let's say I want to compile a helloworld.cpp with no build tools installed yet.
What is the minimal winget command to get everything installed, ready for : cl main.cpp ?
Ps: I mean a winget command which does not ask anything, neither in command line, nor GUI ? Totally unattenfed.
Let's say I want to compile a helloworld.cpp with no build tools installed yet.
What is the minimal winget command to get everything installed, ready for : cl main.cpp ?
Ps: I mean a winget command which does not ask anything, neither in command line, nor GUI ? Totally unattenfed.