HOME

TheInfoList



OR:

Classic Shell is a computer
program Program, programme, programmer, or programming may refer to: Business and management * Program management, the process of managing several related projects * Time management * Program, a part of planning Arts and entertainment Audio * Progra ...
for
Microsoft Windows Windows is a group of several proprietary graphical operating system families developed and marketed by Microsoft. Each family caters to a certain sector of the computing industry. For example, Windows NT for consumers, Windows Server for serv ...
that provides
user interface In the industrial design field of human–computer interaction, a user interface (UI) is the space where interactions between humans and machines occur. The goal of this interaction is to allow effective operation and control of the machine f ...
elements intended to restore familiar features from past versions of Windows. It focuses on the
Start menu The Start menu is a graphical user interface element used in Microsoft Windows since Windows 95 and in other operating systems. It provides a central launching point for computer programs and performing other tasks in the Windows shell. It is name ...
,
File Explorer File Explorer, previously known as Windows Explorer, is a file manager application that is included with releases of the Microsoft Windows operating system from Windows 95 onwards. It provides a graphical user interface for accessing the file ...
and
Internet Explorer Internet Explorer (formerly Microsoft Internet Explorer and Windows Internet Explorer, commonly abbreviated IE or MSIE) is a series of graphical user interface, graphical web browsers developed by Microsoft which was used in the Microsoft Wind ...
— three major components of the
Windows shell The Windows shell is the graphical user interface for the Microsoft Windows operating system. Its readily identifiable elements consist of the desktop, the taskbar, the Start menu, the task switcher and the AutoPlay feature. On some versions of W ...
although it also does some minor tweaks for the Windows
Taskbar A taskbar is an element of a graphical user interface which has various purposes. It typically shows which programs are currently running. The specific design and layout of the taskbar varies between individual operating systems, but generally a ...
. In particular, it can serve as a Start menu replacement for
Windows 8 Windows 8 is a major release of the Windows NT operating system developed by Microsoft. It was Software release life cycle#Release to manufacturing (RTM), released to manufacturing on August 1, 2012; it was subsequently made available for downl ...
and
Windows 10 Windows 10 is a major release of Microsoft's Windows NT operating system. It is the direct successor to Windows 8.1, which was released nearly two years earlier. It was released to manufacturing on July 15, 2015, and later to retail on J ...
systems. Developed by Ivo Beltchev, it was first released in 2009, and has been downloaded over ten and a half million times since. Development by Beltchev has ceased, and the project's
source code In computing, source code, or simply code, is any collection of code, with or without comments, written using a human-readable programming language, usually as plain text. The source code of a program is specially designed to facilitate the wo ...
has been released. Development has been picked up by volunteers on GitHub under the name Open Shell.


Features and architecture

Classic Shell is packaged as a suite of three components, all optional and independent of each other: * Classic Start Menu — A re-implementation of the Start Menu, replicating features from several different generations of Windows * Classic Explorer — An add-on to File/Windows Explorer, restoring and extending features present in various Windows releases * Classic IE — An add-on for Internet Explorer 9 and later, it restores the web page title to the window title bar, and various details to the status bar Classic Shell is programmed in
C++ C++ (pronounced "C plus plus") is a high-level general-purpose programming language created by Danish computer scientist Bjarne Stroustrup as an extension of the C programming language, or "C with Classes". The language has expanded significan ...
. Although it modifies Windows behaviors, it does not do so by modifying or tweaking Windows registry settings or replacing or patching system files — all modifications are done using Windows APIs. It is localized into more than 30 languages, including right-to-left support for Arabic and Hebrew.


Classic Start Menu

Classic Start Menu is a replacement for the Windows Start Menu. Features include: * Customize appearance of the Start button and Start Menu, and menu and submenu items * Show recently, or most frequently used, apps * Show recently opened documents, with sorting, jumplists, and pinning * Highlight newly installed programs * Separate traditional desktop apps from
Universal Windows Platform apps Universal Windows Platform (UWP) apps (formerly Windows Store apps and Metro-style apps) are applications that can be used across all compatible Microsoft Windows devices, including personal computers (PCs), tablets, smartphones, Xbox One, Mic ...
* Sort menus alphabetically, by date, or custom order with drag-and-drop *
Windows Search Windows Search (also known as Instant Search) is a content index desktop search platform by Microsoft introduced in Windows Vista as a replacement for both the previous Indexing Service of Windows 2000 and the optional MSN Desktop Search for Wind ...
integration * Customize settings such as menu opening delay, tooltip timing, sub-menu column style, menu width, icon size, animation, scroll speed, font smoothing, etc. *
Skinning Skinning is the act of skin removal. The process is done by humans to animals, mainly as a means to prepare the meat beneath for cooking and consumption, or to harvest the skin for making fur clothing or tanning it to make leather. The skin ...
to more completely customize the appearance * Scales icons and menu background to higher resolutions and/or
pixel density Pixels per inch (ppi) and pixels per centimetre (ppcm or pixels/cm) are measurements of the pixel density of an electronic image device, such as a computer monitor or television display, or image digitizing device such as a camera or image scanner. ...
(PPI) Besides restoring past behavior, there are several new features. These include showing the menu next to the taskbar when it is vertical, multi-monitor support, launching multiple programs at once, custom shutdown-related actions, Universal app launching, expanding any file folder as cascading menus, and additional keyboard shortcuts. The search box can search the system path, can show partial matches, and can show all results inside the menu. Classic Start Menu can also modify Windows 8's new UI features, such as hot corners only on the desktop without disabling them inside Universal apps.


