In this article I’d prefer to cover file expansions utilized in files which store distinctive kind of electronic archives. All the more explicitly we will talk about EXE, SYS, COM, LNK and DLL file expansions.  There is an opportunity you considered what happens when you select certain application in Windows and start it. At the point when you start some application from the beginning menu what really happens is that Windows start

EXE file related with this application. File expansion EXE represents executable. This file contains orders coded in machine language which PC executes and as result you see practical application.

In pre-windows world COM file augmentation was extremely mainstream. It represents order file and was utilized by MS-DOS for application files.

File extenson SYS represents framework file. It is as often as possible utilized by working framework to store portions of executable code. An illustration of SYS files is config.sys which is utilized to store framework setup. Another model is pagefile.sys which stores windows paging file (circle dump of framework memory).

LNK is a file expansion which represents LINK. This file links a thing in windows start menu with executable file (EXE or COM file). DLL contains partner framework code which is utilized by applications for specific highlights. File expansion unityplayer.dll caused an access violation represents Dynamic Link Library.

Each executable file contains low level get together orders which just PC CPU gets it. You can unravel these files utilizing disassembler. Yet, it is not prescribed for normal PC client to play out this activity. Normally executable files are difficult to view and just could be altered and seen by proficient programmers.

On the off chance that you cannot open executable file something might be broken in windows working framework. To check for issues you may need to peruse windows documentation. One greater chance is windows vault error. To check for library errors you could download vault more clean.

Windows utilizes DLL (Dynamic Link Library) files as libraries.

This implies that any time a bit of programming is planned on the Windows stage, it can call certain outsider DLL files to accomplish usefulness that would have required a long time to grow physically.

Visual C++ redistributable bundles are Microsoft is commitment to this ideal – giving designers various center highlights which do not exist without the VC++ bundles.

The fact of the matter is that any time a bit of programming utilizes a bit of programming that requires a DLL, it will call upon a focal vault information base which records the files that Windows has.