Clean Windows registry on uninstall

This commit is contained in:
penev92
2015-05-22 18:49:45 +03:00
parent 42af5f0939
commit b1c36246cf

View File

@@ -228,7 +228,12 @@ Function ${UN}Clean
Delete $INSTDIR\freetype6.dll
Delete $INSTDIR\SDL2-CS.dll
RMDir /r $INSTDIR\Support
DeleteRegKey HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\OpenRA"
DeleteRegKey HKLM "Software\Classes\.orarep"
DeleteRegKey HKLM "Software\Classes\OpenRA_replay"
DeleteRegKey HKLM "Software\Classes\openra"
Delete $INSTDIR\uninstaller.exe
RMDir $INSTDIR