Catch me at: The List!
12. In InstallScript, STRING variables can be up to 65535 characters in length, but String Literals are limited to 255 characters. This means I have to spoon feed long strings into a variable, so many characters at a time.
Please change this.