The Setup created by InnoSetup is installing two files into the Roaming Directory. For example:
C:\Users{user}\AppData\Roaming\Get\Rezeptverwaltung\zutaten.xml C:\Users{user}\AppData\Roaming\Get\Rezeptverwaltung\rezepte.xml
I also can see the following directory when using the DesktopAppConverter
C:\temp\Recipe\PackageFiles\VFS\Users\ContainerAdministrator\AppData\Roaming\Get\Rezeptverwaltung\rezepte.xml C:\ temp\Recipe\PackageFiles\VFS\Users\ContainerAdministrator\AppData\Roaming\Get\Rezeptverwaltung\zutaten.xml
When installing the Recipe.appx the required files (C:\Users{userprofile}\AppData\Roaming\Get\Rezeptverwaltung*.xml are not installed into the userprofile Roaming directory.
How can I tell the DesktopAppConverter to install this files too?