Call it a feature request or suggestion but what I would really like is the ability to add a file to a setup executable after it is compiled. I know this is a weird request but here is the rationale: I have a product that is copy protected and uses license information that we encrypt into a file. If this file could be incorporated into the installer rather than appearing as a separate file, it would make it easier to distribute.

What I have in mind is being able to insert a placeholder file into the script and be able to control where the file is installed just like any other compiled-in file. Then there would need to be some process that our fulfillment folks can use to incorporate the license file into the installer.

Obviously, we can accomplish the same functionality using the separate license file and that is what we do now. Incorporating it would mean that the customer could not separate the two and we all know that anything a customer CAN mess up, they will.