How can I manage multiple UDE instances via an single license key file?

The UDE license manager can access to a shared license key file via network folders. Please follow one of these steps:

Adapting an existing installation of UDE

  1. Backup your registry.
  2. Insert a new registry entry using the tool regedit.exe HKEY_CURRENT_USER\Software\pls\Universal Debug Engine\3.0\PlsData
  3. Assert a shared network folder to the entry, where all required UDE instances can access to:

e.g:

  PlsData=\\computer17\udelicense

Adapting a new installation of UDE

  1. Insert the following entry to the file setup.ini from the UDE installation folder
  [User]
  PlsData=

e.g:

  [User]
  PlsData=\\computer17\udelicense

The required registry-key will be added automatically while installation process.

Providing UDE licenses via network, for the administrator of the UDE licenses only required. Run the UDE license manager via Help-Lizenz-Manager and add all of the required UDE license keys. This updates the UDE license file on the network folder. All computers, which have the above described registry-key, have now access to the central managed license key file for usage with UDE and UDE Memtool (<PlsData>\UDELicenseMgr.xml).