Fix installer on XP x64

This commit is contained in:
K4sum1 2025-09-27 20:57:32 -07:00
commit 3662822e86
2 changed files with 0 additions and 4 deletions

View file

@ -1077,8 +1077,6 @@ Function .onInit
SetRegView 64
!endif
${InstallOnInitCommon} "$(WARN_MIN_SUPPORTED_OSVER_CPU_MSG)"
; The commands inside this ifndef are needed prior to NSIS 3.0a2 and can be
; removed after we require NSIS 3.0a2 or greater.
!ifndef NSIS_PACKEDVERSION

View file

@ -1077,8 +1077,6 @@ Function .onInit
SetRegView 64
!endif
${InstallOnInitCommon} "$(WARN_MIN_SUPPORTED_OSVER_CPU_MSG)"
; The commands inside this ifndef are needed prior to NSIS 3.0a2 and can be
; removed after we require NSIS 3.0a2 or greater.
!ifndef NSIS_PACKEDVERSION