I am running VS 2022. I installed the old tools for VS 2017 compatibility (old Windows SDK and VC++ v141). I get an error: ``` cannot open source file "Setup.Configuration.h" ``` from `stdafx.h` (line 42). What am I missing?