forked from coddec/Classic-Shell
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMain.html
More file actions
45 lines (35 loc) · 2.09 KB
/
Copy pathMain.html
File metadata and controls
45 lines (35 loc) · 2.09 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html><head>
<meta content="text/html; charset=ISO-8859-1" http-equiv="content-type"><title>Classic Shell</title>
<style type="text/css">
h1 {
color: #0070c0;
font-family: "Times New Roman",Times,serif;
}
body {
font-family: Arial,Helvetica,sans-serif;
}
</style></head><body>
<h1><a target="_blank" href="http://www.classicshell.net/"><img src="images/ClassicShell.png" style="border: 0px solid ; width: 64px; height: 64px;" alt="Classic Shell Webseite" title="Classic Shell Webseite"></a> Classic Shell</h1>
<span style="font-style: italic; color: rgb(0, 112, 192); font-weight: bold;">Version 4.3.1 – Finale Version</span><br><br>
<h1>Was ist Classic Shell?</h1>
<strong style="color: rgb(79, 129, 189);">Classic Shell™</strong> ist eine Sammlung von Bedienungsverbesserungen für Windows. Es besteht aus einem anpassbaren Startmenü und einem Start-Button, fügt im Windows Explorer eine Werkzeugleiste hinzu und stellt eine Vielzahl von kleinen Verbesserungen bereit.<br>
<br>
<br>
<h1>System Anforderungen</h1>
Classic Shell funktioniert unter Windows 7, Windows 8, Windows 8.1, Windows Server 2008 R2,
Windows Server 2012 und Windows Server 2012 R2. Dabei werden sowohl die 32 und 64-bit Version unterstützt (die Setup-Datei funktioniert für beide Versionen). Für einige Startmenü Skins muss das Aero-Theme aktiviert sein und für andere Skins mindestens das Basic-Theme.<br>
<br>
<br>
<h1>Programmteile</h1><br>
Classic Shell besteht aus drei Hauptprogrammteilen:<ul>
<li><a href="ClassicStartMenu.html">Classic Start Menu</a></li>
<li><a href="ClassicExplorer.html">Classic Explorer</a></li>
<li><a href="ClassicIE.html">Classic IE</a></li>
</ul>
<br>
<h1>Deeinstallation</h1>
Classic Shell kann hierrüber deeinstalliert werden <span style="font-weight: bold;">Systemsteuerung -> Programme und Funktionen</span>. Eine andere Möglichkeit ist die Setup-Datei nochmal aufzurufen und auf "Entfernen" zu gehen.<br>
Zum Abschluss des Vorgangs ist ein Neustart erforderlich.<br>
<br>
</body></html>