Install an extension plug-in application
To add an extension plug-in to the BlackBerry Administration Service, you must first install the application for the extension plug-in on the computer that hosts the BlackBerry Enterprise Server.
Before you begin: Copy the .dll file for the extension plug-in application to the computer that hosts the BlackBerry Enterprise Server.
- On the computer that hosts the BlackBerry Enterprise Server, on the Start menu, click Run.
- Type regedit.
- Click OK.
- Perform one of the following actions:
- If you are running a 32-bit version of Windows, navigate to HKEY_LOCAL_MACHINE\Software\Research In Motion\BlackBerry Enterprise Server\Agents.
- If you are running a 64-bit version of Windows, navigate to HKEY_LOCAL_MACHINE\Software\WOW6432Node\Research In Motion\BlackBerry Enterprise Server\Agents.
- If necessary, create a DWORD value named PlugIns.
- Double-click the PlugIns DWORD value.
- In the Value data field, type Name=<DLL_Name> Data=<DLL_Path>, where <DLL_Name> is a descriptive name of the .dll file and <DLL_Path> is the full path and file name for the .dll file.
- Click OK.
After you finish:
- Restart the BlackBerry Enterprise Server.
- Add the extension plug-in to a BlackBerry Messaging Agent.
Related concepts