2
0
mirror of https://github.com/rehlds/reapi.git synced 2024-12-28 15:45:31 +03:00
reapi/getucrtinfo.bat
s1lent 61fe805a29
Add support rechecker API
Minor refactoring
2017-09-21 23:23:35 +07:00

5 lines
102 B
Batchfile

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