What is the "microsoft.jscript.dll" ? Variant 15626292

Our database contains 58 different files for filename microsoft.jscript.dll but this page contains information about single file with specific attributes. If you want to see general information about the microsoft.jscript.dll then visit General Information Page . You can also check most distributed file variants with name microsoft.jscript.dll. This file belongs to product Microsoft (R) Visual Studio (R) 2010 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.dll Library
Product:
Microsoft (R) Visual Studio (R) 2010
Company:
Microsoft Corporation
Description:
Microsoft.JScript.dll
Version:
10.0.30319.296
MD5:
d37e84848aa310b7e14eb81f9b902168
SHA1:
4e4e1f3895a9ac5f70dedff99efd403d39132eb7
SHA256:
d349fed2367142d9c1d59b302404420d047f927057863c09a6c681927dc5dd9f
Size:
758384
Directory:
C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.JScript\v4.0_10.0.0.0__b03f5f7f11d50a3a
Operating System:
Windows Vista
Occurence:
High oc2
Digital Signature:
Microsoft Corporation

System Explorer Community Antivirus Report

This file was checked and tolerated by following antivirus shields :
Antivirus NameLatest Toleration
Microsoft Security Essentials2016-05-12 01:15:42
COMODO Antivirus2015-06-18 13:22:10
Kaspersky Internet Security2014-08-29 09:36:21
Kaspersky CRYSTAL2014-08-12 18:18:38
avast! Antivirus2013-06-13 20:55:31
Emsisoft Anti-Malware2013-06-13 20:55:31
Symantec Endpoint Protection2013-03-08 12:17:25
Kingsoft Antivirus System Defense2013-02-17 16:17:26
AVG Anti-Virus Free Edition 20132013-01-26 01:16:37
Norton 3602013-01-21 19:02:01
Antivirus shields were enabled and have latest antivirus database.

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

  • SAFErating from user MikeOne for file C:\Windows\Microsoft.Net\assembly\GAC_MSIL\Microsoft.JScript\v4.0_10.0.0.0__b03f5f7f11d50a3a\Microsoft.JScript.dll (Variant: 15551643)

    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.