The Delete files action have the Recurse subdirectories option, but i have problem with it.
The action:
%AppDir%\*.*
is supose to delete all files and subfolders of the %AppDir% (like the example 2 of the delete files action help say)
I have various subfolders on %AppDir%, but the action only delete the subfolders that have 1 or more files on it, the empty subfolders are not deleted.
is this normal?
The action:
%AppDir%\*.*
is supose to delete all files and subfolders of the %AppDir% (like the example 2 of the delete files action help say)
I have various subfolders on %AppDir%, but the action only delete the subfolders that have 1 or more files on it, the empty subfolders are not deleted.
is this normal?
Comment