Version number fix for required avisynth

Originally committed to SVN as r25.
This commit is contained in:
Fredrik Mellbin 2006-01-25 10:53:16 +00:00
parent b6de878181
commit e2af348af5
1 changed files with 1 additions and 1 deletions

View File

@ -280,7 +280,7 @@ SetOutPath $INSTDIR
ReadRegStr $R2 HKLM "Software\Avisynth" ""
${if} $R2 != ""
MessageBox MB_ICONQUESTION|MB_YESNO "Avisynth is already installed. Would you like to install over the current version? (required if your version is older than 2.5.0)" IDNO lbl_avisynth_end
MessageBox MB_ICONQUESTION|MB_YESNO "Avisynth is already installed. Would you like to install over the current version? (required if your version is older than 2.5.3)" IDNO lbl_avisynth_end
${endif}
GetTempFilename $R1 $TEMP