Skip to content

Commit 0adcd69

Browse files
authored
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.
1 parent e0d1c72 commit 0adcd69

File tree

1,296 files changed

+7476
-27790
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,296 files changed

+7476
-27790
lines changed

.gitignore

+15-7
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ StyleCopReport.xml
6767
*.ilk
6868
*.meta
6969
*.obj
70+
*.exe
7071
*.iobj
7172
*.pch
7273
*.pdb
@@ -81,13 +82,19 @@ StyleCopReport.xml
8182
*.tmp
8283
*.tmp_proj
8384
*.log
85+
*.tlog/
8486
*.tlog
8587
*.vspscc
8688
*.vssscc
8789
.builds
8890
*.pidb
8991
*.svclog
9092
*.scc
93+
*.lastbuildstate
94+
*.exp
95+
*.lib
96+
*.res
97+
*.ipdb
9198

9299
# Chutzpah Test files
93100
_Chutzpah*
@@ -337,11 +344,12 @@ ASALocalRun/
337344
*.PVS-Studio.*
338345

339346
# Classic-Shell specific ignores
340-
Skins/
341-
Setup/
342-
Setup64/
343-
Final/
344-
Output/
345-
Temp/
346-
Localization/
347+
ClassicStartSrc/ClassicStartMenu/Skins/
348+
ClassicStartSrc/ClassicStartSetup/Output/
349+
ClassicStartSrc/ClassicStartSetup/Final/
350+
ClassicStartSrc/ClassicStartSetup/Temp/
351+
*.adml
352+
*.admx
353+
*.zip
347354
*.bin
355+
*.chm

ClassicShellLoc/English/ClassicShellEULA.rtf

-272
This file was deleted.

ClassicShellLoc/English/ClassicShellReadme.rtf

-472
This file was deleted.

ClassicShellLoc/English/Localization.rtf

-345
This file was deleted.

ClassicShellLoc/English/PolicyDefinitions.rtf

-270
This file was deleted.

ClassicShellLoc/English/en-US.dll

-113 KB
Binary file not shown.

ClassicShellSrc/Localization.rtf

-340
This file was deleted.
-111 KB
Binary file not shown.
-160 KB
Binary file not shown.

ClassicShellSrc/Localization/Chinese/ClassicShellEULA.rtf

-333
This file was deleted.

ClassicShellSrc/Localization/Chinese/ClassicShellReadme.rtf

-12,857
This file was deleted.
-52.5 KB
Binary file not shown.

ClassicShellSrc/Localization/ChineseTW/ClassicShellEULA.rtf

-284
This file was deleted.

ClassicShellSrc/Localization/ChineseTW/ClassicShellReadme.rtf

-678
This file was deleted.
Binary file not shown.
-114 KB
Binary file not shown.
-173 KB
Binary file not shown.

ClassicShellSrc/Localization/English/ClassicShellEULA.rtf

-272
This file was deleted.

ClassicShellSrc/Localization/English/ClassicShellReadme.rtf

-472
This file was deleted.

ClassicShellSrc/Localization/English/Localization.rtf

-345
This file was deleted.

ClassicShellSrc/Localization/English/PolicyDefinitions.rtf

-270
This file was deleted.

ClassicShellSrc/Localization/French/ClassicShellEULA.rtf

-312
This file was deleted.

ClassicShellSrc/Localization/French/ClassicShellReadme.rtf

-592
This file was deleted.
-178 KB
Binary file not shown.

ClassicShellSrc/Localization/German/ClassicShellEULA.rtf

-334
This file was deleted.

ClassicShellSrc/Localization/German/ClassicShellReadme.rtf

-571
This file was deleted.
-173 KB
Binary file not shown.
-136 KB
Binary file not shown.
-162 KB
Binary file not shown.

ClassicShellSrc/Localization/Italian/ClassicShellEULA.rtf

-321
This file was deleted.

ClassicShellSrc/Localization/Italian/ClassicShellReadme.rtf

-708
This file was deleted.
-171 KB
Binary file not shown.
-109 KB
Binary file not shown.
-105 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-98.5 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-85.5 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-99.5 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-48.5 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-99.5 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-48.5 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-48.5 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-49.5 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-49.5 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-52.5 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-52.5 KB
Binary file not shown.
Binary file not shown.

ClassicShellSrc/Localization/Persian/ClassicShellReadme-fa-IR.rtf

-522
This file was deleted.
-129 KB
Binary file not shown.

ClassicShellSrc/Localization/Polish/ClassicShellEULA.rtf

-295
This file was deleted.

