I am using paraffin to harvest a directory tree. This is working very nicely, except that the empty directory is shown in the output fragment as:-
and so doesn't get created when the msi is run.
Can paraffin be updated to have an equivalent to the heat tool's -ke (Keep empty directories.) parameter?
Is there another way of getting the to be included.
I have tried using a .ParaffinMold file in the empty directory to add in a fragment like heat generates.
The fragment is included in the output when there are files in the directory, but not when there are no files.