Setup: Remove warning about very old ClassicShell version

Latest version of ClassicShell was 4.3.1. There is no reason to display
any warning about very old versions (< 2.0.0).

Besides, this will remove dependency on version.dll which could be misused
for DLL hijacking attack.

Fixes #72
This commit is contained in:
ge0rdi
2018-08-18 20:24:27 +02:00
committed by ge0rdi
parent 16de25a8b0
commit bdaec76e1c
3 changed files with 0 additions and 46 deletions
-1
View File
@@ -148,7 +148,6 @@ END
STRINGTABLE
BEGIN
IDS_APP_TITLE "Open-Shell Setup"
IDS_OLDSTARTMENU "Warning!\nAn old version of the classic start menu is still running. Please close it before installing the new version to avoid crashing Explorer. Right click on the start button and select ""Exit""."
IDS_ERR_CORRUPTED "Failed to extract setup file '%s'. The MSI resource is corrupted."
END