is not appropriate method (static).!define $VERSION 2.5.200
OutFile mysoft-setup-${VERSION}.exe
${GetFileVersion} ${EXE_FULLNAME} $R0
StrCpy $Version $R0 doesn't work too, because executes after OutFile.5 posts
is not appropriate method (static).!define $VERSION 2.5.200
OutFile mysoft-setup-${VERSION}.exe
${GetFileVersion} ${EXE_FULLNAME} $R0
StrCpy $Version $R0 doesn't work too, because executes after OutFile.It was typing error.!define VERSION 2.5.200