I want to make a \"standard\" install for external use, but I also want to use the same script and tell it (with a command line param perhaps?) to include another set of fil
The answer is simple: create two files for each release, but put the common stuff in a third file and #include it in the other two.
http://rickborup.blogspot.com/2006/09/inno-setup-include-directive.html