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

View File

@@ -5,7 +5,6 @@
#define IDS_APP_NAME 100
#define IDS_APP_TITLE 100
#define IDI_APPICON 101
#define IDS_OLDSTARTMENU 101
#define IDS_ERR_CORRUPTED 102
#define IDR_MSI_FILE32 132
#define IDR_MSI_FILE64 164