Skip to Main Content
Patch My PC Ideas & Feedback

A community where customers and the community can provide feedback to make a better product for everyone! For more details on how we prioritize requests, please see:

3 VOTE
Status SUBMITTED
Created by Frida Jansson
Created on Sep 3, 2026

ibaAnalayzer

ibaAnalyzer is a software application used for recording, visualizing, analyzing, and diagnosing industrial measurement data.

Unfortunately you need to sign in to the website in order to download ibaAnalzyer, and the installation files are in turn in a .zip file. Perhaps it can be added as a binary-free app?


  • Attach files
  • Frida Jansson
    Sep 3, 2026

    Uninstall commands for the 3 different components that are installed:

    Start-ADTProcess -FilePath "C:\Program Files\iba\ibaAnalyzer\unins000.exe" -ArgumentList '/VERYSILENT' -WindowStyle 'Hidden'
    
    Start-ADTProcess -FilePath "C:\Program Files\iba\ibaCaptureScreenCamFilters\unins000.exe" -ArgumentList '/VERYSILENT' -WindowStyle 'Hidden'
    Start-ADTProcess -FilePath "C:\Program Files (x86)\iba\ibaDongleViewer\uninst.exe" -ArgumentList '/S' -WindowStyle 'Hidden'
  • Frida Jansson
    Sep 3, 2026

    I can also add that this application is related to LAV Filters as well as CodeMeter Runtime Kit which are also available in PMPC app catalogue.

  • +2