Redirect the help [?] button

I am looking for a way to redirect the help [?] button to a custom help guide that supports our custom GUI and environment. Prior to the .154 release of AECOSim ABD we were able to place an index file into a folder that would redirect the user. This folder structure has changed and placing the index file in the new structure does not work.

I have been through all of the help configuration variables and none seem to accomplish my end goal, which is have the user click help and point to
"http://www.customhelpsite.com"


The current configuration is as follows
System Info:
Window 8
AECOsim Building Designer
v10.00.00.154

MS_HELPLOAD_APPLICATION = HTMLHelp
MS_HELPLOAD_CONTENTSPAGE = index.html (Where is the rest of the URL fed from? this is what I need to gain access to)
MS_HELPLOAD_HOSTEDHEPL_TOPICPAGE = &docID=%ls
MS_HELPLOAD_TOPICPAGE = %ls.html
MS_HELPLOAD_USEBROWSER = 1
MS_HELPPATH = $(MSDIR)docs\ (C:\Program Files\Bentley\AECOsim CONNECT Edition\AECOsimBuildingDesigner\Docs)

I have redirected the index.html to http:\\www.google.com and received the following 404 error. See image below.

2017-09-28_15-09-55.tif


We simply need to provide the system with a URL or direct path to local HTML pages that holds our help guide. Any help on this would be greatly appreciated.

Thank you

MTH

Parents Reply Children