ClassicShellSrc/Localization/Polish/ClassicShellReadme.rtf

-546
This file was deleted.
-164 KB
Binary file not shown.
-163 KB
Binary file not shown.
-121 KB
Binary file not shown.

ClassicShellSrc/Localization/Russian/ClassicShellEULA.rtf

-343
This file was deleted.

ClassicShellSrc/Localization/Russian/ClassicShellReadme.rtf

-855
This file was deleted.
-129 KB
Binary file not shown.
Binary file not shown.
-116 KB
Binary file not shown.

ClassicShellSrc/Localization/Spanish/ClassicShellEULA.rtf

-321
This file was deleted.

ClassicShellSrc/Localization/Spanish/ClassicShellReadme.rtf

-627
This file was deleted.
-135 KB
Binary file not shown.
-151 KB
Binary file not shown.
-108 KB
Binary file not shown.

ClassicShellLoc/English/ClassicExplorer.html renamed to ClassicStartLoc/English/ClassicExplorer.html

+7-7
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
}
1515

1616
</style></head><body>
17-
<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 website" title="Classic Shell website"></a>&nbsp; Classic Explorer</h1><span style="font-style: italic; color: rgb(0, 112, 192); font-weight: bold;"></span><br>
17+
<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 website" title="Classic Start website"></a>&nbsp; Classic Explorer</h1><span style="font-style: italic; color: rgb(0, 112, 192); font-weight: bold;"></span><br>
1818
<span style="font-weight: bold; color: rgb(79, 129, 189);">Classic
1919
Explorer</span> is a plugin for Windows Explorer that:
2020

@@ -309,12 +309,12 @@ <h1><a name="settings"></a>Settings</h1>You can access the settings of Classic E
309309
file. The actual text will depend on the current language setting. This
310310
is useful when creating a toolbar that can be used by multiple languages.<br>
311311
<br>
312-
<span style="font-weight: bold;">Note to developers: </span>Buttons for custom commands can be checked or disabled. The toolbar checks the registry key <span style="font-weight: bold;">HKCU\Software\IvoSoft\ClassicExplorer</span>
312+
<span style="font-weight: bold;">Note to developers: </span>Buttons for custom commands can be checked or disabled. The toolbar checks the registry key <span style="font-weight: bold;">HKCU\Software\PassionateCoder\ClassicExplorer</span>
313313
for a DWORD value with the name of the button (the name used in left
314314
column). 0 means normal, 1 is disabled and 2 is checked. The toolbar
315315
reads the registry keys on startup. To force the buttons to update
316316
their state after that you need to find all Explorer windows, locate
317-
the child window with class <span style="font-weight: bold;">ClassicShell.CBandWindow</span>, and post a message <span style="font-weight: bold;">WM_CLEAR</span>. This is useful if you are developing a custom exe to be used by the toolbar.<br>
317+
the child window with class <span style="font-weight: bold;">ClassicStart.CBandWindow</span>, and post a message <span style="font-weight: bold;">WM_CLEAR</span>. This is useful if you are developing a custom exe to be used by the toolbar.<br>
318318

319319
<br>
320320
<h1><a name="examples"></a>Examples for Custom Commands</h1>
@@ -368,15 +368,15 @@ <h1><a name="admin"></a>Administrative Settings</h1>The settings are
368368
<img style="width: 682px; height: 465px;" alt="" src="images/up_locked.png"><br>
369369
In this example the setting "Show Up button" is locked to always be
370370
"Before Back/Forward" and can't be changed by any user. This is achieved
371-
by adding the setting to the <span style="font-weight: bold;">HKEY_LOCAL_MACHINE\SOFTWARE\IvoSoft\ClassicExplorer</span> registry key. Create a string value called "ShowUpButton" and set it to "BeforeBack".<br>
371+
by adding the setting to the <span style="font-weight: bold;">HKEY_LOCAL_MACHINE\SOFTWARE\PassionateCoder\ClassicExplorer</span> registry key. Create a string value called "ShowUpButton" and set it to "BeforeBack".<br>
372372
<br>In some cases you may not want to lock the value for all users, but
373373
simply modify the initial value of the setting. In such case add
374374
"_Default" to the name of the value. For example if you want the Up
375375
button to be before Back by default but still allow the users to change
376376
it if they wish, create a string value named "ShowUpButton_Default" and
377377
set it to "BeforeBack".<br>
378378
<br>
379-
The easiest way to know the registry name of a setting and its value is to modify it, and then look it up in <span style="font-weight: bold;">HKEY_CURRENT_USER\Software\IvoSoft\ClassicExplorer\Settings</span>.<br>
379+
The easiest way to know the registry name of a setting and its value is to modify it, and then look it up in <span style="font-weight: bold;">HKEY_CURRENT_USER\Software\PassionateCoder\ClassicExplorer\Settings</span>.<br>
380380
Sometimes you may want to lock a setting to its default value, but you
381381
don't know what the default value is. Then create a DWORD value and set
382382
it to 0xDEFA.<br>
@@ -430,8 +430,8 @@ <h1><a name="localization"></a>Localization</h1>
430430
languages.<br>
431431
The Settings dialog box is translated in a smaller number of languages.
432432
The default installation contains only English. More languages can be
433-
downloaded from the <a href="http://www.classicshell.net/translations/">translations page</a>. Make sure you download the translation package for the exact version of Classic Shell.<br>
433+
downloaded from the <a href="http://www.classicshell.net/translations/">translations page</a>. Make sure you download the translation package for the exact version of Classic Start.<br>
434434

