What is the "windowsbase.ni.dll" ? Variant 15551218

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

windowsbase.ni.dll Library
Product:
Microsoft® .NET Framework
Company:
Microsoft Corporation
Description:
WindowsBase.dll
Version:
4.0.30319.275
MD5:
28bbcc5b4321fd658df7d6d969150918
SHA1:
2c3c9c3f62fd485c2d69edc70b9b3d22658d7bf8
SHA256:
e909f4e86f37b618a4b8ae9a2f19565e4447482c5c6ee4fe9fa3149e40920b5d
Size:
3858432
Directory:
C:\Windows\assembly\NativeImages_v4.0.30319_32\WindowsBase\577b7da6e051117caec5bcf97d4a877f
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
avast! Antivirus2013-01-14 19:09:05
Panda Endpoint Protection2013-01-14 06:55:06
COMODO Antivirus2012-12-19 11:10:02
ArcaVir2012-12-11 19:19:37
Kingsoft Antivirus System Defense2012-12-07 12:42:22
Norton 3602012-12-06 19:50:39
Doctor Web Anti-Virus2012-12-05 22:04:00
BullGuard Antivirus2012-11-28 14:51:52
Antivirus shields were enabled and have latest antivirus database.

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

  • SAFErating from user MikeOne (Variant: 15551218)

    This dynamic linking library is generated from the source application/dll by the Native Image Generator. 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.