[Spice-devel] [NSIS v2 1/4] OVirtGuestService.exe is a File not a Directory to remove

Christophe Fergeau cfergeau at redhat.com
Wed Jun 22 14:55:14 UTC 2016


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

On Wed, Jun 22, 2016 at 12:12:40PM +0200, Vinzenz 'evilissimo' Feenstra wrote:
> From: Vinzenz Feenstra <vfeenstr at redhat.com>
> 
> Change-Id: Ie71a0164c33d41aa1945f6dfe6feb6e54d1806e1
> Signed-off-by: Vinzenz Feenstra <vfeenstr at redhat.com>
> ---
>  win-guest-tools.nsis | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/win-guest-tools.nsis b/win-guest-tools.nsis
> index e4cd33d..17f1103 100644
> --- a/win-guest-tools.nsis
> +++ b/win-guest-tools.nsis
> @@ -232,7 +232,7 @@ Section "Uninstall"
>    RMDir /rebootok "$INSTDIR\64"
>    RMDir /rebootok /r "$INSTDIR\drivers"
>  !ifdef OVIRT
> -  RMDir /rebootok "$INSTDIR\OVirtGuestService.exe"
> +  Delete /rebootok "$INSTDIR\OVirtGuestService.exe"
>  
>    RMDir /rebootok "$INSTDIR\hooks\after_hibernation"
>    RMDir /rebootok "$INSTDIR\hooks\before_hibernation"
> -- 
> 2.8.0
> 
> _______________________________________________
> 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/20160622/0e214369/attachment.sig>


More information about the Spice-devel mailing list