What is the "system.deployment.ni.dll" ? Variant 15552975

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

system.deployment.ni.dll Library
Product:
Microsoft® .NET Framework
Company:
Microsoft Corporation
Description:
System.Deployment.dll
Version:
4.0.30319.1
MD5:
1846d197b1d0d4ca21f225d33b8e7ba6
SHA1:
57d412ee2d16ba27d86d2ca1309ae2ab6434bc41
SHA256:
84eaff00e7ea551b840474fedcdaf44aa5d628642437e793aa837f017a7490cb
Size:
1880064
Directory:
C:\Windows\assembly\NativeImages_v4.0.30319_32\System.Deployment\7b9e229466be7e0bc584ea7b3de23523
Operating System:
Windows XP
Occurence:
High oc2

System Explorer Community Antivirus Report

This file was checked and tolerated by following antivirus shields :
Antivirus NameLatest Toleration
Dr.Web Security Space2016-03-25 17:33:00
Microsoft Security Essentials2014-10-02 04:59:14
ESET NOD32 Antivirus 4.22013-04-04 01:16:27
avast! Antivirus2013-01-17 19:29:27
COMODO Antivirus2013-01-15 15:41:03
Kaspersky Anti-Virus2013-01-15 01:07:16
Norton Internet Security2013-01-10 19:26:57
Trend Micro Client/Server Security Agent Antivirus2013-01-09 14:04:57
AVG Internet Security 20132013-01-08 20:52:04
ESET Smart Security 6.02013-01-08 18:03:27
Antivirus shields were enabled and have latest antivirus database.

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

  • SAFErating from user MikeOne (Variant: 15552975)

    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.