TExeInfo v.1.2.2.0 uncommented showmessage call
line 331 showmessage(inttostr(osVerinfo.dwBuildNumber)); seems to be active instead of being commented out.the simple fix is to comment it out.
TExeInfo v.1.2.2.0 uncommented showmessage call
line 331 showmessage(inttostr(osVerinfo.dwBuildNumber)); seems to be active instead of being commented out.This was internally already fixed. It unfortunately slipped into the current release.
Next update will have this problem solved.