请输入您要查询的百科知识:

 

词条 Windows 98
释义

  1. Development

  2. Web integration and shell enhancements

  3. Improvements to hardware support

     Windows Driver Model  USB  ACPI  Other device support improvements 

  4. Networking enhancements

  5. Improvements to the system and built-in utilities

     Performance improvements  Other system tools  Accessories  Miscellaneous improvements 

  6. Windows 98 Second Edition {{anchor|SE}}

  7. Upgradeability

  8. Press demonstration

  9. Product life cycle

  10. System requirements

  11. References

  12. Further reading

  13. External links

{{refimprove|date=December 2012}}{{Use mdy dates|date=February 2012}}{{Infobox OS
|name=Microsoft Windows 98
|version of=Windows 9x
|logo=

|logo_size=
|screenshot=Windows98.png
|caption=Screenshot of Windows 98, displaying its desktop, taskbar, and channel bar.
|developer=Microsoft
|source_model=Closed source
|license=Commercial software
|first_release_date={{start date and age|1998|05|15}}
|first_release_url=http://windowsitpro.com/windows-server/windows-98-release-date-set-june-25
|GA_date={{start date and age|1998|06|25}}
|GA_url=
|kernel_type=Monolithic kernel
|preceded_by = Windows 95 (1995)
|succeeded_by = Windows ME (2000)
|release_version=Second Edition (4.10.2222 A)
|release_date={{Start date and age|1999|5|5}}[1]
|support_status= Mainstream support ended on June 30, 2002[2]
Extended support ended on July 11, 2006[2]
|other_articles=
|date=January 2011
}}Windows 98 (codenamed Memphis)[3] is a graphical operating system developed by Microsoft as part of its Windows 9x family of operating systems. It is the successor to Windows 95, and was released to manufacturing on May 15, 1998, and to retail on June 25, 1998. Like its predecessor, Windows 98 is a hybrid 16-bit and 32-bit[4] monolithic product with the boot stage based on MS-DOS.[5] The startup sound for Windows 98 was composed by Microsoft sound engineer Ken Kato, who considered it to be a "tough act to follow".[6]

Windows 98 was succeeded by Windows 98 Second Edition (SE) on May 5, 1999,[7] which, in turn, was succeeded by Windows ME on September 14, 2000.[8] Microsoft ended mainstream support for both Windows 98 and 98 SE on June 30, 2002, and extended support on July 11, 2006.[2]

Development

{{Refimprove section|date=February 2012}}

Following the success of Windows 95, development of Windows 98 began, initially under the development codename "Memphis."[3] Many builds were released or leaked, starting with build 1351 on December 15, 1996 and ending with Windows 98SE.

Version NumberDateDescriptionReleased as
4.03.1132 June 16, 1996}}A pre-beta of Windows 98, basically Windows 95 with small changes Windows Memphis Developer Release
4.10.1387 June 30, 1997}}[9] First beta Windows Memphis Beta 1
4.10.15381997Second beta with major changes from Windows 95Windows 98 Beta 2
4.10.1650 December 15, 1997}}[10] The first build to be able to upgrade from Windows 3.1x. Introduced new startup and shutdown sounds. Windows 98 Beta 3
4.10.1691 April 3, 1998}}[11] Expired on 31 December 1998 Windows 98 Release Candidate
4.10.1998class=nowrap|
  • {{dts|May 11, 1998}} (Compiled)[12]
  • {{dts|May 15, 1998}} (Released)[16]
  • {{dts|June 25, 1998}} (Availability)[13]
Final version with RTM in 1998 Windows 98
4.10.2222 May 5, 1999}}[12] An upgraded edition of the original with extra features. Windows 98 Second Edition

Web integration and shell enhancements

Windows 98 includes Internet Explorer 4.01 in First Edition and 5.0 in Second Edition. Besides Internet Explorer, many other Internet companion applications are included such as Outlook Express, Windows Address Book, FrontPage Express, Microsoft Chat, Personal Web Server and a Web Publishing Wizard, NetMeeting and NetShow Player (which was replaced by Windows Media Player 6.2 in Windows 98 Second Edition).

The Windows 98 shell integrates all of the enhancements from Windows Desktop Update, an Internet Explorer 4 component, such as the Quick Launch toolbar, deskbands, Active Desktop, Channels, ability to minimize foreground windows by clicking their button on the taskbar, single click launching, Back and Forward navigation buttons, favorites, and address bar in Windows Explorer, image thumbnails, folder infotips and Web view in folders, and folder customization through HTML-based templates. Another feature of this new shell is that dialog boxes show up in the Alt-Tab sequence.

