.sys
Template:Short description Template:Use dmy dates Script error: No such module "Infobox".Template:Template otherScript error: No such module "Check for unknown parameters". .sys is a filename extension used in MS-DOS applications and Microsoft Windows operating systems. They are system files that contain device drivers or hardware configurations for the system.
Most DOS Template:Mono files are real mode device drivers.[1] Certain files using this extension are not, however:
- MSDOS.SYS and IO.SYS are core operating system files in MS-DOS and Windows 9x.
- CONFIG.SYS is a text file that contains various configuration options and specifies what device drivers will be loaded.[2][3]
- COUNTRY.SYS[4] is a binary database containing country and codepage related information for use with the CONFIG.SYS COUNTRY directive and the NLSFUNC driver.[4]
- KEYBOARD.SYS is a binary database containing keyboard layout related information including short P-code sequences to be executed by an interpreter inside the KEYB keyboard driver.[5][6]
System files are most commonly found within the Windows directory of a Windows installation. In particular, many SYS files are stored in the Windows\winsxs directory in later versions of Windows.
File location
In Windows Vista and its successors, the .sys files are mainly found under the following paths:[7]
C:\Windows\system32\driversC:\Windows\WinSxS
In MS-DOS, the file named MSDOS.SYS is used to copy the system files from one drive to another, allowing the second drive to be bootable. MSDOS.SYS is located in the root directory of the bootable drive/partition (normally C:\ for hard disks) and has the hidden, read-only, and system file attributes set.
See also
- VxD
- Windows Driver Model
- Windows Driver Frameworks
- Fat binary (for crash-protected system files)
References
- ↑ Cite error: Invalid
<ref>tag; no text was provided for refs namedDriver - ↑ Cite error: Invalid
<ref>tag; no text was provided for refs namedMSDOS.SYS - ↑ Cite error: Invalid
<ref>tag; no text was provided for refs namedCONFIG.SYS - ↑ a b Cite error: Invalid
<ref>tag; no text was provided for refs namedPaul_2001_COUNTRY - ↑ Cite error: Invalid
<ref>tag; no text was provided for refs namedPaul_2001_KEYBOARD - ↑ Cite error: Invalid
<ref>tag; no text was provided for refs namedMendelson_2001_KEYBOARD - ↑ Cite error: Invalid
<ref>tag; no text was provided for refs namedLocation