SetOutPath $DESKTOP ; deflect current working directory from RMDir targetTrue, "C:\Documents and Settings\Admin\Application Data\My App" is not empty, but I thought that's what /r is for.
RMDir /r '"C:\Documents and Settings\Admin\Application Data\My App"'
What others reason could explain that?
(I am using NSIS 2.45 on Windows XP SP3.)