Windows 98 also integrates shell enhancements, themes and other features from Microsoft Plus! for Windows 95 such as DriveSpace 3, Compression Agent, Dial-Up Networking Server, Dial-Up Scripting Tool and Task Scheduler. 3D Pinball is included on the CD-ROM, but not installed by default. Windows 98 had its own separately purchasable Plus! pack, called Plus! 98.

Title bars of windows and dialog boxes support two-color gradients. Windows menus and tooltips support slide animation. Windows Explorer in Windows 98, like Windows 95, converts all uppercase filenames to sentence case for readability purposes;[14] however, it also provides an option Allow all uppercase names to display them in their original case. Windows Explorer includes support for compressed CAB files. The Quick Res and Telephony Location Manager Windows 95 PowerToys are integrated into the core operating system.

Improvements to hardware support

Windows Driver Model

{{Main article|Windows Driver Model}}

Windows 98 was the first operating system to use the Windows Driver Model (WDM). This fact was not well-publicized when Windows 98 was released, and most hardware producers continued to develop drivers for the older VxD driver standard, which Windows 98 supported for compatibility's sake. The WDM standard only achieved widespread adoption years later, mostly through Windows 2000 and Windows XP, as they were not compatible with the older VxD standard.[15] Windows Driver Model was introduced largely so that developers would write drivers that were source compatible with future versions of Windows. Device driver access in WDM is actually implemented through a VxD device driver, NTKERN.VXD which implements several Windows NT-specific kernel support functions. NTKERN creates IRPs and sends them to WDM drivers.

Support for WDM audio enables digital mixing, routing and processing of simultaneous audio streams and kernel streaming with high quality sample rate conversion on Windows 98. WDM Audio allows for software emulation of legacy hardware to support MS-DOS games, DirectSound support and MIDI wavetable synthesis. The Windows 95 11-device limitation for MIDI devices is eliminated.[16] A Microsoft GS Wavetable Synthesizer licensed from Roland shipped with Windows 98 for WDM audio drivers. Windows 98 supports digital playback of audio CDs, and the Second Edition improves WDM audio support by adding DirectSound hardware mixing and DirectSound 3D hardware abstraction, DirectMusic kernel support, KMixer sample-rate conversion (SRC) for capture streams and multichannel audio support. All audio is sampled by the Kernel Mixer to a fixed sampling rate which may result in some audio getting upsampled or downsampled and having a high latency, except when using Kernel Streaming or third-party audio paths like ASIO which allow unmixed audio streams and lower latency. Windows 98 also includes a WDM streaming class driver (Stream.sys) to address real time multimedia data stream processing requirements and a WDM kernel-mode video transport for enhanced video playback and capture.

Windows Driver Model also includes Broadcast Driver Architecture, the backbone for TV technologies support in Windows. WebTV for Windows utilized BDA to allow viewing television on the computer if a compatible TV tuner card is installed. TV listings could be updated from the Internet and WaveTop Data Broadcasting allowed extra data about broadcasts to be received via regular television signals using an antenna or cable, by embedding data streams into the vertical blanking interval (VBI) portion of existing broadcast television signals.

USB

Windows 98 had more robust USB support (e.g. support for USB composite devices) than Windows 95 which only had support in OEM versions (OSR2.1 or later).[17] Windows 98 supports USB hubs, USB scanners and imaging class devices. Windows 98 also introduces built-in support for some USB Human Interface Device class (USB HID) and PID class devices such as USB mice, keyboards, force feedback joysticks etc. including additional keyboard functions through a certain number of Consumer Page HID controls.[18]

USB audio device class support is present from Windows 98 SE onwards. Windows 98 Second Edition improved WDM support in general for all devices, and it introduced support for WDM for modems (and therefore USB modems and virtual COM ports). Microsoft driver support for both USB printers, and for USB mass-storage device class is not available for Windows 98; support for both was introduced in Windows 2000. However, generic third party free drivers are available today for USB MSC devices.

ACPI

Windows 98 introduced ACPI 1.0 support which enabled Standby (ACPI S3) and Hibernate (ACPI S4) states. However, hibernation support was extremely limited, and vendor-specific. Hibernation was only available if compatible (PnP) hardware and BIOS are present, and the hardware manufacturer or OEM supplied compatible WDM drivers, non-VxD drivers. However, there are hibernation issues with the FAT32 file system,[24] making hibernation problematic and unreliable.

Other device support improvements

