Notes.ini Entry



Name:

    AddInMenus

Syntax

    AddInMenus=DLLName

Applies to:

    Workstations

Add-on:


    First Release:

      3.0

    Obsolete since:


      Category:

        Client Config

      Default:

        None

      UI equivalent:

        None

      Description:
      Allows users to add functions to the client menus, also used by several third party tools

      Example : AddInMenus=nntediff.dll (obsolete in ND6)

      Third party Example:

      ADDINMENUS=nntdelta.dll -> Teamstudio Delta tool

      ADDINMENUS=ncodesnip.dll -> Teamstudio Librarian

      AddInMenus = UIADDIN1.DLL, UIADDIN2.DLL

      In this example, the Add-In DLLs must reside in a directory in the path. Alternatively, you may specify the full pathname of the DLLs in the NOTES.INI file.

      AddInMenus=C:\Notes\nntediff.dll