Page 1 of 1

Feature Request

Posted: Tue Mar 12, 2019 5:41 pm
by webadm
I have a project that adds a folder in $ALLAPPDATA$

In that folder I add a target file *.* with the "Include subfolders if wildcards used" check box checked.

This installs all folder tree .

Some files in that folder tree need to be persistent. To get this I create the folder and I add the file to the project and then I edit the file and I mark "Permanent file" and "Never overwrite" check boxes.

In order to achieve what I want, I also need to add all the files that I want to be persistent as Exclude wildcards on the "*.*" file mentioned before. If I don't do this then the files get uninstalled, even if the persistent flag has been set.

It would be great if this step would be no needed. That all files that have been specified line by line to be also ignored from the list generated by a recursive "*.*"