Files
Open-Shell-Menu/ClassicStartSrc/Localization/German/Main.html
Xenhat 0adcd693e4 Some branding and licensing work (#22)
* Fix stdafx include

* Fix basic handling of "Games" folder on Windows10 RS4 (#10)
This does the following:
- Sets the default state to hidden
- Skips the Games folder when searching

This does not:
- Hide the dead menu entry.

I do not currently know how to actively change the user preference setting to forcefully hide it.

* Add basic Visual Studio gitignore

* Add specific entries to gitignore

* Do not set default menu to Win7 on RS4 (#10)

* Rename "PC Settings" to "Settings" (#12)

* Create distinction between modern and legacy settings in search results

* Add more build artifacts to gitignore

* Add default paths for toolset and build all languages

* Fix several memsize, memtype and nullpointer issues

* create trunk branch containing all changes

* set fallback and next version to 4.3.2, set resource fallback value to allow loading in IDE

* add generated en-US.dll to gitignore

* Don't echo script contents, add disabled "git clean -dfx" to build fresh

* Initial re-branding work (#21)

* Create copy of __MakeFinal to build all languages (Use this file when releasing new versions)

* Move the registry key IvoSoft->Passionate-Coder (#21)

* Change company/mfg name IvoSoft->Passionate-Coder (#21)

* Update some leftover copyright dates (#21)

* Fix accidental copy-paste breaking MakeFinal scripts

* Fix invalid company name for Wix and change registry keys to match the new string (#21)

* Update more copyright and legal text (#21)

* Update RTF files format (Wordpad generated those) (#21)

* update license text in RTF files (#21)
We lost the blue link text in the installer page. Will have to manually re-color all the links later.
2018-06-25 01:42:52 -04:00

46 lines
2.1 KiB
HTML

<!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 Start</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/ClassicStart.png" style="border: 0px solid ; width: 64px; height: 64px;" alt="Classic Start Webseite" title="Classic Start Webseite"></a>&nbsp; Classic Start</h1>
<span style="font-style: italic; color: rgb(0, 112, 192); font-weight: bold;">Version 4.3.1 &#8211; Finale Version</span><br><br>
<h1>Was ist Classic Start?</h1>
<strong style="color: rgb(79, 129, 189);">Classic Start&#8482;</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 Start 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 Start 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 Start kann hierrüber deeinstalliert werden <span style="font-weight: bold;">Systemsteuerung -&gt; 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>