What is the "system.addin.ni.dll" ? Variant 17554126

Our database contains 743 different files for filename system.addin.ni.dll but this page contains information about single file with specific attributes. If you want to see general information about the system.addin.ni.dll then visit General Information Page . You can also check most distributed file variants with name system.addin.ni.dll. This file belongs to product Microsoft® .NET Framework and was developed by company Microsoft Corporation. This file has description .NET Framework. 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.

system.addin.ni.dll Library
Product:
Microsoft® .NET Framework
Company:
Microsoft Corporation
Description:
.NET Framework
Version:
3.5.30729.5446
MD5:
221d197af472e37816f0f5565a6602e7
SHA1:
d3f1d97966a23dec619e61137965211a4576ec40
SHA256:
336ad316b3f84fad66e5aed09311ba9622f17f3f259de39a5566235c88bf4fe0
Size:
634368
Directory:
C:\Windows\assembly\NativeImages_v2.0.50727_32\System.AddIn\1149dca3c109f46c30cf25cb34873dd4
Operating System:
Windows 7
Occurence:
High oc2

System Explorer Community Antivirus Report

This file was checked and tolerated by following antivirus shields :
Antivirus NameLatest Toleration
ESET Smart Security 7.02014-10-18 09:07:39
avast! Antivirus2014-07-11 17:15:04
G Data AntiVirus2014-06-25 14:38:48
Microsoft Security Essentials2014-06-23 20:59:12
ESET Smart Security 6.02014-06-14 23:14:18
Kaspersky Internet Security2014-05-25 23:08:11
McAfee VirusScan Enterprise2014-03-30 07:59:01
Symantec Endpoint Protection2014-03-07 07:28:20
Trend Micro Security Agent2014-03-02 23:40:53
Advanced SystemCare Ultimate2014-03-02 23:40:53
Antivirus shields were enabled and have latest antivirus database.

Is the library "system.addin.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 "system.addin.ni.dll"

  • SAFErating from user MikeOne (Variant: 17554126)

    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.