



Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Community
Ask the community for help and clear up your study doubts
Discover the best universities in your country according to Docsity users
Free resources
Download our free guides on studying techniques, anxiety management strategies, and thesis advice from Docsity tutors
Material Type: Notes; Professor: Tollison; Class: Systems Oper Mgmt CANCELLED; Subject: Business; University: Mississippi University for Women; Term: Fall 2007;
Typology: Study notes
1 / 5
This page cannot be seen from the preview
Don't miss anything!
Windows 9X/ME November 20 (Day); November 14 (Night) Introduction: o Windows 95 debuted in 1995 and was Microsoft’s first standalone GUI operating system. Although it was a GUI, it still required DOS at the lowest levels to interact with the hardware (p. 69). o Windows 9X/ME is really two different products: a DOS protected-mode interface (DPMI) and a protected-mode GUI (p. 69). In DPMI, it operates in 16-bit mode so it can still run old DOS programs. In protected-mode GUI, it runs in 32-bit mode. o Windows 9X/ME uses the FAT32 file system (p. 69). o DOS and Windows 3.X could allow for filenames up to 8 characters. Windows 9X/ME can allow filenames of up to 255 characters (p. 69). Core Files: o Windows 9X/ME is composed of three core files: IO.SYS, MSDOS.SYS, and COMMAND.COM (p. 70). o IO.SYS: The primary job of the IO.SYS file is to check and see if the F8 key has been pressed as Windows loads. If F8 has NOT been pressed, the GUI is loaded. If F8 is pressed, the boot menu is loaded (p. 70). Choices from the Boot Menu (p. 70): Normal – boot Windows normally. Logged – logs events of the boot process in a file named BOOTLOG.TXT. Safe Mode – loads only the OS and the mouse, keyboard, and video drivers; you can boot to Windows without automatically loading a bad driver or other system configuration that’s causing trouble. Step-by-step confirmation – goes through the OS loading process one step at a time.
Command prompt only – boots you to command prompt, and you have no access to the GUI. o MSDOS.SYS: MSDOS.SYS is a read-only, hidden file that stores configuration information that controls the boot process for your system (p. 71). Each line or setting in this file is known as a parameter. If you know how to modify parameters in this file, you can boot your system any way that you want. Parameters (pp. 72-73): BootConfig=1 enables the computer to boot up to a particular hardware configuration. BootSafe=0 does not force the machine to boot into Safe Mode. BootWin=1 boots the computer into the Windows GUI. BootKeys=1 allows the use of function keys at bootup. BootGUI=1 boots the computer into the Windows 9X GUI. Logo=1 shows the Windows logo screen at bootup. WinDir=C:\WINDOWS specifies the location of Windows file. o COMMAND.COM: COMMAND.COM is the actual program that interprets the commands entered at the DOS prompt and passes them to the kernel. Other Files: o CONFIG.SYS and AUTOEXEC.BAT: CONFIG.SYS and AUTOEXEC.BAT are two files that generally sit empty. Their sole purpose is to store information in case you want to use older hardware devices and load older software applications (p. 74). o .INI Files: .INI is the file extension for initialization files. Initialization files are text files used to start or load everything from old device drivers to old software applications (p. 74).
o Windows 98/ME has a Web-based utility called Windows Update that uses a special utility to inspect your system and provides a simple method to update your system (p. 80). o Windows 98/ME is integrated with Internet Explorer (p. 80). o Windows 98 SE and above feature Internet Connection Sharing (ICS) as a way to connect multiple PCs to share a single dialup connection (p. 80). Optimization: o By optimization , we mean all those little things we can do to make a Windows system run faster and better by “tweaking the system.” (p. 251). o However, Windows 9X/ME comes optimized out of the box and there is very little you can do to make one of these systems work better. Most of the system settings have already been set properly by Windows. About all that is left to do is use Windows Update (in Windows 98 and ME) to take advantage of the latest updates and patches (p. 251). o Maintaining a Windows 9X/ME system involves periodically running utilities like ScanDisk, Disk Defragmenter, antivirus utilities, system cleanup, and system backup (p. 251). Maintenance: o These utilities can be automated through the use of Windows Task Scheduler. With Task Scheduler, you can select a utility, when it is to run, and how often you want it to run (p. 255). o Virtual memory is making a portion of a hard drive act exactly like RAM. Windows automatically sets a default size for the swap file, but it can be changed (p. 256). o The disk cache holds frequently loaded files to avoid repeated hard drive accesses (p. 258). o The System Configuration Utility is used to show all of those programs you will see here that are set to run continuously in the background (p. 261). Device Installation:
o Windows 9X/ME introduced the idea of Plug and Play (PnP). With PnP, you no longer had to be a techie to install new hardware (p. 262). o When buying new hardware, you need to check the physical compatibility and the system compatibility of the device (p. 263). o You’ll also want to check the compatibility of a device with your operating system. One of the best places to do this for Windows is on the Microsoft Web site http://www.microsoft.com/hcl. Microsoft maintains a hardware compatibility list (HCL) for all of its operating systems.