Previous Topic

Next Topic

Book Contents

Book Index

Stand-alone PMOD Installation with USB Key Protection

Install USB Key Drivers

All the files required for the driver installation have been extracted during the installation of the PMOD software and stored in the PMOD directory tree. The following two steps must be performed to install the USB protection key hardware drivers.

  1. Driver installation: The purpose of this step is to install programs for reading the information from the WIBU-Box/RU plugged into the USB port. The driver installers are located in the directory Pmod3.3/hksetup/Windows.
    Please start the program WkRuntime.exe which includes the drives for both 32-Bit and 64-Bit systems, and perform a standard installation procedure. Then reboot the system.
  2. Now the USB key can be connected to any of the free ports.

Note: If you experience problems during driver installation, you are recommended to download the most recent drivers for the WIBU-KEY (Runtime Kit) from http://wibu.com/download_user.php and try the installation again.

Copy License File

In the delivery note that you have received with the PMOD DVD you find account information for logging into the support area of www.pmod.com. There you will find a license report, and a button for downloading the license file for your purchased configuration. Please download pstarter.lcs and copy it to the directory Pmod3.3/properties/system/lcs.

If the license file is missing when PMOD is started, the following dialog window is shown.

The button Request Trial License opens a web browser and points to the location, where the user can fill out a form for requesting a trial license file. The button Go to ordering opens a web browser and points to the PMOD ordering form.

The License Server panel is only applicable for network licenses. In tis case please refer to the next section.

Important Note: Please do not change pstarter.lcs in any way - a modified license file will not be accepted. Do not open pstarter.lcs in any program, do not rename it, and if you transfer it per FTP, use binary transfer.

Start PMOD

PMOD can now be started with the command script RunPmod.bat in Pmod3.3/Start. Example:

C:
cd "C:\Pmod3.3"
.\java\jre\bin\java -version
.\java\jre\bin\java -Xmx4000M -jar pmod.jar
pause

Notes: 

The script has been tailored to the installation directory. Therefore, if the Pmod3.3 directory is moved to a different location, the path needs to be adjusted.

The -Xmx4000M option specifies the maximum heap memory (4000 MB) that PMOD can allocate. To process large data sets this number should be increased. However, please note that there is an operating-system dependent limitation on 32-Bit operating systems: only a maximum of 1500M can be allocated, even if the physical RAM size is larger. Increasing -Xmx beyond 1500M will result in an error Could not reserve enough space for object heap. Caution: The P3D tool may crash, when the reserved space approaches the physical RAM size.

Create a PMOD Starter Shortcut on your Windows desktop:

  1. Start a Windows explorer and drag the file Pmod3.3/Start/RunPmod.bat to the Desktop while pressing CTRL+SHIFT simultaneously.
  2. Then rename the shortcut to PMOD.
  3. Change its icon by pressing the right mouse button on the shortcut, select Properties, and then in Change Icon point to Pmod3.3/resources/icons/Pmod.ico.