rehlds/getucrtinfo.bat

5 lines
102 B
Batchfile
Raw Normal View History

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