What is the "reachframework.ni.dll" ? Variant 17556900

Our database contains 1068 different files for filename reachframework.ni.dll but this page contains information about single file with specific attributes. If you want to see general information about the reachframework.ni.dll then visit General Information Page . You can also check most distributed file variants with name reachframework.ni.dll. This file belongs to product Microsoft® .NET Framework and was developed by company Microsoft Corporation. This file has description ReachFramework.dll. Agregate rating is 5(5) stars - based on 1 reviews.This file is Dynamic-link Library. This library can be loaded and executed in any running process.

reachframework.ni.dll Library
Product:
Microsoft® .NET Framework
Company:
Microsoft Corporation
Description:
ReachFramework.dll
Version:
3.0.6920.5448
MD5:
9ea23fe228c797a86d3813264fdee267
SHA1:
54beeec9b50bccf54206dc4f81bd924822ecb874
SHA256:
5fb97ed62cbd5e3955b1482a40f8445992da615b0cec38db53e5792c6f49df1c
Size:
3116032
Directory:
C:\Windows\assembly\NativeImages_v2.0.50727_64\ReachFramework\8d21e4b1a07cb6c89498373b4d499a91
Operating System:
Windows 7
Occurence:
Medium oc1

System Explorer Community Antivirus Report

This file was checked and tolerated by following antivirus shields :
Antivirus NameLatest Toleration
ESET NOD32 Antivirus 4.02014-10-19 10:05:41
avast! Antivirus2014-09-09 14:43:17
AVG AntiVirus Free Edition 20132013-05-04 04:14:32
AVG Internet Security 20132013-04-07 13:41:47
ESET Smart Security 6.02013-04-03 23:35:11
avast! Internet Security2013-04-01 16:34:24
Microsoft Security Essentials2013-03-26 12:39:14
Emsisoft Anti-Malware2013-03-22 20:19:52
AVG Anti-Virus Free Edition 20132013-03-07 19:57:13
Kaspersky Internet Security2013-02-27 01:20:47
Antivirus shields were enabled and have latest antivirus database.

Is the library "reachframework.ni.dll" Safe or Threat ?

Loading Graph
100% of reviewed files are marked as Safe .
100% of reviewed files are marked as System file.
Our final rating for this file is Safe. Final rating is based on file reviews, discovered date, users occurence and antivirus scan results.

User Reviews of the "reachframework.ni.dll"

  • SAFErating from user MikeOne (Variant: 17556900)

    There are two things one should know about NativeImages : they are part of the .Net framework, a native service of the Microsoft operating systems. The Native Image Service is a Windows service responsible for generating and maintaining the native images - for the generating of the images it uses the Native Image Generator (you can find it as a Ngen.exe file running on your PC). The native images are files containing compiled processor-specific machine code, and installs them into the native image cache on the local computer - at the end it is musch faster to run the code from the already pre-compiled native image of any executable/dll etc. then from the source. For more info about Native Image Service check the http://msdn.microsoft.com/en-us/library/ms165074.aspx pages, and for the Native Image Generator check the http://msdn.microsoft.com/en-us/library/6t9t5wcf(v=vs.80).aspx pages. You can find nearly any file built as a native image, check the original file for its functionalities.