How to add help files into runtime images?

  • Thread starter Thread starter Ann
  • Start date Start date
A

Ann

I add a third-party driver to my runtime. The driver runs ok, but I found
that the help files (*.hlp)don't exist on the runtime.

How can I add the *.hlp into my runtime except adding them manually after
the image is running ?

Thanks,

Ann
 
Hi Ann,

When you create a new configuration, the default setting is not to include
helpfiles (Look in Target Designer for settings and then other settings)
Change this to have helpfiles installed on your runtime.

regards,
Hans
 
Back
Top