Skip to content

Tecplot 360 EX 2025 R1 Installation Instructions


Quick Checklist


VPN Required

!!! warning You must be connected to the campus VPN when installing and using Tecplot, especially off-campus.


Step 1 — Register Your Computer

!!! warning "Required Before Licensing" Your computer must be registered before Tecplot licensing will work correctly.

Submit the registration form and wait for confirmation before using Tecplot.

!!! note You may register multiple computers using one registration form submission.


Step 2 — Install Tecplot

Windows and macOS

  1. Download the installer from your WebStore order
  2. Run the installer and follow the default prompts

Step 3 — Configure Licensing

When launching Tecplot for the first time:

  1. Select Network License Server
  2. Enter the:
  3. License Manager server name
  4. Port number

This information is available in your WebStore order history.


Verify Licensing

To verify your license status:

  1. Open the Help menu
  2. Select Tecplot 360 EX Licensing

Your status should display:

  • Valid

If Your License Is Not Valid

Check the following:

  • VPN is connected
  • Registration form has been submitted
  • Your registration has been completed
  • License server name and port number were entered correctly

!!! tip Tecplot may lose access to the license server if VPN disconnects.

!!! tip "Mac Licensing Issue (Persistent Hostname)"

Some newer Macs using Wi-Fi and DHCP may connect to the license server using a different hostname than the one registered with WebStore.

If your Tecplot license is not validating even after registration:

1. Open **System Settings → Sharing**
2. Confirm your **Computer Name**
3. Disable **dynamic global hostname** if enabled
4. In Terminal, run:

```bash
sudo scutil --set HostName "YourComputerName"
```

Replace `"YourComputerName"` with your exact computer name.

Restart your Mac after making this change.