The default and suggested locations of
The License Manager (oplmgr.exe) on Windows is installed in %windir%\oplmgr.exe and runs as a Windows service.
The
The License Manager can also be started and stopped manually using the oplmgr /[start | stop] commands, or through the Services or Component Services control panels (generally found in the Administrative sub-directory). The version of oplmgr.exe can be obtained by right clicking on the executable and checking the Details tab and will be something like 1.3.5.1.
The
\HKEY_LOCAL_MACHINE\ SOFTWARE\ OpenLink Software\ License Manager\ License Directories\
The
uda = C:\Program Files\OpenLink Software\UDA\bin\
The default installation directory for
virtuoso = C:\Program Files\OpenLink Software\Virtuoso X\bin\
The binary installed to %windir%\oplmgr.exe matches the bitness of the first installer you ran, so either the 32-bit or 64-bit oplmgr.exe may be present on your system. You can confirm the bitness of this executable by inspecting it with Microsoft's Dependency Walker
If you install 32-bit software on 64-bit Windows, the Registry settings go into the Wow6432Node
branch --
\HKEY_LOCAL_MACHINE\ SOFTWARE\ Wow6432Node\ OpenLink Software\ License Manager\ License Directories\
-- and the default keys become --
uda = C:\Program Files (x86)\OpenLink Software\UDA\bin\ virtuoso = C:\Program Files (x86)\OpenLink Software\Virtuoso X\bin\
Th 64-bit License Manager will not see these 32-bit settings, and the 32-bit License Manage will not see the 64-bit settings above.
Therefore, for best results in environments where you have both 32-bit and 64-bit
You may also choose to have all Registry keys point to a single filesystem directory, into which you place all license files.
In this case, we recommend the directory be --
C:\Program Files\OpenLink Software\Licenses\