Delete qwindowsvistastyle.dll on uninstall
This commit is contained in:
1
dist/windows/strawberry.nsi.in
vendored
1
dist/windows/strawberry.nsi.in
vendored
@@ -507,6 +507,7 @@ Section "Uninstall"
|
||||
Delete "$INSTDIR\gio-modules\libgiognutls.dll"
|
||||
Delete "$INSTDIR\platforms\qwindows.dll"
|
||||
Delete "$INSTDIR\sqldrivers\qsqlite.dll"
|
||||
Delete "$INSTDIR\styles\qwindowsvistastyle.dll"
|
||||
|
||||
Delete "$INSTDIR\imageformats\qgif.dll"
|
||||
Delete "$INSTDIR\imageformats\qico.dll"
|
||||
|
||||
Reference in New Issue
Block a user