435435
<span style="font-weight: bold;"></span><br>
436436

437-
</body></html>
437+
</body></html>

ClassicShellLoc/English/ClassicExplorerADMX.txt renamed to ClassicStartLoc/English/ClassicExplorerADMX.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ ShowZone.supportedOn = win881
2929

3030
; TRANSLATE ===================================================================
3131

32-
Title.text = Classic Shell settings
32+
Title.text = Classic Start settings
3333
State.text = State:
3434
State1.text = Locked to this value
3535
State2.text = Locked to default
@@ -40,7 +40,7 @@ State3Help.text = If you set the state to 'Unlocked', the default value for the
4040

4141
ClassicExplorerCat.text = Classic Explorer
4242
ClassicExplorerCatHelp.text = Classic Explorer group policy settings
43-
SUPPORTED_CS404.text = Requires Classic Shell 4.0.4 or later.
43+
SUPPORTED_CS404.text = Requires Classic Start 4.0.4 or later.
4444
SUPPORTED_CS404_WIN7.text = Requires Windows 7.
4545
SUPPORTED_CS404_WIN881.text = Requires Windows 8 or Windows 8.1.
4646

@@ -53,7 +53,7 @@ ProcessWhiteList.tipOverride = List of processes that can load Classic Explorer.
5353
ProcessBlackList.nameOverride = Process black list
5454
ProcessBlackList.tipOverride = List of processes that will not load Classic Explorer. Use only the file name of the process (like "notepad.exe"), separate multiple names with a comma or semicolon.
5555
ToolbarItems.nameOverride = Toolbar buttons
56-
ToolbarItems.tipOverride = Select the buttons to be shown in the toolbar.\nThe best way to get the right string is to configure the buttons in the Classic Explorer settings dialog and then look up the value named ToolbarItems in HKCU\Software\IvoSoft\ClassicExplorer\Settings
56+
ToolbarItems.tipOverride = Select the buttons to be shown in the toolbar.\nThe best way to get the right string is to configure the buttons in the Classic Explorer settings dialog and then look up the value named ToolbarItems in HKCU\Software\PassionateCoder\ClassicExplorer\Settings
5757
NoInitialToolbar.nameOverride = No initial showing of the toolbar
5858
NoInitialToolbar.tipOverride = When this is checked, the Explorer toolbar will not be automatically displayed
5959

ClassicShellLoc/English/ClassicIE.html renamed to ClassicStartLoc/English/ClassicIE.html

+4-4
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
}
2525

2626
</style></head><body>
27-
<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 website" title="Classic Shell website"></a>&nbsp;
27+
<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 website" title="Classic Start website"></a>&nbsp;
2828
Classic IE</h1><span style="font-style: italic; color: rgb(0, 112, 192); font-weight: bold;"></span><span style="color: rgb(79, 129, 189); font-weight: bold;"><br>
2929
Classic IE</span>
3030
is a
@@ -77,12 +77,12 @@ <h1><a name="admin"></a>Administrative Settings</h1>
7777
The settings are
7878
per user and are stored in the registry. By default every user can edit
7979
all of their settings. An administrator can lock specific settings, so
80-
no user can edit them. This is achieved by adding the setting to the <span style="font-weight: bold;">HKEY_LOCAL_MACHINE\SOFTWARE\IvoSoft\ClassicIE</span> registry key.<br>
80+
no user can edit them. This is achieved by adding the setting to the <span style="font-weight: bold;">HKEY_LOCAL_MACHINE\SOFTWARE\PassionateCoder\ClassicIE</span> registry key.<br>
8181
<br>
8282
You may also wish to not lock the setting but only override its initial
8383
value. Then add "_Default" to the name of the registry value.<br>
8484
<br>
85-
The easiest way to know the registry name of a setting and its value is to modify it, and then look it up in <span style="font-weight: bold;">HKEY_CURRENT_USER\Software\IvoSoft\ClassicIE\Settings</span>.<br>
85+
The easiest way to know the registry name of a setting and its value is to modify it, and then look it up in <span style="font-weight: bold;">HKEY_CURRENT_USER\Software\PassionateCoder\ClassicIE\Settings</span>.<br>
8686

