[NSIS 4/5] ovirt: Remove all files install by the ovirt-guest-agent

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



From: Vinzenz Feenstra <vfeenstr@xxxxxxxxxx>

Previously we left behind:
- default.ini
- default-logger.ini
- ovirt-guest-agent.ini
- vcredist_x86.exe

Change-Id: If625ea358d0808bbee70bff9124d4f4e083157dc
Signed-off-by: Vinzenz Feenstra <vfeenstr@xxxxxxxxxx>
---
 win-guest-tools.nsis | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/win-guest-tools.nsis b/win-guest-tools.nsis
index e03788c..9679a7f 100644
--- a/win-guest-tools.nsis
+++ b/win-guest-tools.nsis
@@ -234,6 +234,11 @@ Section "Uninstall"
 !ifdef OVIRT
   Delete /rebootok "$INSTDIR\OVirtGuestService.exe"
 
+  Delete /rebootok "$INSTDIR\default.ini"
+  Delete /rebootok "$INSTDIR\default-logger.ini"
+  Delete /rebootok "$INSTDIR\ovirt-guest-agent.ini"
+  Delete /rebootok "$INSTDIR\vcredist_x86.exe"
+
   RMDir /rebootok "$INSTDIR\hooks\after_hibernation"
   RMDir /rebootok "$INSTDIR\hooks\before_hibernation"
   RMDir /rebootok "$INSTDIR\hooks\after_migration"
-- 
2.1.4

_______________________________________________
Spice-devel mailing list
Spice-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.freedesktop.org/mailman/listinfo/spice-devel




[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]     [Monitors]