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

Christophe Fergeau cfergeau at redhat.com
Tue Jun 21 15:09:18 UTC 2016


Acked-by: Christophe Fergeau <cfergeau at redhat.com>

On Tue, Jun 21, 2016 at 05:26:32PM +0300, Yedidyah Bar David wrote:
> From: Vinzenz Feenstra <vfeenstr at redhat.com>
> 
> 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 at redhat.com>
> ---
>  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 at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/spice-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <https://lists.freedesktop.org/archives/spice-devel/attachments/20160621/e0207b6a/attachment.sig>


More information about the Spice-devel mailing list