I have a parent project that I use to merge several child projects into a single help system. I use the TOC to link to the .mcwebhelp file of each child project. When I generate the final help build, Flare creates a folder called Subsystems where all of the child projects reside. My company would like to rename that folder but there doesn't seem to be an easy way to do that other than writing a script that would run after the build to rename the folder and clean up all of the references to it.
Has anyone found a better way to do this?
Thanks!