2
0
mirror of https://github.com/rehlds/reapi.git synced 2025-01-15 16:18:10 +03:00
reapi/getucrtinfo.bat

5 lines
102 B
Batchfile
Raw Permalink Normal View History

@echo off
call "%VS140COMNTOOLS%vcvarsqueryregistry.bat"
echo %UniversalCRTSdkDir%
echo %UCRTVersion%