8787
Sometimes you may want to lock a setting to its default value, but you
8888
don't know what the default value is. Then create a DWORD value and set
@@ -97,4 +97,4 @@ <h1><a name="admin"></a>Administrative Settings</h1>
9797
<br>
9898
Editing the settings through group policies is also supported. Extract the file <b>PolicyDefinitions.zip</b> found in the installation folder and read the document <b>PolicyDefinitions.rtf</b> for more details.<br>
9999
<br>
100-
</body></html>
100+
</body></html>

ClassicShellSrc/Localization/English/ClassicIEADMX.txt renamed to ClassicStartLoc/English/ClassicIEADMX.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ LogLevel.supportedOn = never
66

77
; TRANSLATE ===================================================================
88

9-
Title.text = Classic Shell settings
9+
Title.text = Classic Start settings
1010
State.text = State:
1111
State1.text = Locked to this value
1212
State2.text = Locked to default
@@ -17,7 +17,7 @@ State3Help.text = If you set the state to 'Unlocked', the default value for the
1717

1818
ClassicIECat.text = Classic IE
1919
ClassicIECatHelp.text = Classic IE group policy settings
20-
SUPPORTED_CS404.text = Requires Classic Shell 4.0.4 or later.
20+
SUPPORTED_CS404.text = Requires Classic Start 4.0.4 or later.
2121
SUPPORTED_IE9.text = Requires Internet Explorer 9 or later.
2222

2323

ClassicShellLoc/English/ClassicShell.hhp renamed to ClassicStartLoc/English/ClassicStart.hhp

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[OPTIONS]
22
Compatibility=1.1 or later
3-
Compiled file=ClassicShell.chm
4-
Contents file=ClassicShellTOC.hhc
3+
Compiled file=ClassicStart.chm
4+
Contents file=ClassicStartTOC.hhc
55
Default topic=Main.html
66
Display compile progress=Yes
77
Language=0x409 English (United States)
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
; TRANSLATE ===================================================================
22

3-
Title.text = Classic Shell settings
3+
Title.text = Classic Start settings
44
State.text = State:
55
State1.text = Locked to this value
66
State2.text = Locked to default
@@ -9,11 +9,11 @@ State1Help.text = If you set the state to 'Locked to this value', the setting wi
99
State2Help.text = If you set the state to 'Locked to default', the setting will be locked to the default value for all users. The specified value is ignored.
1010
State3Help.text = If you set the state to 'Unlocked', the default value for the setting will be changed to the specified value. Individual users can override the setting.
1111

12-
ClassicShellCat.text = Classic Shell
13-
ClassicShellCatHelp.text = Classic Shell group policy settings
14-
SUPPORTED_CS404.text = Requires Classic Shell 4.0.4 or later.
12+
ClassicStartCat.text = Classic Start
13+
ClassicStartCatHelp.text = Classic Start group policy settings
14+
SUPPORTED_CS404.text = Requires Classic Start 4.0.4 or later.
1515

16-
Language.nameOverride = Language for Classic Shell components
17-
Language.tipOverride = Select the language to be used by Classic Shell (for example en-US or de-DE). The language will affect the text in the start menu, toolbars, etc. If the appropriate language DLL is installed, the settings UI may also be translated
16+
Language.nameOverride = Language for Classic Start components
17+
Language.tipOverride = Select the language to be used by Classic Start (for example en-US or de-DE). The language will affect the text in the start menu, toolbars, etc. If the appropriate language DLL is installed, the settings UI may also be translated
1818
Update.nameOverride = Enable automatic checks for new versions
19-
Update.tipOverride = When this is checked, Classic Shell will check for new releases every week. You will be notified if there is a new version of the Classic Shell software or a new update for your current language
19+
Update.tipOverride = When this is checked, Classic Start will check for new releases every week. You will be notified if there is a new version of the Classic Start software or a new update for your current language
2.69 KB
Binary file not shown.

ClassicShellSrc/Localization/English/ClassicStartMenu.html renamed to ClassicStartLoc/English/ClassicStartMenu.html