Classic Explorer

Classic Explorer is an add-on to Windows File Explorer, implemented as various shell extensions. It does not replace . Features include: * A toolbar that can include built-in commands, custom commands, or dropdown menus for arbitrary folders. * Customize the behavior and appearance of the left folder navigation pane, including whether folders expand with a single click or double click, connecting lines, subfolder indicators, horizontal scrollbar, tree item spacing, and keyboard shortcuts * The breadcrumb bar can be replaced with a traditional
address bar In a web browser, the address bar (also location bar or URL bar) is the element that shows the current URL. The user can type a URL into it to navigate to a chosen website. In most modern browsers, non-URLs are automatically sent to a search eng ...
, and the associated dropdown modified to show the hierarchical path instead of recent folder history * Sort headers in all views * Overlay icon for network shares * Status bar can show disk free space, total size of current folder * Tooltip of selected item * "Up" button for navigating to the parent folder * Show the current folder in the title bar caption * Copy progress dialog can be automatically expanded to show more details * Replace the copy conflict dialog with one like Windows XP


History

Classic Shell began as a tool for personal use, and saw its first public release in 2009. Over time, the Start Menu component evolved to be a customizable launcher that also integrated a search box and other features of the Windows 7 Start Menu. The Explorer and IE components appeared later. While earlier versions were compatible with
Windows Vista Windows Vista is a major release of the Windows NT operating system developed by Microsoft. It was the direct successor to Windows XP, which was released five years before, at the time being the longest time span between successive releases of ...
and later, versions since 3.9.0 no longer support Windows Vista/Server 2008. Classic Shell was never popular or necessary on Vista in the first place because Vista, like XP, came with the ability to revert to a classic start menu. Classic Shell is released as
free and open-source Free and open-source software (FOSS) is a term used to refer to groups of software consisting of both free software and open-source software where anyone is freely licensed to use, copy, study, and change the software in any way, and the source ...
under the
MIT license The MIT License is a permissive free software license originating at the Massachusetts Institute of Technology (MIT) in the late 1980s. As a permissive license, it puts only very limited restriction on reuse and has, therefore, high license comp ...
. Founder Ivo Beltchev announced the end of development in December 2017.Classic Shell no longer in development. Source code released
/ref> Classic Shell has picked up development once again under the nam
Open Shell
and has been actively maintained and developed since 2018. Open-Shell has not been given any new features, but has fixed many bugs and issues, most caused by new feature releases of Windows 10. The latest version dates from 27 May 2022.


Reception

Classic Shell was a fairly popular interface enhancement in the Windows 7 life cycle but became much more widely used after the release and negative reception of
Windows 8 Windows 8 is a major release of the Windows NT operating system developed by Microsoft. It was Software release life cycle#Release to manufacturing (RTM), released to manufacturing on August 1, 2012; it was subsequently made available for downl ...
(with its lack of a Start menu). It has seen coverage in such publications as
Lifehacker ''Lifehacker'' is a weblog about life hacks and software that launched on January 31, 2005. The site was originally launched by Gawker Media and is currently owned by G/O Media. The blog posts cover a wide range of topics including: Microsoft W ...
,
Neowin Neowin is a technology news website. Editorial focus is predominantly on Microsoft-related news, but the site also offers analysis and reporting on mobile news, tech trends, gadgets and new technological developments, as well as in-depth produc ...
, Ghacks,
ZDNet ZDNET is a business technology news website owned and operated by Red Ventures. The brand was founded on April 1, 1991, as a general interest technology portal from Ziff Davis and evolved into an enterprise IT-focused online publication. Hist ...
, ''
PC World ''PC World'' (stylized as PCWorld) is a global computer magazine published monthly by IDG. Since 2013, it has been an online only publication. It offers advice on various aspects of PCs and related items, the Internet, and other personal tech ...
'',
TechRepublic TechRepublic is an online trade publication and social community for IT professionals, providing advice on best practices and tools for the needs of IT decision-makers. It was founded in 1997 in Louisville, Kentucky, by Tom Cottingham and Kim Sp ...
, MakeUseOf, and Betanews.


See also

*
Comparison of Start menu replacements for Windows 8 Microsoft's Windows 8 operating system introduced an updated Start menu known as the "Start screen", which uses a full-screen design consisting of tiles to represent applications. This replaced the Windows desktop as the primary interface of the ...


References


External links

*{{Official website, http://www.classicshell.net/ (deprecated)
Actively maintained fork, Open-Shell
Free software programmed in C++ Windows-only free software Application launchers Discontinued software Formerly proprietary software 2009 software