Skip to content
Snippets Groups Projects
Commit 28b442ee authored by Yann Leboulanger's avatar Yann Leboulanger
Browse files

add msvcr90.dll to windows installer. Fixes #6754

parent 3aae7586
No related branches found
Tags gajim-0.12.1
No related merge requests found
......@@ -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"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment