Commit 80dbf3d8 authored by Geoffroy Couprie's avatar Geoffroy Couprie

Win32: don't remove inexistant directory while uninstalling

parent ea337a8a
......@@ -346,9 +346,6 @@ FunctionEnd
Goto "${Index}-Loop"
"${Index}-End:"
!undef Index
SetShellVarContext all
RMDir /r "$APPDATA\\VideoLAN"
SetShellVarContext current
!macroend
;;;;;;;;;;;;;;;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment