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