What is the "microsoft.jscript.ni.dll" ? Variant 17554007

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

microsoft.jscript.ni.dll Library
Product:
Microsoft (R) Visual Studio (R) 2005
Company:
Microsoft Corporation
Description:
Microsoft.JScript.dll
Version:
8.0.50727.5466
MD5:
5a2e7202f89a109bbefe383e4e63c222
SHA1:
3cf2b2f4fbb9400743ef3ef84dec9da02b5963cc
SHA256:
6e7554db9a83acd17bfba56f4577953b039750bef9c75499771ef9dfdde5c756
Size:
2336768
Directory:
C:\Windows\assembly\NativeImages_v2.0.50727_32\Microsoft.JScript\a45209750b0ac26fe628a4f61a27ac6c
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
ESET Smart Security 6.02016-08-23 19:16:26
Kaspersky Internet Security2016-07-02 11:20:38
Symantec Endpoint Protection2014-09-17 12:29:46
avast! Antivirus2014-05-01 18:10:13
McAfee VirusScan Enterprise2014-04-10 19:37:53
Microsoft Security Essentials2013-10-05 16:11:16
BullGuard Antivirus2013-07-01 12:31:18
G Data AntiVirus 20142013-06-13 01:06:30
Kaspersky Anti-Virus2013-06-11 08:58:14
avast! Internet Security2013-06-10 14:31:00
Antivirus shields were enabled and have latest antivirus database.

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

  • SAFErating from user MikeOne (Variant: 17554007)

    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.