General technology information
To determine the versions of any .NET Framework packages that are installed, launch an elevated command prompt and use the command below.
wmic /namespace:\\root\cimv2 path win32_product where "name like 'microsoft%.NET%'" get name, version
Note: Only a member of this blog may post a comment.
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.