What is the "microsoft.visualbasic.ni.dll" ? Variant 17553678

Our database contains 5840 different files for filename microsoft.visualbasic.ni.dll but this page contains information about single file with specific attributes. If you want to see general information about the microsoft.visualbasic.ni.dll then visit General Information Page . You can also check most distributed file variants with name microsoft.visualbasic.ni.dll. This file belongs to product Microsoft® Visual Studio® 2010 and was developed by company Microsoft Corporation. This file has description Visual Basic Runtime Library. 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.visualbasic.ni.dll Library
Product:
Microsoft® Visual Studio® 2010
Company:
Microsoft Corporation
Description:
Visual Basic Runtime Library
Version:
10.0.30319.1
MD5:
d2c1b7b1773f78c3d8ace6905bae6144
SHA1:
7546ab8e616eedc1bf297779ca164c28a32bdd02
SHA256:
64d47ff794a2c81e51e7360c6bd83b4808b4f2fa41cedaa4bf67347745fcdfab
Size:
1838080
Directory:
C:\Windows\assembly\NativeImages_v4.0.30319_32\Microsoft.VisualBas#\34b227d0afc72e9f53903ae338ac06a3
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
System Center 2012 Endpoint Protection2015-04-16 17:08:24
Symantec Endpoint Protection2014-11-13 11:22:55
System Center Endpoint Protection2014-09-25 20:07:44
Kaspersky Small Office Security 32014-09-04 13:45:30
ESET Smart Security 7.02014-03-01 03:15:29
ESET Endpoint Antivirus 5.02013-04-18 13:03:18
COMODO Antivirus2013-03-17 09:22:44
Kaspersky Endpoint Security 8 2013-03-12 14:37:23
ESET NOD32 Antivirus 5.22013-03-05 12:07:30
Kaspersky Internet Security2013-03-05 09:50:50
Antivirus shields were enabled and have latest antivirus database.

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

  • SAFErating from user MikeOne (Variant: 17553678)

    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.