Downloads:
1,147,633
Downloads of v 4.0.4.20140119:
1,387
Last Update:
19 Jan 2014
Package Maintainer(s):
Software Author(s):
- Ivo Beltchev
Tags:
classic shell start menu windows 8- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Classic Shell
This is not the latest version of Classic Shell available.
- 1
- 2
- 3
4.0.4.20140119 | Updated: 19 Jan 2014
- Software Specific:
- Software Site
- Software License
- Package Specific:
- Package outdated?
- Package broken?
- Contact Maintainers
- Contact Site Admins
- Software Vendor?
- Report Abuse
- Download
Downloads:
1,147,633
Downloads of v 4.0.4.20140119:
1,387
Maintainer(s):
Software Author(s):
- Ivo Beltchev
Classic Shell 4.0.4.20140119
This is not the latest version of Classic Shell available.
Legal Disclaimer: Neither this package nor Chocolatey Software, Inc. are affiliated with or endorsed by Ivo Beltchev. The inclusion of Ivo Beltchev trademark(s), if any, upon this webpage is solely to identify Ivo Beltchev goods or services and not for commercial purposes.
- 1
- 2
- 3
Some Checks Have Failed or Are Not Yet Complete
Not All Tests Have Passed
Validation Testing Unknown
Verification Testing Unknown
Scan Testing Successful:
No detections found in any package files
Deployment Method: Individual Install, Upgrade, & Uninstall
To install Classic Shell, run the following command from the command line or from PowerShell:
To upgrade Classic Shell, run the following command from the command line or from PowerShell:
To uninstall Classic Shell, run the following command from the command line or from PowerShell:
Deployment Method:
This applies to both open source and commercial editions of Chocolatey.
1. Enter Your Internal Repository Url
(this should look similar to https://community.chocolatey.org/api/v2/)
2. Setup Your Environment
1. Ensure you are set for organizational deployment
Please see the organizational deployment guide
2. Get the package into your environment
Option 1: Cached Package (Unreliable, Requires Internet - Same As Community)-
Open Source or Commercial:
- Proxy Repository - Create a proxy nuget repository on Nexus, Artifactory Pro, or a proxy Chocolatey repository on ProGet. Point your upstream to https://community.chocolatey.org/api/v2/. Packages cache on first access automatically. Make sure your choco clients are using your proxy repository as a source and NOT the default community repository. See source command for more information.
- You can also just download the package and push it to a repository Download
-
Open Source
-
Download the package:
Download - Follow manual internalization instructions
-
-
Package Internalizer (C4B)
-
Run: (additional options)
choco download classic-shell --internalize --version=4.0.4.20140119 --source=https://community.chocolatey.org/api/v2/
-
For package and dependencies run:
choco push --source="'INTERNAL REPO URL'"
- Automate package internalization
-
Run: (additional options)
3. Copy Your Script
choco upgrade classic-shell -y --source="'INTERNAL REPO URL'" --version="'4.0.4.20140119'" [other options]
See options you can pass to upgrade.
See best practices for scripting.
Add this to a PowerShell script or use a Batch script with tools and in places where you are calling directly to Chocolatey. If you are integrating, keep in mind enhanced exit codes.
If you do use a PowerShell script, use the following to ensure bad exit codes are shown as failures:
choco upgrade classic-shell -y --source="'INTERNAL REPO URL'" --version="'4.0.4.20140119'"
$exitCode = $LASTEXITCODE
Write-Verbose "Exit code was $exitCode"
$validExitCodes = @(0, 1605, 1614, 1641, 3010)
if ($validExitCodes -contains $exitCode) {
Exit 0
}
Exit $exitCode
- name: Install classic-shell
win_chocolatey:
name: classic-shell
version: '4.0.4.20140119'
source: INTERNAL REPO URL
state: present
See docs at https://docs.ansible.com/ansible/latest/modules/win_chocolatey_module.html.
chocolatey_package 'classic-shell' do
action :install
source 'INTERNAL REPO URL'
version '4.0.4.20140119'
end
See docs at https://docs.chef.io/resource_chocolatey_package.html.
cChocoPackageInstaller classic-shell
{
Name = "classic-shell"
Version = "4.0.4.20140119"
Source = "INTERNAL REPO URL"
}
Requires cChoco DSC Resource. See docs at https://github.com/chocolatey/cChoco.
package { 'classic-shell':
ensure => '4.0.4.20140119',
provider => 'chocolatey',
source => 'INTERNAL REPO URL',
}
Requires Puppet Chocolatey Provider module. See docs at https://forge.puppet.com/puppetlabs/chocolatey.
4. If applicable - Chocolatey configuration/installation
See infrastructure management matrix for Chocolatey configuration elements and examples.
This package was submitted prior to moderation and has not been approved. While it is likely safe for you, there is more risk involved.
Classic Shell is a collection of usability enhancements for Windows. The main features are:
Highly customizable start menu with multiple styles and skins
Start button for Windows 7 and Windows 8
Toolbar and status bar for Windows Explorer
Caption and status bar for Internet Explorer
Note: This package always downloads the latest version of Classic Shell, regardless of the version specified in the package.
If you want to install only specific components, e.g. only the Start Menu, use
choco install classic-shell -installArgs ADDLOCAL=ClassicStartMenu
If Classic Shell gets updated, you won’t have to specify the -installArgs again. It remembers your previous selection and will only install the component you have specified.
To look for other possible installer arguments, go to http://www.classicshell.net/faq/#install_commands
Log in or click on link to see number of positives.
- ClassicShellSetup_4_2_5.exe (4084ac5eb0d2) - ## / 56
- classic-shell.4.0.4.20140119.nupkg (5997e0acf66e) - ## / 57
In cases where actual malware is found, the packages are subject to removal. Software sometimes has false positives. Moderators do not necessarily validate the safety of the underlying software, only that a package retrieves software from the official distribution point and/or validate embedded software against official distribution point (where distribution rights allow redistribution).
Chocolatey Pro provides runtime protection from possible malware.
Add to Builder | Version | Downloads | Last Updated | Status |
---|---|---|---|---|
Classic Shell 4.3.1.20180405 | 986035 | Thursday, April 5, 2018 | Approved | |
Classic Shell 4.3.1 | 23482 | Wednesday, August 16, 2017 | Approved | |
Classic Shell 4.3.0 | 30674 | Saturday, October 8, 2016 | Approved | |
Classic Shell 4.2.5.20160521 | 66762 | Saturday, May 21, 2016 | Approved | |
Classic Shell 4.2.5 | 8940 | Saturday, November 14, 2015 | Approved | |
Classic Shell 4.2.4 | 5022 | Monday, August 10, 2015 | Approved | |
Classic Shell 4.2.1 | 9539 | Saturday, April 11, 2015 | Approved | |
Classic Shell 4.1.0.20141227 | 4365 | Saturday, December 27, 2014 | Approved | |
Classic Shell 4.1.0.20141002 | 2407 | Thursday, October 2, 2014 | Unknown | |
Classic Shell 4.1.0.20140624 | 1994 | Tuesday, June 24, 2014 | Unknown | |
Classic Shell 4.1.0 | 1589 | Monday, April 21, 2014 | Unknown | |
Classic Shell 4.0.6 | 806 | Wednesday, April 9, 2014 | Unknown | |
Classic Shell 4.0.5 | 719 | Wednesday, April 2, 2014 | Unknown | |
Classic Shell 4.0.4.20140119 | 1387 | Sunday, January 19, 2014 | Unknown | |
Classic Shell 4.0.4 | 591 | Sunday, January 19, 2014 | Unknown | |
Classic Shell 4.0.2 | 995 | Monday, October 21, 2013 | Unknown | |
Classic Shell 4.0.0 | 741 | Sunday, October 6, 2013 | Unknown | |
Classic Shell 3.6.8 | 838 | Monday, July 1, 2013 | Unknown | |
Classic Shell 3.6.7 | 747 | Thursday, April 25, 2013 | Unknown |
Classic Shell © 2010–2013
This package has no dependencies.
Ground Rules:
- This discussion is only about Classic Shell and the Classic Shell package. If you have feedback for Chocolatey, please contact the Google Group.
- This discussion will carry over multiple versions. If you have a comment about a particular version, please note that in your comments.
- The maintainers of this Chocolatey Package will be notified about new comments that are posted to this Disqus thread, however, it is NOT a guarantee that you will get a response. If you do not hear back from the maintainers after posting a message below, please follow up by using the link on the left side of this page or follow this link to contact maintainers. If you still hear nothing back, please follow the package triage process.
- Tell us what you love about the package or Classic Shell, or tell us what needs improvement.
- Share your experiences with the package, or extra configuration or gotchas that you've found.
- If you use a url, the comment will be flagged for moderation until you've been whitelisted. Disqus moderated comments are approved on a weekly schedule if not sooner. It could take between 1-5 days for your comment to show up.