Dictionary of Meaning
<<Back
Please select a letter:
A |
B |
C |
D |
E |
F |
G |
H |
I |
J |
K |
L |
M |
N |
O |
P |
Q |
R |
S |
T |
U |
V |
W |
X |
Y |
Z |
0-9
Click here for Shopping
Microsoft Windows
*** Shopping-Tip: Microsoft Windows
{{dablink|"Windows" redirects here. For other uses, see
Window (disambiguation).}}
{{Infobox_OS_2|
name = Microsoft Windows
|logo =
Image:Microsoft Windows (horizontal).png 225px|Windows® logo
|screenshot =
Image:Vista 5308 Desktop.png 300px|center
|caption = A screenshot of
Microsoft Windows Vista
|developer =
Microsoft Corporation
|family =
MS-DOS-based,
Windows NT,
Windows CE
|source_model =
Shared source
|working_state = Current
|kernel_type =
Hybrid kernel
|license =
Microsoft EULA
|website = [http://www.microsoft.com/windows Microsoft Windows]
}}
'''Microsoft Windows''' is a series of popular
proprietary software proprietary operating environments and
operating systems created by
Microsoft for use on
personal computers and
Server (computing) servers. Microsoft first introduced an operating environment named ''Windows'' in November,
1985, as an add-on to
MS-DOS. This was in response to the growing trend of
graphical user interface graphical user interfaces such as the
Apple Macintosh. Microsoft Windows eventually came to dominate the world personal
computer market with market analysts like
International Data Corporation IDC estimating that Windows has around 90% of the client operating system market
[[http://www.linuxworld.com.au/index.php/id;940707233;fp;2;fpid;1 IDC: Consolidation to Windows won't happen] www.linuxworld.com.au]. All recent versions of Windows are fully-fledged operating systems.
Microsoft Windows versions
The term ''Windows'' collectively describes any or all of several generations of Microsoft operating system products. These products are generally categorized as follows:
16-bit operating environments
The early versions of Windows were often thought of as just graphical user interfaces or
desktop environment desktops, mostly because they were started from
MS-DOS and used for file system services. However even the earliest 16-bit Windows versions already assumed many typical operating system functions, notably having their own executable file format and providing their own
device drivers (timer, graphics, printer, mouse, keyboard and sound) for applications. Unlike
DOS, Windows allowed users to execute multiple graphical applications at the same time, through
co-operative multitasking, something which competitors (like
Graphical Environment Manager GEM) did not offer. Finally, Windows implemented an elaborate, segment-based, software virtual memory scheme which allowed it to run applications larger than available memory: code segments and
resource (Windows) resources were swapped in and thrown away when memory became scarce, and data segments moved in memory when a given application had relinquished processor control, typically waiting for user input. Examples include
Windows 1.0 (1985) and
Windows 2.0 (1987) and its close relative ''Windows/286''.
Hybrid 16/32-bit operating environments
Windows 2.0 Windows/386 introduced a 32-bit
protected mode kernel (computer science) kernel and
virtual machine monitor. For the duration of a Windows session, it created one or more
virtual 8086 mode virtual 8086 environments and provided device virtualization for the video card, keyboard, mouse, timer and
interrupt controller inside each of them. The user-visible consequence was that it became possible to preemptively multitask multiple MS-DOS environments in separate windows (graphical applications required switching the window to full screen mode). Windows applications were still multi-tasked cooperatively inside one of such real-mode environments.
Windows 3.0 (1990) and
Windows 3.1x Windows 3.1 (1992) perfected the design, notably thanks to
virtual memory and loadable virtual device drivers (
VxDs) which allowed them to share arbitrary devices between multitasked DOS windows. Most important, Windows applications could now run in 16-bit protected mode (when Windows was running in Standard or 386 Enhanced Mode), which gave them access to several megabytes of memory and removed the obligation to participate in the software virtual memory scheme. They still ran inside the same address space, where the segmented memory provided a degree of protection, and multi-tasked cooperatively. For Windows 3.0 Microsoft also rewrote critical operations from
C programming language C into
Assembly language assembly, making this release faster and less memory-hungry than its predecessors.
Hybrid 16/32-bit operating system
With the introduction of
32-bit File Access in Windows for Workgroups 3.11, Windows could finally stop relying on DOS for file management. Leveraging this,
Windows 95 introduced Long File Names, reducing the
8.3 DOS to the role of a boot loader. MS-DOS was now bundled with Windows; this notably made it (partially) aware of long file names when its utilities were run from within Windows, but angered the competition. The most important novelty was the possibility of running 32-bit multi-threaded preemptively multitasked graphical programs. Alas, the necessity of keeping compatibility with 16-bit programs meant the GUI components were still 16-bit only and not fully reentrant, which resulted in reduced performance and stability.
There were three releases of Windows 95 (the first in 1995, then subsequent bug-fix versions in 1996 and 1997, only released to OEMs, which added extra features such as
File Allocation Table FAT32 support). Microsoft's next OS was
Windows 98; there were two versions of this (the first in 1998 and the second, named "Windows 98 Second Edition", in 1999). In 2000, Microsoft released
Windows Me (''Me'' standing for ''Millennium Edition''), which used the same core as Windows 98 but adopted the visual appearance of Windows 2000, as well as a new feature called System Restore, allowing the user to set the computer's settings back to an earlier date. It was not a very well received implementation, and many user problems occurred. ME was considered a stopgap to the day both product lines would be seamlessly merged. Microsoft left little time for Windows Me to become popular before announcing their next version of Windows which would be called XP.
32-bit operating systems
Originally designed and marketed for higher-reliability business use with no DOS heritage. The first release was
Windows NT 3.1 (1993, numbered "3.1" to match the Windows version and to one-up
OS/2 2.1, IBM's flagship OS co-developed by Microsoft and Windows NT's main competitor at the time), which was followed by NT 3.5 (1994), NT 3.51 (1995), and
Windows NT 4.0 NT 4.0 (1996); the latter implemented the Windows 95 user interface. Microsoft then moved to combine their consumer and business operating systems. Their first attempt,
Windows 2000, failed to meet their goals, and was released as a business system. The home consumer edition of Windows 2000,
Microsoft codenames codenamed "Windows Neptune", ceased development and Microsoft released Windows Me in its place. Eventually "Neptune" was merged into their new project, Whistler, which later became
Windows XP. Since then, a new business system,
Windows Server 2003, has expanded the top end of the range, and the forthcoming
Windows Vista will complete it.
Windows CE, Microsoft's offering in the mobile and embedded markets, is also a true 32-bit operating system.
64-bit operating systems
Earlier
Windows NT operating systems, up to NT4, supported a few different architectures, not just Intel x86. Some of these platforms, such as the
DEC Alpha and
MIPS R4000, were 64-bit.
The newest Windows 64-bit operating systems are designed for
AMD's
AMD64 CPU architecture, and
Intel's 64-bit architectures,
IA-64 Intel Architecture 64-bit and
EM64T. The 64-bit Windows family comprises
Windows XP 64-bit Edition for Itanium Systems,
Windows XP Professional x64 Edition, and Windows Server 2003 (both x64 and Itanium); Windows XP Professional and Server 2003 x64 editions were released on
April 25,
2005. Itanium editions already came out in
2002.
Windows Vista, the projected successor to
Windows XP, will be released in both 32-bit and 64-bit (x64 only) versions, as well as Windows Server 2007 (x64 and Itanium).
{{seealso|List of Microsoft Windows versions}}
Microsoft Windows history
{{main|History of Microsoft Windows}}
Microsoft has taken two parallel routes in Operating Systems. One route has been the home user and the other has been the professional IT user. The dual route has generally led to the home versions with more "eye candy" and less functionality in networking and security and professional versions with less "eye candy" and better networking and security.
The first independent version of Microsoft Windows, version 1.0, released in November, 1985, lacked a degree of functionality and achieved little popularity. Windows 1.0 did not provide a complete operating system; rather, it extended MS-DOS. Microsoft Windows version 2.0 was released in November, 1987 and was slightly more popular than its predecessor. Windows 2.03 (release date January 1988) had changed the OS from tiled windows to overlapping windows. The result of this change led to Apple Computer filing a suit against Microsoft alleging infringement on Apple's copyrights.
Microsoft Windows version 3.0, released in 1990, was the first Microsoft Windows version to achieve broad commercial success, selling 2 million copies in the first six months. It featured improvements to the user interface and to multitasking capabilities. In August 1995, Microsoft released Windows 95, which made further changes to the user interface and was the first Windows version to utilize
multitasking.
In July 1993, Microsoft released
Windows NT based on OS technology which Microsoft had been involved with for several years previously. NT was considered to be the professional OS. NT and the Windows non-professional line would later be fused together to create Windows XP.
The next in line was Microsoft
Windows 98 released in June, 1998. Substantially criticized for its slowness compared with
Windows 95, many of its basic problems had to be rectified by the release of a service pack in 1999 (
Windows 98 SE).
As part of its professional line, Microsoft released
Windows 2000 in February 2000. The consumer version following Windows 98 was
Windows Me (Windows Millenium Edition). Released in September, 2000, Windows Me attempted to implement a number of new technologies for Microsoft: most notably publicised was "
Universal Plug and Play". However, the OS was substantially criticized for its compatibility and stability.
In October 2001, Microsoft released
Windows XP, a version built on the Windows NT
Kernel (computer science) kernel that also retained the consumer-oriented usability of Windows 95 and its successors. It shipped in two distinct editions, "Home" and "Professional", the former lacking many of the superior security and networking features of the Professional edition.
In April 2003,
Windows Server 2003 was introduced, replacing the
Windows 2000 line of server products with a number of new features and a strong focus on security; this was followed in December 2005 by Windows Server 2003 R2.
Windows Vista and
Windows Server "Longhorn", the successors to Windows XP and Windows Server 2003 respectively, are currently under development.
Interface
Image:Windows_xp_desktop.PNG thumbnail|right|225px|A typical Windows XP desktop.
The most obvious feature of the more recent Windows versions (since Windows 95 and NT 4.0) besides the window, is the desktop, which holds various icons, or graphical objects that the user can double-click to open. Windows has produced a significant change in the way people interact with computers; it is possible to perform most common tasks, some quite complex, with very little computer knowledge.
Another quite significant feature of Windows since Windows 95 is the
Start Menu Start Button and Start Menu, which gives users access to installed programs and many of the other features of the operating system. It is attached to the taskbar (blue in the picture on the right).
Windows, as many other modern OS's do, also comes with features to help the disabled through its accessibility options. Under Windows XP, these features include the Narrator, Magnifier and contrast display mode.
Popularity
Microsoft Windows is installed on the majority of personal computers. A July 2005 poll of
Network Computing magazine readers found that 90% of their organizations used Microsoft's desktop operating systems.
[[http://www.networkcomputing.com/showitem.jhtml?articleID=165701950&pgno=8#2 Reader Poll] www.networkcomputing.com]. It has achieved enormous
market penetration due to the domination of MS-DOS in the early days of PC compatible computers (
IBM PC clones). It is also the primary platform for
Microsoft Office and most non-console computer games.
The widespread use of Microsoft's operating system has benefited from not being tied to the success of one hardware manufacturer and from Microsoft's willingness to license the operating system to manufacturers. This is in contrast with
Apple Computer, which does not license
Mac OS X to other manufacturers, and
Sun Microsystems Sun, which did not license
Solaris Operating Environment Solaris before it was made
free software free and
open-source software open-source. However, the wide spectrum of possible hardware permutations with Microsoft Windows is also a major source of computer problems because of hardware-software incompatibilities for consumers.
In the past, companies who wanted to be in the computer business had to create their own operating systems (such as the
Amiga,
BBC Micro or
ZX Spectrum) or choose another OS; even an exclusive license with one vendor was significantly cheaper than developing and supporting a new operating system and software base.
Due to Microsoft's extensive licensing agreements with many computer vendors, Windows presently comes pre-installed on most computers as a bundled
original equipment manufacturer OEM version, making it the default or only choice for most of the market.
For some consumers, Windows is the only valid option for a computing environment or, it is mandated by their workplace; additionally, an unfamiliarity with other operating systems results in a lack of desire to switch to other operating systems. A significant percentage of computer users simply lack the technical knowledge needed to install an operating system.
Finally, the large proprietary software base of programs available for the Windows family of operating systems has become the single largest self-perpetuating reason for the popularity of Windows. In recent years, many companies have been started with the sole intention of releasing Windows software; the fact that there is already a large customer base in place is reason enough for such companies to spend their resources solely on Windows software development. As a result, the fact that many companies are supporting Windows exclusively is reason for many customers to choose Windows.
Maintaining compatibility in a new release of Windows with this large collection of software designed to run on older flavors of Windows consumes a large part of the resources of the Windows development team.
Security
Image:WindowsSecurity.png thumbnail|right|225px|Windows XP Security Center
Computer security Security has been a major weakness of Windows for many years. Embarassingly, the Microsoft company itself has been the victim of cracks and hacks
[[http://www.theregister.co.uk/2000/11/06/microsoft_hacked_again/ Microsoft hacked again] www.theregister.co.uk]. Due to the widespread usage of Windows on
Desktop computer desktops, many crackers (also known as
black hat hackers) have targeted Windows rather than the lesser used operating systems such as
Linux,
Unix,
Mac OS X, and
FreeBSD. Additionally other modern operating systems were designed for security in a multi-user and/or networked environment and have a relatively small number of security issues. Windows was originally designed for ease-of-use on a single-user PC without a network connection, and did not have security features built in from the outset. Combined with occasionally flawed code (such as
buffer overflows), Windows is a continuous target of
computer worm worms and
computer virus virus writers. Furthermore, until Service pack 2 of Windows XP most versions of Windows were shipped with important security features disabled by default, and vulnerable albeit useful system services enabled by default. In June 2005,
Bruce Schneier's
Counterpane Internet Security reported that it had seen over 1,000 new viruses and worms in the previous six months.
Microsoft publicly admitted their ongoing security problems shortly after the turn of the century and now claims to regard security as their number one priority. As a result, Service Pack 2 for Windows XP greatly increases the security. Microsoft releases security patches through its
Windows Update service approximately once a month, although critical updates are made available at shorter intervals. In Windows 2000, Windows Me, and Windows XP, updates can be automatically downloaded and installed if the user selects to do so.
As another step in their focus on security, Microsoft has released a beta version of
Windows Defender, a free program designed to protect against spyware and other unwanted software. The program was formerly called Windows AntiSpyware, and has generally been well received. Windows XP users can download the program for free from Microsoft's web site, and Microsoft has stated that Defender will ship as part of their upcoming new operating system,
Windows Vista.
A study conducted by
Kevin Mitnick and marketing communications firm Avantgarde found that an unprotected and unpatched Windows XP system lasted only 4 minutes on the Internet before it was compromised
[[http://www.avantgarde.com/ttln113004.html Automated “Bots� Overtake PCs Without Firewalls Within 4 Minutes] www.avantgarde.com]. The
AOL/
National Cyber Security Alliance Online Safety Study of October 2004 determined that 80% of Windows users were infected by at least one
spyware/
adware product
[[http://www.staysafeonline.info/pdf/safety_study_v04.pdf Safety Study] www.staysafeonline.info (pdf)]. Much documentation is available describing how to increase the security of Microsoft Windows products. Typical suggestions include deploying Microsoft Windows behind a hardware or software firewall, running
Antivirus anti-virus and anti-spyware software, and installing patches as they become available through
Windows Update.
Windows emulation software
Emulation allows the use of some Windows applications without using Microsoft Windows. These include:
*
WINE – an almost complete
free software /
open source software implementation of the
Windows API, allowing one to run some Windows applications on x86 Unix-based platforms, including Linux.
*
CrossOver Office – a commercially packaged WINE with licensed fonts. Codeweavers are regular contributors to wine, and focus on wine running officially supported applications.
*
Cedega (formerly known as
WineX) –
TransGaming Technologies' proprietary
Fork (software development) fork of WINE, which is designed specifically for running games written for Microsoft Windows under
Linux.
*
ReactOS – open source operating system, aimed to be compatible with Windows NT apps and drivers. This actually runs many windows applications and drivers. http://www.reactos.org
*
Freedows OS Freedows and
Alliance OS – a very ambitious project, and a subsequent spinoff, that tried to clone Windows but withered away.
*
Project David – ambitious and controversial project to fully emulate Windows programs to run on other OSs.
*
Captive NTFS – a software "
wrapper" for fuller, more-compatible open-source implementations of the Windows
NTFS file system.
*
ndiswrapper – a driver wrapper designed to let Linux/IA32 use Windows drivers for wireless networking hardware.
*
E/OS – a virtual machine emulation system that strives for making it possible to run any program designed for any operating system without the need to actually install any other operating system.
Further reading
*
List of Microsoft Windows components
*
History of Microsoft Windows
*
:Category:Microsoft Windows Microsoft Windows topics
*
Windows Explorer
*
Architecture of Windows 2000
*
Windows Vista
*
Windows Media
*
Windows Genuine Advantage
See also
{{Wikibooks|Basic Computing Using Windows}}
*
Blue Screen of Death
*
Comparison of operating systems
*
List of operating systems
*
Windows vs. Linux
References
External links
Official
-
Microsoft's Official Windows Website
-
Official Promotional Website (Windows.com)
-
Windows history time line from Microsoft
Tips and documentation
-
How to run multiple versions of Windows on one PC
-
Tech-Recipes Windows Guide - Listing of almost 500 Windows Tutorials
-
The Windows Documentation Project (wiki)
-
"AeroXperience" – Windows Vista Information and Customization
-
Securing Microsoft Windows (for Home and Small Business Users)
-
Symantec Anti-Virus Research Center – excellent informational security resource, and Symantec are makers of Norton Anti-Virus (3rd party software sold separately)
-
dotwhat? - File Extension Listing – a huge listing of file extensions and the programs that use them
-
Windows – tips and tricks for Windows 98, ME, NT, 2000 and XP
-
Windows Support Script
-
The Windows Wiki
-
Vernalex's Windows Services Utility - An unofficial list of most Windows services with detailed descriptions and recommended run states
Programming Microsoft Windows
-
Microsoft Development Network for programming Microsoft Windows
-
Programming Windows in Assembly Language
Reviews and evaluation
-
Paul Thurrott's SuperSite for Windows – an exhaustive evaluation of Microsoft's products and technologies
-
"Time to Live on the Network" – a security study by
Kevin Mitnick and AvantGarde (PDF)
-
Windows XP: rough around the edges – an UI review of Windows XP
-
Frank Mahler's Interface Hall Of Shame(in German)
-
AOL/National Cyber Security Alliance Online Safety Study (October 2004) (PDF)
-
Interface Hall of Shame – an analysis of user interfaces with a focus on Windows
Other
-
Windows history – a Windows history time line graph by Éric Lévénez (detailed, continually updated)
-
GUIdebook: Windows Gallery – a website dedicated to preserving and showcasing graphical user interfaces
-
Download.com – application programs for download, for Windows operating systems
-
Windows 20th Birthday
-
Microsoft Windows flash animation flash collection on
Newgrounds
-
Windows Vista graphics – NVIDIA's Windows Vista graphics page
{{History_of_Windows}}
{{Microsoft products}}
Category:Microsoft Windows *Windows
Category:Operating systems
ar:ويندوز
ast:Microsoft Windows
zh-min-nan:Microsoft Windows
bs:Microsoft Windows
bg:Windows
ca:Microsoft Windows
cs:Microsoft Windows
da:Microsoft Windows
de:Microsoft Windows
et:Microsoft Windows
el:Microsoft Windows
es:Microsoft Windows
eo:Vindozo
eu:Microsoft Windows
fa:ویندوز
fr:Microsoft Windows
gl:Windows
ko:마��로소프트 윈�
hi:माइक�रोसॉफ़�ट विन�डोज़
hr:Microsoft Windows
id:Windows
it:Microsoft Windows
he:×—×œ×•× ×•×ª
ku:Microsoft Windows
lv:Microsoft Windows
lb:Microsoft Windows
lt:Microsoft Windows
jbo:Windows
hu:Microsoft Windows
ms:Microsoft Windows
nl:Microsoft Windows
ja:Microsoft Windows
no:Microsoft Windows
nn:Microsoft Windows
nds:Microsoft Windows
pl:Microsoft Windows
pt:Windows
ro:Microsoft Windows
ru:Windows
simple:Microsoft Windows
sk:Microsoft Windows
sl:Microsoft Windows
sr:МајкроÑ?офт ВиндоуÑ?
sh:Microsoft Windows
fi:Microsoft Windows
sv:Microsoft Windows
th:ไมโครซà¸à¸Ÿà¸—์วินโดวส์
vi:Microsoft Windows
tr:Microsoft Windows
uk:Microsoft Windows
zh:Microsoft Windows
see
Microsoft Windows
'''Microsoft Windows''' is a range of commercial
operating environments for
personal computers. The range was first introduced by
Microsoft in
1985 and eventually came to dominate the world personal computer market. All recent versions of Windows are fully-fledged
operating system operating systems.
{{catmore1|
Microsoft Windows}}
Category:Microsoft
Category:IBM PC compatibles
Category:Microsoft operating systems Windows
Category:Computing by operating system Windows
ca:Categoria:Microsoft Windows
cs:Kategorie:Microsoft Windows
da:Kategori:Microsoft Windows
de:Kategorie:Windows
es:CategorÃa:Microsoft Windows
eu:Kategoria:Windows
fr:Catégorie:Microsoft Windows
it:Categoria:Microsoft Windows
nl:Categorie:Windows
ja:Category:Microsoft Windows
no:Kategori:Microsoft Windows
pt:Categoria:Windows
th:Category:ไมโครซà¸à¸Ÿà¸—์ วินโดวส์
tr:Kategori:Microsoft Windows
zh:Category:Windows
*** Shopping-Tip: Microsoft Windows