toasterking2
12/4/2017 - 4:02 PM

dotNET (.NET) 4.5 check

dotNET 4.5 check

exists key "HKLM\Software\Microsoft\NET Framework Setup\NDP\v4\Client" whose ((exists value "Version" whose (it as string >= "4.5") of it) AND (exists value "Install" whose (it as string = "1") of it)) of native registry AND exists key "HKLM\Software\Microsoft\NET Framework Setup\NDP\v4\Full" whose ((exists value "Version" whose (it as string >= "4.5") of it) AND (exists value "Install" whose (it as string = "1") of it)) of native registry