• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Save project as template

Explorer ,
May 27, 2011 May 27, 2011

Copy link to clipboard

Copied

I havent figured out where there is an epxlanation of how to save a project as a template to use to create new projects and import new documents?

i want to save and repliacte the skin, mapping and other settings of the project for use with other projects.

Views

702

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , May 31, 2011 May 31, 2011

Hi,

You are probably using Windows Vista/7 with UAC enabled. The script tries to save the project to you install directory, but UAC is preventing that. This doesn't create an error, but when the script tries to open the newly created template, the template is missing and you receive an error.

Try disabling UAC and running the script again.

Greet,

Willam

Votes

Translate

Translate
LEGEND ,
May 30, 2011 May 30, 2011

Copy link to clipboard

Copied

RoboHelp 8/9 comes with a script to do this for you. Just run the script SaveAsProjectTemplate and the script saves the current project as a template.

Greet,

Willam

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
May 31, 2011 May 31, 2011

Copy link to clipboard

Copied

I have tried that but i always get this error:

RH Script warning.png

I enter a name for the help template and a description but this error always loads

Line 49 of the script in bold:

RoboHelp.closeProject();
   RoboHelp.openProject(tarPath.concat("\\", projName), false);
   RoboHelp.project.rename("Template.xpj");
   RoboHelp.closeProject();
   RoboHelp.openProject(srcPath.concat("\\", projName));

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
May 31, 2011 May 31, 2011

Copy link to clipboard

Copied

Hi,

You are probably using Windows Vista/7 with UAC enabled. The script tries to save the project to you install directory, but UAC is preventing that. This doesn't create an error, but when the script tries to open the newly created template, the template is missing and you receive an error.

Try disabling UAC and running the script again.

Greet,

Willam

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
May 31, 2011 May 31, 2011

Copy link to clipboard

Copied

LATEST

Thanks Willam,

I created a template in my documents then copied to the RH template directory. Rather do that than turn off uac which in Win 7 is not so inconveneient.

All fine and dandy now.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
RoboHelp Documentation
Download Adobe RoboHelp