My app uses JvGnuGetText for localization, which means I have a directory tree as {app}\locale\<lang code>\LC_MESSAGES\ with 6 <lang code> levels and a default.mo file at the bottom of each. Is there a way to define a single [Files] entry that would build the directory tree and install all 6 default.mo files? Or must I create 6 separate [Files] entries for this, plus more when I add a new language? If the latter, please consider this an enhancement request. :)