Hi all, I'm really excited about the release of OpenFAST v5.0.0! However, I encountered a compilation failure when building the AeroDyn_Inflow_C_Binding project using Visual Studio 2026. After checking the .vfproj file, I noticed that RunRegistry.bat is called with the wrong argument. It should be "... RunRegistry.bat ADI_cbind..." rather than "... RunRegistry.bat ADI...".

Hi all, I'm really excited about the release of OpenFAST v5.0.0! However, I encountered a compilation failure when building the AeroDyn_Inflow_C_Binding project using Visual Studio 2026. After checking the .vfproj file, I noticed that RunRegistry.bat is called with the wrong argument. It should be "... RunRegistry.bat ADI_cbind..." rather than "... RunRegistry.bat ADI...".