CodePlexProject Hosting for Open Source Software
Voted
Due to Nuget requirement, .NET framework 4.0 is mandatory.Add checking .NET framework in the system.Warn user if .NET 4.0 is not available.
No files are attached
cakriwut wrote Jan 3 at 5:03 AM
PS scriptgci 'HKLM:\SOFTWARE\Microsoft\NET Framework Setup\NDP' | sort pschildname -des | select -fi 1 -exp pschildname(see : http://stackoverflow.com/questions/3487265/powershell-one-liner-to-return-version-of-net-framework-on-a-machine)
Sign in to add a comment or to set email notifications
Keyboard shortcuts are available for this page.