mirror of
https://gitlab.uni-freiburg.de/opensourcevdi/virt-viewer
synced 2025-12-28 15:20:49 +00:00
nsis: remove $INSTDIR\etc\libvirt
This commit is contained in:
parent
6bd9b280b5
commit
c46f42eafc
@ -268,6 +268,7 @@ Section "Uninstall"
|
||||
RMDir /r "$INSTDIR\etc\pango"
|
||||
RMDir /r "$INSTDIR\etc\gtk-2.0"
|
||||
RMDir /r "$INSTDIR\etc\fonts"
|
||||
RMDir /r "$INSTDIR\etc\libvirt"
|
||||
|
||||
Delete /rebootok "$INSTDIR\bin\remote-viewer.com"
|
||||
Delete /rebootok "$INSTDIR\bin\remote-viewer.exe"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user