User Tools

Site Tools


testplaninv:33:installation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
testplaninv:33:installation [2020/09/28 14:11]
127.0.0.1 external edit
testplaninv:33:installation [2026/02/20 14:19] (current)
admin
Line 19: Line 19:
  
 To activate the license you have to restart Inventor. After a successfull activation the license data will be displayed in the "About"-dialog. \\ \\  To activate the license you have to restart Inventor. After a successfull activation the license data will be displayed in the "About"-dialog. \\ \\ 
 +
 +===== Installation parameters =====
 +The setup file can be called up with the following start parameters:
 +
 +^ Name       ^ Beschreibung                                                        ^ Beispiel ^
 +| LICMETHOD  | Licensing method used. Local license service or network license service. | NETWORK, LOCAL or CLOUD |
 +| LICPORT    | Port number for communication with the license service.               | 8081     |
 +| LICSERVER  | Name of the license server.                                          | LOCALHOST or Servername    |
 +| LICNUMBER  | License number of the customer (for cloud licensing)                 | Sd54fgh6                     |
 +| COMMONSETTINGSPATH | Path for the shared settings (if required)   | \\SERVER1\share\ReitecTesplanSettings|
 +
 +Example call with start parameters:
 +
 +<code>C:\Temp\Reitec.Testplan.Inventor_3.6.1.1.exe /quiet /l*v "C:\Temp\Testplan.log" LICMETHOD="NETWORK" LICPORT="8081" LICSERVER="SERVER1"</code>
 +
 +In addition to the start parameters mentioned above, the msiexec.exe start parameters can also be used. You can find details on this under [[http://msdn.microsoft.com/en-us/library/aa367988(v=vs.85).aspx|MSDN]].
  
 ---- ----
-The content refers to version 3.0+The content refers to version 3.3-3.7
testplaninv/33/installation.1601295098.txt.gz ยท Last modified: 2020/09/28 14:11 by 127.0.0.1