Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Geocap now utilizes a cloud-based licensing system, which requires users to log in to access the application. This documentation provides step-by-step instructions on how to register as a user and license the Geocap application.pagetree

Table of Contents

Registering a new user

Go through the following steps to get a user.

...

My computers does not have internet access

Info

This option is only valid for Geocap 8.1.7 and above

  1. Open a Windows Command Prompt shell on your computer (Search for cmd)

  2. Navigate to the Geocap installation folder by typing in:
    (Note that the version number needs to correspond to the version you have installed)

    Code Block
    languagenone
    cd C:\Program Files\Geocap\Geocap 8.1.7\bin
  3. Then type in:

    Code Block
    languagenone
    start geocap.exe --hardwareid
  4. You should then get a pop-up similar to this:

    image-20240205-093019.png
  5. Copy this Hardware-ID and follow the steps above to request an offline license.

...

My computers does not have internet access

Info

This option is only valid for Geocap 8.1.7 and above

  1. Open a Windows Command Prompt shell on your computer (Search for cmd)

  2. Navigate to the Geocap installation folder by typing in:
    (Note that the version number needs to correspond to the version you have installed)

    Code Block
    languagenone
    cd C:\Program Files\Geocap\Geocap 8.1.7\bin
  3. Then type in:
    (Replace the path to license file with your own path and filename)

    Code Block
    languagenone
    start geocap.exe --licensefile C:\Users\username\Downloads\GeocapClassic_Geocap_8_10068cc9-a274-496e-9ea4-25b26f9aba62.jwt
  4. When Geocap has started navigate to the toolbar and select: License > License Manager.

  5. Click Browse and find the license file again

  6. Click OK

...