From: unknown Date: Thu, 28 Jul 2011 09:23:31 +0000 (+0200) Subject: This is a Directory so need to add /r option. X-Git-Tag: v3_6_2~188^2~1^2~9 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/56d29b1554682d19700b052fdbe18278dafb7266 This is a Directory so need to add /r option. --- diff --git a/buildtools/Cmake/simgrid.nsi.in b/buildtools/Cmake/simgrid.nsi.in index e2f615123f..2191decb2d 100644 --- a/buildtools/Cmake/simgrid.nsi.in +++ b/buildtools/Cmake/simgrid.nsi.in @@ -356,7 +356,7 @@ section "Uninstall" RMDir "$SMPROGRAMS\SimGrid" # delete PCRE - RMDir "$INSTDIR\GnuWin32" + RMDir /r "$INSTDIR\GnuWin32" # Delete variable DeleteRegValue ${env_hklm} SIMGRID_ROOT