.NET Framework Setup Verification Utility 11-21-2017

Published by

.NET Framework Setup Verification Utility checks your machine's .Net Framework installation and automatically verifies file integrity.

.NET Framework Setup Verification Utility checks your machine's .Net Framework installation and automatically verifies file integrity.It will quickly verify the presence of files, directories, registry keys and values for the .NET Framework as well as verifying that those applications using the .NET Framework can be run correctly. Once you have run .NET Framework Setup Verification Utility, it will display only the versions discovered on your machine. In the event you want it to list all of them then the following command needs to be executed: netfx_setupverifier.exe /q:a /c:"setupverifier.exe /a" .NET Framework Setup Verification Utility will create 2 log files for determining the utility's actions and any errors it encounters during the verification process. A new set of log files are created each time you launch the utility. Listed below are the 2 log files which are created in the %temp% directory by default. %temp%setupverifier_main_*.txt - this log contains information about all actions taken during a verification tool session; it will include information about each resource that the tool attempts to verify and whether that resource was found on the system or not; errors will be logged with the prefix ****ERROR**** making them easier to find. If any errors, etc. are found then you can simply use a tool like Microsoft .NET Framework Repair Tool to repair them. %temp%setupverifier_errors_*.txt - this log only contains information about any errors found during verification of a chosen product.NET Framework Setup Verification Utility supports version 1.0 to the latest.
  Download