0% found this document useful (0 votes)
80 views2 pages

2020 R1 Steps For Local Help

1. Unzip the Electronics help files into the Help/Electronics/v201 folder and edit the admin.xml config file to point local help links to this folder. 2. Copy the provided admin.xml changes to configure the HelpContentsURL, HelpOnContextURL, and other values to open local help from the menu. 3. Save and restart the application for the local help changes to take effect. Selecting help from the menu will now open documentation from the local folder.

Uploaded by

Sai Sudhir Vh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
80 views2 pages

2020 R1 Steps For Local Help

1. Unzip the Electronics help files into the Help/Electronics/v201 folder and edit the admin.xml config file to point local help links to this folder. 2. Copy the provided admin.xml changes to configure the HelpContentsURL, HelpOnContextURL, and other values to open local help from the menu. 3. Save and restart the application for the local help changes to take effect. Selecting help from the menu will now open documentation from the local folder.

Uploaded by

Sai Sudhir Vh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

Steps for Setting up Local Help 2020 R1 Electronics

The following changes to the admin.xml config file enable the user to open the appropriate product
main help, scripting help, and getting started guide help from the Help menu, after installing the help
locally. Pressing F1 will open the appropriate product help to its introductory topic. Context-sensitive
help is not supported for locally installed help.

NOTE: You should save a copy of the admin.xml file before editing the one in the installation’s config
folder - just in case you need to restore it.

1. Create an Electronics/v201/ folder under the Help folder in the installation path, and
unzip the help files from Electronics_v201_Dec11.zip into the /Help/Electronics/v201/
folder.

NOTE: You can put the help files elsewhere under the Help folder, but if you do, you must
change the path for HelpLocalDirectory in admin.xml accordingly.

2. Copy the contents from local_help changes for admin_xml.txt and replace the corresponding
lines in admin.xml.

NOTE: If you want to make these changes manually, edit admin.xml (in the config folder) as
highlighted below (assuming that the help files reside in the /Help/Electronics/v201/
folder):

<KEY ObjectName="Help" RegObjectType="0">


<VALUES>
<VALUE ObjectName="HelpContentsURL" Value="Electronics/v201/home.htm#../Subsystems/$
(ANSYSDT)/$(ANSYSDT).htm" ValueType="2"/>
<VALUE ObjectName="HelpOnContextURL" Value="Electronics/v201/home.htm#..//Subsystems/$
(ANSYSDT)/$(ANSYSDT).htm#cshid=" ValueType="2"/>
<VALUE ObjectName="HelpScriptingContentsURL"
Value="Electronics/v201/home.htm#..//Subsystems/$(ANSYSDT)/Subsystems/$(ANSYSDT) Scripting/$
(ANSYSDT) Scripting.htm" ValueType="2"/>
<VALUE ObjectName="GettingStartedGuides"
Value="Electronics/v201/home.htm#../Subsystems/$(ANSYSDT)/Content/GettingStarted/$
(ANSYSDT)GettingStartedGuides.htm" ValueType="2"/>
<!-- <VALUE ObjectName="HelpLocalDirectory" Value="Help/Electronics/v201"
ValueType="2"/> -->
<VALUE ObjectName="DefaultTopic" Value="Electronics/v201/home.htm#" ValueType="2"/>
<VALUE ObjectName="HelpWebsite" Value="https://ansyshelp.ansys.com" ValueType="2"/>
</VALUES>
</KEY>

3. Save the admin.xml file, and restart Electronics Desktop for the changes to take effect.
4. Selecting the desired product help (HFSS Help, HFSS Scripting Help, Maxwell Getting Started
Guides, etc.) from the Help menu should now open the corresponding help in your browser.
Note that the product Getting Started Guide help will open similar to that shown below. Click
Open topic with navigation to open it in the tri-panel view with the Table of Contents.

NOTE: If you want to use the whole help system instead of just the help for one product, click File >
New, delete the default design, and then click Help on the Help menu. This opens the full help system
and you can search all products and navigate to all documents.

You might also like