Hello Wolfgang,

> I had to learn that, when I set to install an entire directory with all
> sub-dirs recursively by using *.*, then those empty sub-dirs do not get
> installed on the target system.

That is correct and expected. The wildcard is used in the "Install
File(s)..." function and the option is "Recurse subfolders".

> I have to have some bogus files in each empty sub-dir. I added a
> Description.TXT with something like "In this directory you will find
> blabla".
>
> Now all folders are installed, which, of course, is no wonder, as they are
> not
> empty anymore.

To add all files and (empty) subfolders, you have to use the "Files and
Folders" Visualizer -> click "Toggle to add folder(s) and file(s).

> Is that a intended behaviour?

Yes, 100%. An "Install File(s)..." function can only install files (and
create the target folder for that file).

Friedrich