answersLogoWhite

0

The io.sys file contains the basic I/O software for real mode and is required for Windows 9x/ME or MS-DOS to boot.

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

When was IOSYS created?

IOSYS was created on 1998-10-10.


How does Iosys make their videos?

Most of the ones I've seen were in Flash.


Example of Internal DOS command and its function?

sadsadsadadadadadas


Does Windows XP needs DOS to run and why?

It doesn't. I have XP at home and there is no "DOS" running in the background. Windows 3.0 and 3.1 did require DOS in order to function, however.


Which windows is a true OS but bases its core function on DOS?

Windows 9x


What is int86 function in c plus plus?

It is DOS-specific function in TurboC to call an interrupt. See the built-in help.


What is the main function of Disk Operating System?

The main function of a DOS is to operate the hard ware to allow a user to utilise the computer.


How do you copy files to ram in ms-dos?

To copy files to RAM in MS-DOS, you have to use the COPY function after converting the file to a system file with the *.sys extension.


Do you have to download IOSYS games or buy them?

You must be referring to the touhou games. Free trials are downloadable, while you have to pay for the full version.


How do you open a doc file in command promped?

i think this function is not available in ms dos . you can access the .txt files through dos and you can also able to print them through dos. if you are going to just open doc file than simply open dos drag and drop that file to ms- dos window after that hit enter and it will open.


What is the function of conioh in C?

Not in C, only in TurboC.Direct console input-output (MS-DOS specific).


What is the alternate function for clrscr function in c language?

What do you mean by \'alternate function of clrscr\'? A function that undoes clrscr? Or one that fills the screen with random characters? Anyway, clrscr is not part of the standard C library, it is DOS-specific.