Not sure if I can explain this correctly, but we're wondering
if there's any way of setting up the following process using
RoboHelp (we have RH7 and work with CHM files as our help):
We would like to find a way of creating an "automated" update
process for our screenshots. The idea we've been floating is to use
the software testers' testing scripts - which are configured to
take screenshots - to run a new script on a regular basis (probably
monthly or quarterly) to capture either all screens or (ideally)
all new or modified screens.
From there, if possible, we would have a way of either
automatically or manually moving the new images into a folder from
where our Help projects could somehow automatically grab the new
images and replace the now out-dated screenshots with the new. The
idea would be that a new image would overwrite any existing image
with the same filename.
I would still manually maintain the text, but it would allow
us to guarantee up-to-date and consistent screenshots (our help
currently features images dating back to DOS, and even current ones
use a mix of Vista, XP, and personalized themes).
Is there any possible way of doing this with RoboHelp? Our
belief is that we have the image capturing part already taken care
of - what we're in the dark about is whether there's any way of
getting the images into our Help projects. The goal is for an
automated method, but even if we had to manually transfer the
images from the source folder to a common folder from where each
RoboHelp project could auto-grab its new images would work as well.
I guess to outline our thoughts more directly:
1. A modified testing script runs at end of month or end of
quarter and grabs screenshots of each new or modified screen in our
software. Image names would be based on the screen, so that they're
always consistent.
2. If necessary, images are transferred to a folder
accessible by our help projects (our help file is one master CHM
and several sub-CHMs).
3. Each Help project would "view" the contents of this
folder, and for any image names that matched one it contains, it'd
delete its existing copy and copy in the updated image.
We would presumably have to manually add brand new screens
the first time, and we would then be able to let the process
auto-update them from that point on.
I hope this makes sense. We basically want a way of getting
our numerous screenshots consistent and updated. Doing so manually
at this point will be a hard slog, plus where I work work
emphasizes automation as much as possible - me spending three
months manually updating everything we have won't be too popular a
project I think. 🙂