+7-7
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
}
2424

2525
</style></head><body><span style="font-weight: bold;"></span><span style="font-weight: bold;"></span>
26-
<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 website" title="Classic Shell website"></a>&nbsp;
26+
<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 website" title="Classic Start website"></a>&nbsp;
2727
Classic Start Menu</h1><span style="font-style: italic; color: rgb(0, 112, 192); font-weight: bold;"></span><span style="color: rgb(79, 129, 189); font-weight: bold;"><br>
2828
Classic Start Menu</span>
2929
is a flexible start menu that can mimic the menu behavior of Windows
@@ -213,7 +213,7 @@ <h1><a name="admin"></a>Administrative Settings</h1>
213213
<img src="images/settings5.png" style="width: 688px; height: 472px;" alt=""><br>
214214
In this example the setting "Enable right-click menu" is locked to always
215215
be unchecked and can't be changed by any user. This is achieved
216-
by adding the setting to the <span style="font-weight: bold;">HKEY_LOCAL_MACHINE\SOFTWARE\IvoSoft\ClassicStartMenu</span> registry key. Create a DWORD value called "EnableContextMenu" and set it to 0.<br>
216+
by adding the setting to the <span style="font-weight: bold;">HKEY_LOCAL_MACHINE\SOFTWARE\PassionateCoder\ClassicStartMenu</span> registry key. Create a DWORD value called "EnableContextMenu" and set it to 0.<br>
217217
<br>
218218
In some cases you may not want to lock the value for all users, but
219219
simply modify the initial value of the setting. In such case add
@@ -222,7 +222,7 @@ <h1><a name="admin"></a>Administrative Settings</h1>
222222
if they wish, create a DWORD value named "EnableContextMenu_Default"
223223
and set it to 0.<br>
224224
<br>
225-
The easiest way to know the registry name of a setting and its value is to modify it, and then look it up in <span style="font-weight: bold;">HKEY_CURRENT_USER\Software\IvoSoft\ClassicStartMenu\Settings</span>.<br>
225+
The easiest way to know the registry name of a setting and its value is to modify it, and then look it up in <span style="font-weight: bold;">HKEY_CURRENT_USER\Software\PassionateCoder\ClassicStartMenu\Settings</span>.<br>
226226

227227
Sometimes you may want to lock a setting to its default value, but you
228228
don't know what the default value is. Then create a DWORD value and set
@@ -248,7 +248,7 @@ <h1><a name="skins"></a>More About Skins</h1>
248248
the main website or from another place). After you download a new skin
249249
you
250250
must copy the <span style="font-weight: bold;">.skin</span> file to the Skins directory &#8211; usually <span style="font-weight: bold; color: rgb(79, 129, 189);">C:\Program
251-
Files\Classic Shell\Skins</span>. After that it will be available in the settings.<br>
251+
Files\Classic Start\Skins</span>. After that it will be available in the settings.<br>
252252
<br>
253253
<strong>Note:</strong> Some skins may be specifically designed for
254254
Classic, Basic, or Aero mode. For example an Aero skin may require
@@ -297,7 +297,7 @@ <h1><a name="search"></a>Search</h1><img src="images/search1.png" style="width:
297297
<br>
298298
<br>
299299
<h1><a name="button"></a>Custom Start Button<br>
300-
</h1>Classic Shell can add its own start button to the taskbar. It can
300+
</h1>Classic Start can add its own start button to the taskbar. It can
301301
even replace the default start button in Windows 7. You can choose from
302302
an Aero-style orb, a rectangular classic button, or
303303
you can make your own. For a custom start button you need an image that
@@ -321,7 +321,7 @@ <h1><a name="localization"></a>Localization</h1>
321321

322322
The Settings dialog box is translated in a smaller number of languages.
323323
The default installation contains only English. More languages can be
324-
downloaded from the <a href="http://www.classicshell.net/translations/">translations page</a>. Make sure you download the translation package for the exact version of Classic Shell.<br>
324+
downloaded from the <a href="http://www.classicshell.net/translations/">translations page</a>. Make sure you download the translation package for the exact version of Classic Start.<br>
325325

326326

327327
<br>
@@ -346,4 +346,4 @@ <h1><a name="accessibility"></a>Accessibility</h1>The start menu supports screen
346346
or Microsoft's Narrator. If the accessibility support causes problems it can be disabled from the <span style="font-weight: bold;">General Behavior</span> tab of the Settings.<br>
347347

348348
<br>
349-
</body></html>
349+
</body></html>

0 commit comments

Comments
 (0)