Renaming Subsystems folder

This forum is for all Flare issues related to the HTML5, WebHelp, WebHelp Plus, and Adobe Air Targets
Post Reply
asbahr+
Propeller Head
Posts: 18
Joined: Tue Sep 29, 2015 4:54 am

Renaming Subsystems folder

Post by asbahr+ »

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!
Paul_N
Propeller Head
Posts: 57
Joined: Mon Feb 09, 2015 5:57 am
Location: Yorkshire, UK

Re: Renaming Subsystems folder

Post by Paul_N »

I've just encountered this same issue - the dev team and product owner would rather the /subsystems folder have a meaningful name in our HTML5/TriPane help system. The merged projects are all small apps, and they'd like the folder to be labelled /apps.

Is the folder name subsystems hard coded into Flare 2020 r3?
Post Reply