Have MSBuild/nmake available in PowerShell
The following guide will modify all new PowerShell instances to run the required preparations to invoke MSBuild/nmake.
Open (or create) the profile file $PROFILE
and add the following content:
The following guide will modify all new PowerShell instances to run the required preparations to invoke MSBuild/nmake.
Open (or create) the profile file $PROFILE
and add the following content: