LR pixel
Hotline: From Austria +43 1 478 05 67
From Germany 0800 589 0129

5.3

The latest version can be downloaded here:

5.3.9.40

PROMAN Cloud Login:

here you can find the documentation for our cloud access

Training materials:

here you can download the PDF training materials for this version:

In German:

In English:

In French:

 

Release Notes – Enhancements and Fixes

With the release of the PROMAN-X 5.3 update, we have once again integrated several new features to make your work easier.

5.3:

🔹 Performance improvement:

  • Upgrade to .NET Desktop Runtime: The switch to the .NET Desktop Runtime provides significantly improved performance for PromanX.

This update brings greater efficiency and an improved user experience – enjoy the new features! 🚀

Of course, we have also made numerous other minor and major improvements to simplify creating and editing protocols for you. In addition to numerous features, the update also includes a series of fixes, updated functions, and security updates.

 

Automating installation via MSI packages

Each version is also provided with an MSI installer.

the following parameters apply during installation:

  • LICENSE_FILE = path including the file name of the license
  • APPDIR = installation directory.
  • NO_AUTO_UPDATER= if set to “1”, no update scheduler job is created; if “0” or not set, the job is set up on the computer
  • FORCEUPDATESHORTCUTS= forces the creation & update of shortcuts even in the case of an update; the default is 0. In that case, the shortcuts are only created on the first install. With the value 1, they are also created on an update
  • INIPATH= defines the INI parameter that is set in the shortcuts

For automation, after installation or update we recommend automatically replacing the desktop shortcut and the INI file according to the customer-specific settings.

Here you can see a few examples of this:

msiexec.exe /i "C:\tmp\Proman-setup.msi" /quiet LICENSE_FILE="c:\tmp\pmbb30.liz" APPDIR="c:\Program Files (x86)\proman32\" 
msiexec.exe /i "C:\tmp\Proman-setup.msi" /passive LICENSE_FILE="c:\tmp\pmbb30.liz" APPDIR="c:\Program Files (x86)\proman32\" 
msiexec.exe /i "C:\tmp\Proman-setup.msi" LICENSE_FILE="c:\tmp\pmbb30.liz" APPDIR="c:\Program Files (x86)\proman32\" 
msiexec.exe /i "C:\tmp\Proman-setup.msi" /quiet LICENSE_FILE="c:\tmp\pmbb30.liz" APPDIR="c:\Program Files (x86)\proman32\" FORCEUPDATESHORTCUTS=1 INIPATH="C:\ProgramData\testdata\INI"

 


Weitere Versionen