Ansys 产品

Ansys 产品

卸载Ansys License Manager?

    • wlu
      Ansys Employee

      如何卸载ALM2024R1?

    • wlu
      Ansys Employee

      Uninstalling the Ansys license manager

      Guidelines to uninstall or remove the Ansys license manager from your license server. 

      Important

      • Uninstalling the Ansys License Manager and deleting the license file from the previous server is required when moving or transferring the license to a new server. Ensure that the Ansys license manager is uninstalled and the associated license files are deleted from the server as shown below. 
      • The process will require root or administrator privilege.
      • This article uses the default installation directory of the Ansys License Manager. 

      Uninstall on Windows

      Follow these steps on the license server machine. Commands shown are run with an "elevated" command prompt.

      • Stop the Ansys License Manager in the Ansys license management center.
      • Then open a Windows command prompt as "Administrator" and run the following:
        • Stop and Delete the Ansys License Manager 2024 R1 and newer:

      sc stop "ANSYS, Inc. License Manager CVD"
      sc delete "ANSYS, Inc. License Manager CVD"

        • Stop and Delete older versions of the Ansys license manager: 

      sc stop "ANSYS, Inc. License Manager"
      sc delete "ANSYS, Inc. License Manager"

        • Stop and Delete the Ansys licensing Tomcat service :

      sc stop "ANSYSLicensingTomcat"
      sc delete "ANSYSLicensingTomcat"

      • Verify that the following services are no longer running or available on Windows "Services". Otherwise, reboot the machine and do the above steps again and ensure the following are no longer shown in Windows "Services".
        • ANSYS, Inc. License Manager
          ANSYS Licensing Tomcat
      • Copy and save the license (.lic) files from the folder "license_files" folder if you are re-installing the Ansys license manager on the same machine.
        • "C:\Program Files\ANSYS Inc\Shared Files\Licensing\license_files"
      • Delete the "Licensing" subdirectory. Run the command below from the Windows command prompt with Administrator privileges. Note: This will delete the license files for the machine.  
        • rmdir /S "C:\Program Files\ANSYS Inc\Shared Files\Licensing"
      • Remove the Ansys License Manager folder from the Start menu,
        • rmdir /S "C:\ProgramData\Microsoft\Windows\Start Menu\Programs\ANSYS Inc. License Manager" 
Viewing 1 reply thread
  • 您必须登录才能回复此主题。