Windows 98, in general, provides improved—and a broader range of—support for IDE and SCSI drives and drive controllers, floppy drive controllers and all other classes of hardware than Windows 95.[19] There is integrated Accelerated Graphics Port (AGP) support (although the USB Supplement to Windows 95 OSR2 and later releases of Windows 95 did have AGP support). Windows 98 has built-in DVD support and UDF 1.02 read support. The Still imaging architecture (STI) with TWAIN support was introduced for scanners and cameras and Image Color Management 2.0 for devices to perform color space transformations. Multiple monitor support allows using up to 8 multiple monitors and/or multiple graphics adapters on a single PC. Windows 98 shipped with DirectX 5.2 which notably included DirectShow. Windows 98 Second Edition shipped with DirectX 6.1.

Networking enhancements

{{Main article|Winsock}}

Windows 98 networking enhancements to TCP/IP include built-in support for Winsock 2, SMB signing,[20] a new IP Helper API, Automatic Private IP Addressing (APIPA) (also known as link-local addressing), IP multicasting (including IGMPv2 support and ICMP Router Discovery – {{IETF RFC|1256}}), and performance enhancements for high-speed high bandwidth networks (TCP large windows and time stamps – {{IETF RFC|1323}}, Selective Acknowledgement (SACK) – {{IETF RFC|2018}}, TCP Fast Retransmit and Fast Recovery). Multihoming support with TCP/IP is improved and includes RIP listener support.

The DHCP client has been enhanced to include address assignment conflict detection and longer timeout intervals. NetBT configuration in the WINS client has been improved to continue persistently querying multiple WINS servers if it failed to establish the initial session until all of the WINS servers specified have been queried or a connection is established.

NDIS 5.0 support means Windows 98 can support a wide range of network media, including Ethernet, Fiber Distributed Data Interface (FDDI), token ring, Asynchronous Transfer Mode (ATM), wide area networks (WANs), ISDN, X.25, and Frame Relay. Additional features include NDIS power management, support for QoS, WMI and support for a single INF file format across all Windows versions.

Windows 98 Dial-Up Networking supports PPTP tunneling, support for ISDN adapters, multilink support, and connection-time scripting to automate non-standard login connections. Multilink channel aggregation enables users to combine all available dial-up lines to achieve higher transfer speeds. PPP connection logs can show actual packets being passed and Windows 98 allows PPP logging per connection. The Dial-Up Networking improvements are also available in Windows 95 OSR2 and downloadable for earlier Windows 95 releases.

For networked computers that have user profiles enabled, Windows 98 introduces Microsoft Family Logon which lists all users that have been configured for that computer, enabling users to simply select their names from a list rather than having to type it in. The same feature can be added to Windows 95 if Internet Explorer 4.0 is installed.

Windows 98 supports IrDA 3.0 that specifies both Serial Infrared Devices (SIR) and Fast Infrared (FIR) devices, which are capable of sending and receiving data at 4 Mbit/s. Infrared Recipient, a new application for transferring files through an infrared connection is included. The IrDA stack in Windows 98 supports networking profiles over the IrCOMM kernel-mode driver. Windows 98 also has built-in support for browsing DFS trees on SMB shares.

Windows 98 Second Edition added Internet Connection Sharing (IP forwarding and NAT capabilities). Windows ME later supported NAT traversal by means of UPnP. UPnP and NAT traversal APIs can also be installed on Windows 98 by installing the Windows XP Network Setup Wizard.[21] An L2TP/IPsec VPN client can also be downloaded. By installing Active Directory Client Extensions, Windows 98 can take advantage of several Windows 2000 Active Directory features .

Improvements to the system and built-in utilities

Performance improvements

Windows 95 introduced the 32-bit, protected-mode cache driver, VCACHE replacing SMARTDrv to cache the most recently accessed information from the hard drive in memory, divided into chunks. However, the cache parameters needed manual tuning as it degraded performance by consuming too much memory and not releasing it quickly enough, forcing paging to occur far too early. The Windows 98 VCACHE cache size management for disk and network access, CD-ROM access and paging is more dynamic compared to Windows 95 resulting in no tuning required for cache parameters.[22] On the FAT32 file system, Windows 98 has a performance feature called MapCache that can run applications from the disk cache itself if the code pages of executable files are aligned/mapped on 4K boundaries, instead of copying them to virtual memory. This results in more memory being available to run applications, and lesser usage of the swap file.

Windows 98 registry handling is more robust than Windows 95 to avoid corruption and there are several enhancements to eliminate limitations and improve registry performance.[23] The Windows 95 registry key size limitation of 64 KB is gone. The registry uses less memory and has better caching.

