Wingetlywingetly
← All apps

ADInstruments GLP Client

by ADInstrumentsv8.1.0400

Last updated

The ADInstruments GLP Client enables you to satisfy the requirements for non-repudiation of data. Features include a comprehensive audit trail, secure signing, preservation of raw data and date/time stamping.

Install with winget

$ winget install --id ADInstruments.GLPClient --exact --version 8.1.0400

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for ADInstruments GLP Client

ADInstruments GLP Client uses MSI. The silent install switches are /quiet /norestart.

One-line silent install (x86, machine scope)
msiexec.exe /i GLP_v8.1.msi /quiet /norestart

See the full silent install reference for ADInstruments GLP Client

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v8.1.0400

ArchitectureTypeScopeInstallDownload
x86MSImachineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for ADInstruments GLP Client.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • ADInstruments PhysioTel ConnectADInstruments
    ADInstruments.LabChart.DeviceEnabler.PhysioTelConnectv1.1.0400

    The Physiotel Device Enabler allows the DSI MX2 2.0 System and supported PhysioTel receivers to stream data directly into LabChart. The DSI Matrix 2.0 System for Physiotel and HD Implants is manufactured by Data Sciences International.

  • ADInstruments VideoCaptureADInstruments
    ADInstruments.LabChart.Module.VideoCapturev1.2.0400

    The Video Capture Module for LabChart allows you to record LabChart data with synchronized video and audio tracks. The recording can be played back to review correlating events between the data, video or audio tracks.

  • ADInstruments HRVADInstruments
    ADInstruments.LabChart.Module.HRVv2.0.3400

    The HRV Module provides a comprehensive set of tools for the analysis and display of variation in the interval between heart beats in human and animal electrocardiogram or arterial pulse recordings.

  • ADInstruments Cardiac OutputADInstruments
    ADInstruments.LabChart.Module.CardiacOutputv1.3.0400

    The Cardiac Output Module adds functionality to LabChart to calculate cardiac output from a recorded thermodilution curve.

  • ADInstruments Wii Balance BoardADInstruments
    ADInstruments.LabChart.DeviceEnabler.WiiBalanceBoardv1.1.0400

    The Wii Balance Board Device Enabler for LabChart facilitates communication between a Nintendo Wii Balance Board and LabChart over a wireless Bluetooth connection.

  • ADInstruments Peak AnalysisADInstruments
    ADInstruments.LabChart.Module.PeakAnalysisv1.5.1400

    The Peak Analysis Module calculates various parameters for detected peaks, such as height, width, slope, area and various time based parameters. The parameter values are displayed in a table and can be exported to other applications.

More from ADInstruments.

Frequently asked questions

How do I install ADInstruments GLP Client on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id ADInstruments.GLPClient --exact --version 8.1.0400. winget downloads the installer from ADInstruments and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install ADInstruments GLP Client silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id ADInstruments.GLPClient --exact 8.1.0400 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for ADInstruments GLP Client?
ADInstruments GLP Client uses MSI. Run the downloaded installer with: msiexec.exe /i GLP_v8.1.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall ADInstruments GLP Client via winget?
Run: winget uninstall --id ADInstruments.GLPClient --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from ADInstruments GLP Client's Apps & Features entry.
Is ADInstruments GLP Client free?
ADInstruments GLP Client is distributed under Proprietary. Refer to the publisher for the full license terms - Wingetly itself does not charge for installation.
Does ADInstruments GLP Client work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls ADInstruments GLP Client directly from the publisher.
How do I keep ADInstruments GLP Client up to date?
Run winget upgrade --id ADInstruments.GLPClient --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of ADInstruments GLP Client from microsoft/winget-pkgs.