Book a Demo

Author Topic: Using a central local help library  (Read 5214 times)

Eamonn John Casey

  • EA User
  • **
  • Posts: 110
  • Karma: +0/-1
    • View Profile
Using a central local help library
« on: February 01, 2018, 08:47:14 pm »
Is there any way in EA 13.5 to point to a Central help file? Our users run in a secure environment With no internet Access and no permissions to install software. Software gets pushed out to Virtual machines and I do not want to replicate help system for Our user base.

Thanks
Eamonn J.

Arshad

  • EA User
  • **
  • Posts: 292
  • Karma: +21/-1
    • View Profile
Re: Using a central local help library
« Reply #1 on: February 01, 2018, 08:53:49 pm »

Uffe

  • EA Practitioner
  • ***
  • Posts: 1859
  • Karma: +133/-14
  • Flutes: 1; Clarinets: 1; Saxes: 5 and counting
    • View Profile
Re: Using a central local help library
« Reply #2 on: February 01, 2018, 10:59:32 pm »
Hello,

I did a quick scan through the registry on a virtual machine where I have the user guide installed, but unfortunately I couldn't find a key that holds its install location.

Maybe you could install the user guide on a central file share and make     C:\Program Files (x86)\Sparx Systems\User Guide\     a shortcut to that? Not sure if that would work, but it might.


/Uffe
My theories are always correct, just apply them to the right reality.

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Using a central local help library
« Reply #3 on: February 02, 2018, 09:01:46 am »
There is a path in the registry.

I don't have it installed right now, but think you'll find it in HKLM/Software/Wow6432Node/Sparx Systems.


Uffe

  • EA Practitioner
  • ***
  • Posts: 1859
  • Karma: +133/-14
  • Flutes: 1; Clarinets: 1; Saxes: 5 and counting
    • View Profile
Re: Using a central local help library
« Reply #4 on: February 02, 2018, 07:34:29 pm »
Yup, that's it.

Key         HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Sparx Systems\UserGuide
Value Name  Path
Value Data  C:\Program Files (x86)\Sparx Systems\User Guide\


I did a simple test moving the guide to a different directory on a local hard drive, and it worked. I didn't try it with a UNC path, so that's probably worth a quick check before you deploy.

/U
My theories are always correct, just apply them to the right reality.

Eamonn John Casey

  • EA User
  • **
  • Posts: 110
  • Karma: +0/-1
    • View Profile
Re: Using a central local help library
« Reply #5 on: February 03, 2018, 01:13:55 am »
Hei,
Thanks for replies. Was able to move Help System to an alternative location on the network that is mapped up on login. So that Works fine.

I am going to try out hosting it on Internation Server.  ;D