WinAlign (Walign.exe and Winalign.exe) are tools designed to optimize the performance of executable code (binaries). WinAlign aligns binary sections along 4 KB boundaries, aligning the executable sections with the memory pages. This allows the Windows 98 MapCache feature to map directly to sections in cache.[24] Walign.exe is included in Windows 98 for automatically optimizing Microsoft Office programs. Winalign.exe is included in the Windows 98 Resource Kit to optimize other programs.

Disk Defragmenter has been improved to rearrange program files that are frequently used to a hard disk region optimized for program start.[25]

Windows 98 also supports a Fast Shutdown feature that initiates shutdown without uninitializing device drivers.[26] Windows 98 supports write-behind caching for removable disk drives. A FAT32 converter utility for converting FAT16 partitions to FAT32 without formatting the partition is also included.

Other system tools

A number of improvements are made to various other system tools and accessories in Windows 98. Microsoft Backup supports differential backup and SCSI tape devices in Windows 98. Disk Cleanup, a new tool, enables users to clear their disks of unnecessary files. Cleanup locations are extensible through Disk Cleanup handlers. Disk Cleanup can be automated for regular silent cleanups.

Scanreg (DOS) and ScanRegW are Registry Checker tools used to back up, restore or optimize the Windows registry. ScanRegW tests the registry's integrity and saves a backup copy each time Windows successfully boots. The maximum number of copies could be customized by the user through "scanreg.ini" file. The restoration of a registry that causes Windows to fail to boot can only be done from DOS mode using ScanReg.

System Configuration Utility (also known as Msconfig) is a new system utility used to disable programs and services that are not required to run the computer. A Maintenance Wizard is included that schedules and automates ScanDisk, Disk Defragmenter and Disk Cleanup. Windows Script Host, with VBScript and JScript engines is built-in and upgradeable to version 5.6.

System File Checker checks installed versions of system files to ensure they were the same version as the one installed with Windows 98 or newer. Corrupt or older versions are replaced by the correct versions. This tool was introduced to resolve the DLL hell issue and was replaced in Windows ME by System File Protection.

The Windows 98 Startup Disk contains generic, real-mode ATAPI and SCSI CD-ROM drivers and has been preconfigured to automatically start MS-DOS mode with CD-ROM support enabled. For computers without an operating system and that do not support booting from optical drives, the Startup disk can be used to boot into MS-DOS and automatically start Windows 98 setup from the CD.

The system could be updated using Windows Update. A utility to automatically notify of critical updates was later released.

Windows 98 includes an improved version of the Dr. Watson utility that collects and lists comprehensive information such as running tasks, startup programs with their command line switches, system patches, kernel driver, user drivers, DOS drivers and 16-bit modules. With Dr. Watson loaded in the system tray, whenever a software fault occurs (general protection fault, hang, etc.), Dr. Watson will intercept it and indicate what software crashed and its cause. All of the collected information is logged to the \\Windows\\DrWatson folder.

Windows Report Tool takes a snapshot of system configuration and lets users submit a manual problem report along with system information to technicians. It has e-mail confirmation for submitted reports.

Accessories

Windows 98 includes Microsoft Magnifier, Accessibility Wizard and Microsoft Active Accessibility 1.1 API upgradeable to MSAA 2.0. A new HTML Help system with 15 Troubleshooting Wizards was introduced to replace WinHelp. A utility to convert FAT16 file systems to FAT32 is provided.

Users can configure the font in Notepad. Microsoft Paint supports GIF transparency. HyperTerminal supports a TCP/IP connection method, which allows it to be used as a Telnet client. Imaging for Windows is updated. System Monitor supports output to a log file.

Miscellaneous improvements

  • Telephony API (TAPI) 2.1
  • DCOM version 1.2
  • Ability to list fonts by similarity determined using PANOSE information.
  • Tools to automate setup such as Batch 98 and INFInst.exe support error-checking, gathering information automatically to create an INF file directly from the registry of the machine, customizing IE4, shell and desktop settings and adding custom drivers.
  • Several other Resource Kit tools are included on the Windows 98 CD.[27]
  • Windows 98 has new system event sounds for low battery alarm and critical battery alarm. The Windows 98 startup sound was composed by Ken Kato.
  • Windows 98 shipped with Flash Player and Shockwave Player preinstalled.[28]

Windows 98 Second Edition {{anchor|SE}}

