Files
terminal-microsoft/build/scripts
Tushar dc4ce1c096 Get Windows SDK path from Registry (#19042)
## Summary of the Pull Request
The Windows SDK path may not be the same on all PCs, especially when
Visual Studio (VS) is installed on a drive other than `C:/`. However, we
can read the correct path from the Registry, which this PR does.

## Validation Steps Performed
1. Install VS on `E:/`.
2. Build the solution and see it passes without erroring on accessing
`MakePri.exe`.
2026-06-25 13:11:38 -07:00
..
2020-08-18 18:23:24 +00:00