Yeah I found out the hard way that it only supports installing to one folder. I thought I could trick out the installer and tried editing the .inf file as such:
Changed [SourceDiskNames] to have just two references, 1 for the app, and 1 subfolder under the app folder for all my 271 icons -now you see why I don't want them in the app folder
I then changed the [SourceDisksFiles] section and manually added all the icon filenames and the applicable pointer from [SourceDiskNames].
Then added another path in [DestinationDirs] and referenced that path with all the files in another section (basically following the lead of the sample.inf.
Long story short, I still ended up with all files in app folder. What little hair I have left is gone
Erel, do you think this is possible but I just missed something?