Part of my exe build contains a set of files that I would like to install on more than 1 location on the user computer. Is there a way to do so? Seems like I can only specify 1 path for now?
Also,
What if I wanted to loop through the e.g. C:\files\ directory to grab the name of all its sub-folders so that I can install files in each of these sub-folders, is that possible?
Thanks
Em

