Tool to delete registered license keys on a system

The QlmDeleteKeys tool can be used to delete all registered license keys on a customer system.

QlmDeleteKeys requires as input the settings xml file generated by the "Protect your application" wizard. This xml file is typically used as an argument to the QLM License Wizard. If you do not have this xml file, you can generate it as follows:

  • Launch the QLM Management Console

  • Go to the Protect your application tab

  • On page 2, select your product, your license server and your programming language

  • On page 3, click Next (no changes required)

  • On page 4, set QlmStoreKeysLocation to Registry or File depending on which option you selected for your application then click Next

  • On page 5, select a temporary location to save your customizations and click Save

  • Several files will be created. The file with an extension lw.xml is required as input for the QlmDeleteKeys application.

Running DeleteKeys on a system where QLM is installed

  • Launch C:\Program Files\Soraco\QuickLicenseMgr\DeleteKeys.exe as Administrator (Right mouse click and select Run As Administrator).

  • Click the Browse button and select the location of the settings xml file.

  • Click Delete Keys

  • Click Exit when done

Running DeleteKeys on a system where QLM is not installed

  • Deploy QlmDeleteKeys.* and QlmLicenseLib.dll to a new folder on the system (QlmDeleteKeys.* can be found in C:\Program Files\Soraco\QuickLicenseMgr)

  • Execute QlmDeleteKeys.exe as Administrator (Right mouse click and select Run As Administrator).

  • Click the Browse button and select the location of the settings xml file.

  • Click Delete Keys

  • Click Exit when done

Running DeleteKeys for QLM v9

To run QlmDeleteKeys for QLM v9:

- Create a new folder

- Download QlmDeleteKeysv92.zip for QLM v9.2 and extract it to this new folder

- There should be 2 files: QlmDeleteKeys.exe and QlmLicenseLib.dll

- The tool requires .NET 4.0 to be installed on the system

- Execute QlmDeleteKeys.exe as Administrator (Right mouse click and select Run As Administrator)

- Click the Browse button and select the location of the settings xml file.

- Click Delete Keys

- Click Exit

Running DeleteKeys for QLM v8 or earlier

To run QlmDeleteKeys for QLM v8 and earlier:

- Create a new folder

- Download QlmDeleteKeysv8.zip for QLM v8 and earlier and extract it to this new folder

- There should be 2 files: QlmDeleteKeys.exe and QlmLicenseLib.dll

- The tool requires .NET 2.0 to be installed on the system

- Execute QlmDeleteKeys.exe as Administrator (Right mouse click and select Run As Administrator)

- Click the Browse button and select the location of the settings xml file.

- Click Clear License

- Click Exit

Last updated