How to apply or update the Flex Terminal Emulator license code

How to apply or update the Flex Terminal Emulator license code

The license code can be applied or updated thru the Flex Terminal Emulator Workspace or via the FlexLicense.exe application located in the Flex Terminal Emulator installation directory.

Updating thru the Flex Terminal Emulator Workspace:

  1. Open the Flex Terminal Emulator Workspace.
  2. Choose the File>About menu command.
  3. Press the License button.
  4. Copy and paste your FlexSoftware provided license code and press OK twice.

Updating via FlexLicense.exe:

  1. Navigate to the Flex Terminal Emulator installation directory.
  2. Locate the file named FlexLicense.exe and double-click to run.
  3. Copy and paste your FlexSoftware provided license code and press OK twice.
By default, the 32-bit version of FlexTerm gets installed to C:\Program Files (x86)\FlexSoftware\FlexTerm and the 64-bit version gets installed to C:\Program Files\FlexSoftware\FlexTerm

Mass updating without touching each workstation:

For large deployments, it may be desirable to update the Flex Terminal Emulator license code without visiting each machine to use one of the above methods. Most large organizations utilize Microsoft Configuration Manager, or similar technology, to deploy and manage applications on user's desktops. The Flex Terminal Emulator license code is actually stored in a registry key within the following location of the Windows registry:

HKEY_LOCAL_MACHINE\SOFTWARE\FlexSoftware\FlexTerm

The License string value found at the above location in the registry contains the license code that was entered during installation, or updated using one of the above methods. Any scripting technology may be used to update the data string in the License registry key. Alternatively, you may create a registry file with a .reg extension containing the updated license code, then import into the Windows registry. For example:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\FlexSoftware\FlexTerm]
"License"="XXXXXXXX-XXXXXXXX-XXXXXXXX-XXXXXXXX-XXXXXXXX"

Replace the X characters above with the Flex Terminal Emulator license code provided by FlexSoftware.


    • Related Articles

    • What host code pages are available in Flex Terminal Emulator

      The following host code pages are supported in Flex Terminal Emulator: 037 US / Canada 273 Austria / Germany 277 Denmark / Norway 278 Finland / Sweden 280 Italy 284 Spain / Latin America 285 United Kingdom 297 France 500 International 1140 US / ...
    • How to launch multiple Flex Terminal Emulator Workspaces simultaneously

      I have created multiple Flex Terminal Emulator Workspaces and would like to start them all simultaneously. Is this something that can be accomplished? A batch file may be used to start multiple instances of the Flex Terminal Emulator executable and ...
    • How to view the Flex Terminal Emulator keyboard layout

      I have customized my keyboard layout and would like to reference my key mappings in a separate page. Is this something that can be accomplished? Users can view their entire keyboard layout in a separate .html page. Follow the steps below to view the ...
    • How to maximize the Flex Terminal Emulator host screen area

      Users may wish to hide or disable some of the advanced features of Flex Terminal Emulator in order to acquire additional space for the host screen area. Below are some tips to help accomplish this: Status Bar By default, the Status Bar is displayed ...
    • How to save Flex Terminal Emulator workspace as a desktop shortcut

      I have created a workspace with multiple sessions and would like to save my workspace as a desktop shortcut for quicker access. Is there a way to save my workspace as a desktop shortcut through Flex Terminal Emulator? Follow the steps below to save ...