Windows 98 Second Edition (often shortened to SE) is an updated release of Windows 98, released on May 5, 1999. It includes fixes for many minor issues, improved WDM audio and modem support, improved USB support, the replacement of Internet Explorer 4.0 with Internet Explorer 5.0, Web Folders (WebDAV namespace extension for Windows Explorer),[29] and related shell updates. Also included is basic OHCI-compliant FireWire (IEEE 1394a) DV camcorder support (MSDV class driver) and SBP-2 support for mass storage class devices,[30] Wake-On-LAN support (if ACPI compatible NDIS drivers are present) and Internet Connection Sharing, which allows multiple computers on a LAN to share a single Internet connection through Network Address Translation. Other features in the update include DirectX 6.1 which introduced major improvements to DirectSound and the introduction of DirectMusic, improvements to Asynchronous Transfer Mode support (IP/ATM, PPP/ATM and WinSock 2/ATM support), Windows Media Player 6.2 replacing the older Media Player, Microsoft NetMeeting 3.0, MDAC 2.1 and WMI. A memory overflow issue was resolved which in the older version of Windows 98 would crash most systems if left running for 49.7 days (equal to 232 milliseconds).[31] Windows 98 SE could be obtained as retail upgrade and full version packages, as well as OEM and a Second Edition Updates Disc for existing Windows 98 users. Windows 98 Second Edition did not ship with the WinG API or RealPlayer 4.0 unlike the original release of Windows 98, due to both of these being superseded by DirectX and Windows Media Player.

NameVersionRelease dateInternet Explorer version
Windows 984.10.1998June 25, 1998[13]4.01
Windows 98 Second Edition4.10.2222May 5, 1999[32]5.0

Upgradeability

Several components of the Windows 98 original release and Windows 98 Second Edition can be updated to newer versions. These include:

  • Internet Explorer 6 SP1 and Outlook Express 6 SP1
  • Windows Media Format Runtime and Windows Media Player 9 Series on Windows 98 Second Edition and Windows Media Player 7.1 on Windows 98 original release.
  • Windows Media Encoder 7.1 and Windows Media 8 Encoding Utility
  • DirectX 9.0c
  • MSN Messenger 7.0
  • Significant features from newer Microsoft operating systems can be installed on Windows 98. Chief among them are .NET Framework versions 1.0, 1.1 and 2.0, the Visual C++ 2005 runtime, Windows Installer 2.0, the GDI+ redistributable library, Remote Desktop Connection client 5.2 and the Text Services Framework.
  • Several other components such as MSXML 3.0 SP7, Microsoft Agent 2.0, NetMeeting 3.01, MSAA 2.0, ActiveSync 3.8, WSH 5.6, Microsoft Data Access Components 2.81 SP1, WMI 1.5 and Speech API 4.0.
  • Office XP is the last version of Microsoft Office to be compatible with Windows 98.[33]
  • Although Windows 98 does not fully support Unicode, certain Unicode applications can run by installing the Microsoft Layer for Unicode.

Press demonstration

The release of Windows 98 was preceded by a notable press demonstration at COMDEX in April 1998. Microsoft CEO Bill Gates was highlighting the operating system's ease of use and enhanced support for Plug and Play (PnP). However, when presentation assistant Chris Capossela hot plugged a USB scanner in, the operating system crashed, displaying a Blue Screen of Death. Bill Gates remarked after derisive applause and cheering from the audience, "That must be why we're not shipping Windows 98 yet." Video footage of this event became a popular Internet phenomenon.[34]

Product life cycle

