exe name fix
This commit is contained in:
parent
9e11518abb
commit
f229041618
1 changed files with 1 additions and 1 deletions
|
@ -215,7 +215,7 @@ Section "${NAME}"
|
|||
|
||||
SetOutPath $INSTDIR
|
||||
File "${EXE}"
|
||||
File midiplayer.exe
|
||||
File stratagus-midiplayer.exe
|
||||
File *.dll
|
||||
WriteRegStr HKLM "${REGKEY}" "DisplayName" "${NAME}"
|
||||
WriteRegStr HKLM "${REGKEY}" "UninstallString" "$\"$INSTDIR\${UNINSTALL}$\""
|
||||
|
|
Loading…
Add table
Reference in a new issue