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

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® 2005 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® 2005
Company:
Microsoft Corporation
Description:
Microsoft® Visual C++ Metadata
Version:
8.0.50727.4927
MD5:
da0a36b423f709349288fc3bc71bd8d8
SHA1:
a15c09bddc9b722fbbc035f880bf5f50ff1d95ad
SHA256:
d4a9c619e656eb2758ac717875f980e2a071c599f43cf92dfed35f04bf67e23a
Size:
32256
Directory:
C:\Windows\assembly\NativeImages_v2.0.50727_64\Microsoft.VisualC\7a1649df66ffb3a617b2ff5878f39713
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
Microsoft Security Essentials2013-01-23 23:17:41
COMODO Antivirus2013-01-15 15:41:03
AVG Anti-Virus Free Edition 20122013-01-08 14:02:14
Avira Desktop2013-01-06 13:27:51
Webroot SecureAnywhere2013-01-05 19:13:13
avast! Antivirus2013-01-03 16:17:18
ESET NOD32 Antivirus 5.22013-01-02 18:27:02
avast! Internet Security2013-01-02 05:44:58
AVG Internet Security 20132012-12-31 23:32:59
ZoneAlarm Internet Security Suite Antivirus2012-12-31 23:32:59
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: 15551446)

    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.