Kilian Henneberger
Kilian Henneberger
Thanks a lot @jcar87 . I was looking for that `conanvcvars.bat` file but I didn't find it 🤦 The content is: ``` @echo off set __VSCMD_ARG_NO_LOGO=1 set VSCMD_SKIP_SENDTELEMETRY=1 echo conanvcvars.bat:...
@jcar87 I did, and now it works 🚀 Oh thank you so much :) As a temporary workaround I can totally live with that. But on the long run I'd...
Sure, here is the output: ``` C:\>"%ProgramFiles(x86)%\\Microsoft Visual Studio\\Installer\\vswhere.exe" -products * -format json [ { "instanceId": "2c33f8c6", "installDate": "2025-04-10T22:18:32Z", "installationName": "VisualStudio/17.13.6+35931.197", "installationPath": "C:\\Program Files (x86)\\Microsoft Visual Studio\\2022\\BuildTools", "installationVersion": "17.13.35931.197", "productId":...