Microsoft planned to stop its support for Windows 98 on January 16, 2004. However, because of the continued popularity of the operating system (27% of Google's page views were on Windows 98 systems during October–November 2003),[35] Microsoft decided to maintain support until July 11, 2006. Support for Windows ME also ended on this date.[36] Under minimized software support now the Windows 98 (SE) market share as published by hitslink had diminished slowly to 2.7%.[37] Windows 98 is no longer available in any form due to the terms of Java-related settlements Microsoft made with Sun Microsystems.[38] In 2011, Microsoft removed the update websites for Windows 98 and Windows 98 SE.

System requirements

System requirements include:[39]

  • Intel 80486DX2 66 MHz or a compatible CPU with a math coprocessor[40] (Pentium processor recommended)
  • 16 MB of RAM (24 MB recommended; it is possible to run on 8 MB machines with /nm option used during the installation process).
  • At least 500 MB of disk space. The amount of space required depends on the installation method and the components selected, but virtual memory and system utilities as well as drivers should be taken into consideration.
  • Upgrading from Windows 95 (FAT16) or 3.1 (FAT): 140–400 MB (typically 205 MB).
  • New installation (FAT32): 140–255 MB (typically 175 MB).
  • VGA or higher resolution monitor (640×480)
  • CD-ROM or DVD-ROM drive (floppy install is possible but slow)
  • Microsoft Mouse or compatible pointing device (optional).[41]

Users can bypass hardware requirement checks with the undocumented /NM setup switch.[42] This allows installation on computers with processors as old as the 80386.

Windows 98 is not designed to handle more than 1.0 GB of RAM[43] without changes. Workarounds and third-party patches are available to fix this shortcoming.[44]

Both Windows 98 and Windows 98 Second Edition have problems running on hard drives bigger than 32 GB and certain Phoenix BIOS settings. A software update fixed this shortcoming.[45] In addition until Windows XP with Service Pack 1, Windows was unable to handle hard drives that are over 137 GB in size with the default drivers, because of missing 48-bit Logical Block Addressing support.[46] While Microsoft never officially fixed this issue, unofficial patches are available to fix this shortcoming in Windows 9x, although the author stated that data corruption is possible and did not guarantee that it would work as expected.[47]

References

1. ^{{cite web |title=Microsoft Windows 98 Second Edition Released to Manufacturing |url=http://news.microsoft.com/1999/05/05/microsoft-windows-98-second-edition-released-to-manufacturing/ |publisher=Microsoft |accessdate=18 June 2018 |date=5 May 1999}}
2. ^{{cite web |url=https://support.microsoft.com/en-us/lifecycle?sort=ES&alpha=Windows%2098 |title=Microsoft Support Lifecycle |author=Microsoft |work=Support |accessdate=May 25, 2015}}
3. ^{{cite web |url=http://news.cnet.com/Memphis-is-Windows-98/2100-1001_3-201734.html |title=Memphis is Windows 98 |last=Lash |first=Alex |date=July 23, 1997 |publisher=CBS Interactive |work=CNET |accessdate=May 25, 2015}}
4. ^{{cite web |url=https://support.microsoft.com/en-us/kb/117567/en-us |title=How 16-Bit and 32-Bit Programs Multitask in Windows 95 |author=Microsoft |date=November 15, 2006 |work=Support |accessdate=May 25, 2015}}
5. ^{{cite web |url=https://technet.microsoft.com/en-us/library/cc751120.aspx |title=Windows 95 Architecture Components |author=Microsoft |work=TechNet |accessdate=May 25, 2015}}
6. ^{{cite web |url=http://speakhertz.com/6706/interview-343-industries-audio-manager-ken-kato |title=Interview: 343 Industries Audio Manager – Ken Kato |publisher=SpeakHertz |accessdate=May 25, 2015}}
7. ^{{cite web |url=http://news.microsoft.com/1999/05/05/microsoft-windows-98-second-edition-released-to-manufacturing/ |title=Microsoft Windows 98 Second Edition Released to Manufacturing |author=Microsoft |date=May 5, 1999 |work=News Center |accessdate=May 25, 2015}}
8. ^{{cite web |url=http://news.microsoft.com/2000/06/19/microsoft-windows-millennium-edition-released-to-manufacturing-2/ |title=Microsoft Windows Millennium Edition Released to Manufacturing |author=Microsoft |date=June 19, 2000 |work=News Center |accessdate=May 25, 2015}}
9. ^{{cite web |url=http://news.cnet.com/Next-Windows-goes-into-full-beta/2100-1001_3-201072.html |title=Next Windows goes into full beta |publisher=CNET |date=June 30, 1997 |accessdate=May 20, 2013 |first=Alex |last=Lash}}
10. ^{{cite web |url=http://windowsitpro.com/windows-server/microsoft-releases-windows-98-beta-3 |title=Microsoft releases Windows 98 Beta 3 |publisher=Windows IT Pro |date=December 15, 1997 |accessdate=May 20, 2013}}
11. ^{{cite web |url=http://winsupersite.com/windows/windows-98-review |title=Windows 98 Review |publisher=Paul Thurrott's SuperSite for Windows |date=June 25, 1998 |accessdate=May 20, 2013 |first=Paul |last=Thurrott}}
12. ^{{kb|206071|General information about Windows 98 and Windows 98 Second Edition hotfixes}}
13. ^{{cite web|url=http://windowsitpro.com/article/articleid/17693/windows-98-release-date-set-june-25.html|title=Windows 98 release date set: June 25|date=March 11, 1998|accessdate=February 18, 2017|publisher=WinInfo|author=Paul Thurrott}}
14. ^{{cite web|url=https://technet.microsoft.com/en-us/magazine/2009.08.windowsconfidential.aspx|title=Windows 'Prettified' Filenames|publisher=Microsoft|work=microsoft.com}}
15. ^{{cite web|url=http://support.microsoft.com/kb/244601/|title=How to troubleshoot unknown devices that are listed in Device Manager in Windows 2000|last=|first=|date=May 7, 2007|work=microsoft.com|publisher=Microsoft|archive-url=https://web.archive.org/web/20070717081308/http://support.microsoft.com/kb/244601|archive-date=July 17, 2007|dead-url=|access-date=}}
16. ^{{cite web|url=http://www.soundonsound.com/sos/may00/articles/pcmusician.htm|title=PC Solutions For MIDI Musicians|work=soundonsound.com}}
17. ^{{cite web|url=http://support.microsoft.com/kb/253756|title=Availability of Universal Serial Bus Support in Windows 95|publisher=Microsoft|work=microsoft.com}}
18. ^{{cite web|url=http://www.microsoft.com/whdc/archive/w2kbd.mspx|title=Human Interface Devices Design Guide|publisher=Microsoft|work=microsoft.com}}
19. ^ {{Cite web|url=https://docs.microsoft.com/en-us/previous-versions/cc768180(v%3dtechnet.10)|title=Chapter 10 - Disks and File Systems|last=Archiveddocs|first=|date=|website=Microsoft Docs|language=en-us|archive-url=|archive-date=|dead-url=|access-date=2019-03-24}}
20. ^{{cite web|url=http://support.microsoft.com/kb/887429|title=Overview of Server Message Block signing|publisher=Microsoft|work=microsoft.com}}
21. ^{{cite web|url=http://msdn.microsoft.com/en-us/library/aa939488(WinEmbedded.5).aspx|title=Network Setup Wizard Down Level Setup|publisher=Microsoft|work=microsoft.com}}
22. ^{{cite web|url=https://technet.microsoft.com/en-us/library/cc768196.aspx|title=Chapter 26 - Performance Tuning|publisher=Microsoft|work=microsoft.com}}
23. ^{{cite web|url=https://technet.microsoft.com/en-us/library/cc768201.aspx|title=Chapter 31 - Windows 98 Registry|publisher=Microsoft|work=microsoft.com}}
24. ^{{cite web|url=http://support.microsoft.com/default.aspx?scid=KB;EN-US;q191655|title=Description of the Walign.exe and Winalign.exe Tools|publisher=Microsoft|work=microsoft.com}}
25. ^{{cite book|title=Introducing Windows 98, Second edition}}
26. ^{{cite web|url=http://support.microsoft.com/kb/187607|title=How to Disable Fast Shutdown in Windows 98|publisher=Microsoft|work=microsoft.com}}
27. ^{{cite web|url=http://support.microsoft.com/kb/247024/en-us|title=Tools Included with the Microsoft Windows 98 Resource Kit|publisher=Microsoft|work=microsoft.com}}
28. ^{{cite web|url=http://www.thefreelibrary.com/Macromedia+Shockwave(TM)+and+Flash(TM)+Players+Incorporated+Into...-a020957947|title=Macromedia Shockwave(TM) and Flash(TM) Players Incorporated Into Windows 98|last=|first=|date=|work=Free Online Library|archive-url=https://web.archive.org/web/20110721212959/http://www.thefreelibrary.com/Macromedia+Shockwave(TM)+and+Flash(TM)+Players+Incorporated+Into...-a020957947|archive-date=July 21, 2011|dead-url=|access-date=}}
29. ^{{cite web|url=http://support.microsoft.com/kb/195851|title=Overview of Web Folders in Internet Explorer 5|publisher=Microsoft|work=microsoft.com}}
30. ^{{cite web|url=http://msdn.microsoft.com/en-us/windows/hardware/gg454506#E3AAC|title=The IEEE 1394 Driver Stack|publisher=Microsoft|work=microsoft.com}}
31. ^{{cite web|last=Miles| first=Stephanie|url=http://news.cnet.com/2100-1040-222391.html|title=Windows may crash after 49.7 days – CNET News|publisher=News.cnet.com|accessdate=March 11, 2009}}
32. ^{{cite web|url=http://news.microsoft.com/1999/05/05/microsoft-windows-98-second-edition-released-to-manufacturing/|title=Microsoft Windows 98 Second Edition Released to Manufacturing - Stories|date=May 5, 1999|publisher=}}
33. ^{{cite web|url=http://www.microsoft.com/office/evaluation/sysreqs.asp |title=System Requirements |date=May 30, 2001 |publisher=Microsoft |work=Office Support |archiveurl=https://web.archive.org/web/20021201084248/http://www.microsoft.com/office/evaluation/sysreqs.asp |archivedate=December 1, 2002 |accessdate=February 25, 2017 |deadurl=yes |df= }}
34. ^{{cite web|url=http://www.cnn.com/TECH/computing/9804/21/windows.98/index.html?iref=allsearch|title=CNN - Computer users on Windows 98: It's not revolutionary - April 21, 1998|work=cnn.com}}
35. ^{{cite web |title=Zeitgeist |work=Google Press Center |publisher=Google |date=October–November 2003 |url= http://www.google.com/press/zeitgeist/zeitgeist-nov03.html |accessdate=April 22, 2006}}
36. ^{{cite web |last=Ward |first=Mark |title=Microsoft shuts down Windows 98 |work=BBC News Online |publisher=BBC News |date=July 11, 2006 |url= http://news.bbc.co.uk/1/hi/technology/5164450.stm |accessdate=March 11, 2009}}
37. ^{{cite web |title=July 2006 market share by Hitslink |subscription=yes |publisher=marketshare.hitslink.com |url= http://marketshare.hitslink.com/report.aspx?qprid=10&qpmr=24&qpdt=1&qpct=3&qptimeframe=M&qpsp=90 |accessdate=March 11, 2009}}
38. ^{{cite web|url=http://msdn.microsoft.com/en-us/subscriptions/ff723773.aspx|title=What products are included with MSDN subscriptions?|publisher=Microsoft|work=MSDN}}
39. ^{{cite web|url=http://support.microsoft.com/kb/182751/|title=Minimum Hardware Requirements for a Windows 98 Installation|publisher=Microsoft|work=microsoft.com}}
40. ^{{cite web|url=http://support.microsoft.com/kb/189670|title=Err Msg: Windows 98 Requires a Computer with a Math Coprocessor|date=January 23, 2007|accessdate=August 4, 2011}}
41. ^System requirements from the Microsoft Windows 98 SE manual
42. ^{{cite web|author=LarryM 281140 |url=http://thpc.info/how/switches9x.html#undoc |title=Undocumented Setup Switches for Windows Me, 98SE, 98, 95 |publisher=Thpc.info |date= |accessdate=2013-01-09}}
43. ^{{cite web|url=http://support.microsoft.com/kb/304943|title=Computer May Reboot Continuously with More Than 1.5 GB of RAM|publisher=Microsoft|work=microsoft.com}}
44. ^{{cite web|url=http://www.msfn.org/board/topic/118097-day-to-day-running-win-9xme-with-more-than-1-gib-ram|title=Day-to-day running Win 9x/ME with more than 1 GiB RAM}}
45. ^{{cite web |url=http://www.microsoft.com/windows98/downloads/contents/WURecommended/S_WUFeatured/bigide/Default.asp|title=Windows 98 Large IDE Update|accessdate=August 30, 2006|author=Staff|date=December 28, 1999|work=Microsoft Windows Update|publisher=Microsoft Corporation}}
46. ^{{Cite web|url=https://support.microsoft.com/en-us/kb/303013|title=How to enable 48-bit Logical Block Addressing support for ATAPI disk drives in Windows XP|website=Microsoft Support|publisher=Microsoft|access-date=2016-09-18}}{{Dead link|date=March 2019}}
47. ^{{cite web|url=http://www.msfn.org/board/Enable48BitLBA-Break-the-137Gb-barrier-t78592.html|title=Enable48BitLBA-Break-the-137Gb-barrier|accessdate=July 13, 2008|author=Staff|date= July 12, 2006|work=MSFN|publisher=MSFN |archiveurl = https://web.archive.org/web/20080629041310/http://www.msfn.org/board/Enable48BitLBA-Break-the-137Gb-barrier-t78592.html |archivedate = June 29, 2008}}

Further reading

  • {{Cite book|title=Windows 98 Resource Kit|location=Redmond, Washington, USA|publisher=Microsoft Press|year=1998|isbn=1-57231-644-6}}
  • {{Cite book|last=Davis|first=Fred|first2=Kip|last2=Crosby|title=The Windows 98 Bible|location= Berkeley, California|publisher=Peachpit Press|year=1998|isbn=0-201-69690-8}}

External links

{{Prone to spam|date=January 2013}}{{Z148}}
  • "[https://web.archive.org/web//www.windows.com/windows98/ Windows 98]." – Microsoft (Archive)
  • GUIdebook: Windows 98 Gallery – A website dedicated to preserving and showcasing Graphical User Interfaces
{{Microsoft Windows family}}{{Authority control}}

5 : Windows 98|1998 software|Microsoft Windows|DOS issues|IA-32 operating systems

随便看

 

开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。

 

Copyright © 2023 OENC.NET All Rights Reserved
京ICP备2021023879号 更新时间:2024/11/13 1:50:54