SUMMARY
Instructions on how to remove older versions of Foundry licensing tools are collected below. The exact steps to remove older versions of Foundry licensing tools vary for the different versions and different operating systems.
FOUNDRY LICENSING TOOLS (FLT) 8.0
The Foundry Licensing Tools (FLT) 8.0 are installed using the Foundry Licensing Utility 8.1.6 and are the tools used to float RLM licenses.
The FLT 8.0 can be uninstalled using the Foundry Licensing Utility 8.1.6 by navigating to License Server > Uninstall > click Uninstall
Alternatively the tools can be uninstalled using the Windows Control Panel
- Launch Control Panel, navigate to Programs and Features
- Right click on FLT 8.0v0 and click Uninstall
Note: Due to a bug that affected the Foundry Licensing Utility 8.1.6 on macOS/OSX and Linux, the FLT 8.0 were not installable on these systems, if you are running a license server on these operating systems, please follow the steps to uninstall the FLT 7.3 below. More information on this bug can be found in the following article: Q100630: Resolving the “The Installation Failed” error when attempting to uninstall the license server via FLU 8.1.6 on Mac/Linux
FOUNDRY LICENSING TOOLS (FLT) 7.3, 7.1, 7.0
The Foundry Licensing Tools (FLT) 7.3 included server tools to float RLM licenses. FLT 7.1 and 7.0 included server tools for RLM and FLEXlm licenses.
OSX
- Open a Terminal (from Applications > Utilities)
- Run the following command:
sudo /Applications/TheFoundry/LicensingTools7.3/uninstall.sh
Windows 7
- From the Start menu, navigate to > All Programs > The Foundry > FLT 7.3v2
- Right-click on "Uninstall" and select "Run As Administrator".
Windows 10
- From the Start menu click on Settings and then Apps.
- Search for "FLT" in the Apps and Features list
- Select FLT 7.3v2 and click on Uninstall
Linux
- Open a Terminal
- Run the following command as root or with sudo:
/usr/local/foundry/LicensingTools7.3/uninstall.sh
Uninstalling FLT 7.1 and 7.0
The steps to uninstall FLT 7.1 or 7.0 are the same as 7.3, you just need to replace "7.3" with "7.1" or "7.0" in the steps above. For example, to uninstall FLT 7.0v5 on Linux you would run the following command:
sudo /usr/local/foundry/LicensingTools7.0/uninstall.sh
FOUNDRY LICENSING TOOLS (FLT) 6.0
The Foundry Licensing Tools (FLT) 6.0 included server tools to float RLM licenses.
OSX
- Open a Terminal (from Applications > Utilities)
- Run the following commands:
cd /Applications/TheFoundry/LicensingTools6.0
./uninstall.sh
Windows
- From the start menu, navigate to All Programs > The Foundry > FLT 6.0 (32-bit)
- Right-click on Uninstall FLT 6.0 (32-bit) and select "Run As Administrator".
Linux
- Open a Terminal
- Run the following commands as root or with sudo
cd /usr/local/foundry/LicensingTools6.0
sudo ./uninstall.sh
FOUNDRY FLEXlm TOOLS (FFT) 5.0
The Foundry FLEXlm Tools 5.0 included server tools to float FLEXlm licenses.
OSX
- In Finder, navigate to
/Applications/TheFoundry/FLEXlmTools5.0
- Run the FFT Uninstaller application.
Windows
- From the start menu, navigate to All Programs > The Foundry > FFT 5.0
- Right-click on Uninstall FFT 5.0v3 (32-bit) and select "Run As Administrator".
Linux
- Open a Terminal
- Run the following commands:
cd /usr/local/foundry/FLEXlmTools5.0/
sudo ./uninstall.sh
FOUNDRY FLEXlm TOOLS (FFT) 4.0
The Foundry FLEXlm Tools 4.0 included server tools to float FLEXlm licenses.
OSX
- Open a Terminal (from Applications > Utilities)
- Run the following commands:
sudo /usr/local/foundry/FLEXlm/lmutil lmdown -c /usr/local/foundry/FLEXlm/foundry.lic
sudo rm /Library/StartupItems/FoundryFLEXlmServer
sudo rm /usr/local/foundry/FLEXlm/lmgrd
Windows
- Open a Command Prompt
- Run the following command:
C:\Program Files\The Foundry\FLEXlm\remove.bat
Linux
Run the following command in a terminal depending on your Linux platform.
RedHat/Centos Linux: etc/init.d/foundrylmgrd stop
Debian Linux: /usr/sbin/update-rc.d -f foundrylmgrd remove
SuSE Linux: /sbin/chkconfig --del foundrylmgrd
FURTHER HELP
If you are still experiencing difficulties please create a support ticket to let us know the exact issue encountered and the troubleshooting steps that have been taken.
For more information on how to open a support request, please refer to this article: Q100064: How to raise a support ticket
We're sorry to hear that
Please tell us why