It's an issue of automating the build process so that it will be
idiot-proof for the next programmer who follows (whenever that may be).
If they have to manually create a directory or two in the build output
directory and then drag and drop files from several locations, you can
imagine the potential for errors.
I'd like to have files on the CD (to be used by our distributors) but
not in the install directory (visible to end users, as curious and
creative as they are). We tightly control the configuration of the
systems we ship, so if the system goes belly up the user is required to
send it back to us to rebuild it to make sure it's configured correctly.
|