magritton
8/16/2014 - 5:59 PM

This displays all of the versions of the .net framework on the compuer in question

This displays all of the versions of the .net framework on the compuer in question

@(dir $env:windir\Microsoft.NET\Framework\v* -name)