What is the "microsoft.visualc.ni.dll" ? Variant 17553692

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

microsoft.visualc.ni.dll Library
Product:
Microsoft® Visual Studio® 2010
Company:
Microsoft Corporation
Description:
Microsoft® Visual C++ Metadata
Version:
10.0.30319.1
MD5:
02352e8af09d3964659669dd2ae168ae
SHA1:
a3adbc867969598b0d181894deaa051edcc9cb0a
SHA256:
c71ea644e60bfacf00e915fb04065b8eb8b313813819d36e43ac772b373a83fd
Size:
11776
Directory:
C:\Windows\assembly\NativeImages_v4.0.30319_32\Microsoft.VisualC\82601b376b2b5bfcc25e15bb848914d1
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
Kaspersky Internet Security2016-04-30 09:34:59
Microsoft Security Essentials2015-05-01 09:43:10
avast! Antivirus2015-03-24 16:54:38
G Data InternetSecurity2014-09-27 17:22:27
Norton Internet Security2014-09-18 13:45:53
AVG AntiVirus Free Edition 20142014-08-31 21:26:55
Norton 3602014-08-12 04:32:01
Computer Security2014-07-18 00:12:45
ESET NOD32 Antivirus 4.22014-04-17 13:03:01
Kaspersky Endpoint Security 10 for Windows2014-04-17 10:07:30
Antivirus shields were enabled and have latest antivirus database.

Is the library "microsoft.visualc.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 "microsoft.visualc.ni.dll"

  • SAFErating from user MikeOne (Variant: 17553692)

    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.