mirror of
https://github.com/Open-Shell/Open-Shell-Menu.git
synced 2026-04-13 20:28:31 +10:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user