diff --git a/src/windows/unrealinst.iss b/src/windows/unrealinst.iss index 069cb9bf4..9ee9a2206 100644 --- a/src/windows/unrealinst.iss +++ b/src/windows/unrealinst.iss @@ -104,6 +104,7 @@ var function InitializeSetup(): Boolean; var major: Cardinal; + d: Integer; begin d := StrToInt(GetDateTimeString('yyyymm',#0,#0)); if (d > 202209) then