add msvcr90.dll to windows installer. Fixes #6754
This commit is contained in:
parent
8246db0faa
commit
21ae286039
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue