add msvcr90.dll to windows installer. Fixes #6754

This commit is contained in:
Yann Leboulanger 2011-06-19 21:19:20 +02:00
parent 8246db0faa
commit 21ae286039
1 changed files with 1 additions and 0 deletions

View File

@ -182,6 +182,7 @@ Section "Gajim" SecGajim
File "bin\win32file.pyd"
File "bin\win32pipe.pyd"
File "bin\winsound.pyd"
File "msvcr90.dll"
WriteRegStr HKCU "Software\Gajim" "" $INSTDIR
WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\Gajim" "DisplayName" "Gajim"