Wingetlywingetly
← All apps

Igor Pro 7

by WaveMetricsv7.0.8.1

Last updated

Technical graphing and data analysis software for scientists and engineers

Install with winget

$ winget install --id WaveMetrics.IgorPro.7 --exact --version 7.0.8.1

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

Silent install command for Igor Pro 7

Igor Pro 7 uses EXE. The silent install switches are /q2 /b0.

One-line silent install (x64, machine scope)
setupIgor7.exe /q2 /b0

See the full silent install reference for Igor Pro 7

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.

About

Igor Pro is an integrated program for visualizing, analyzing, transforming and presenting experimental data.

Igor Pro’s features include:

- Publication-quality graphics

- High-speed data display

- Ability to handle large data sets

- Curve-fitting, Fourier transforms, smoothing, statistics, and other data analysis

- Waveform arithmetic

- Image display and processing

- Combination graphical and command-line user interface

- Automation and data processing via a built-in programming environment

- Extensibility through modules written in the C and C++ languages

Some people use Igor simply to produce high-quality, finely-tuned scientific graphics. Others use Igor as an all-purpose workhorse to acquire, analyze and present experimental data using its built-in programming environment.

Installers · v7.0.8.1

ArchitectureTypeScopeInstallDownload
x86EXEmachineDirect
x86EXEmachineDirect
x64EXEmachineDirect
x64EXEmachineDirect

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 Igor Pro 7.

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

  • Igor Pro 8WaveMetrics
    WaveMetrics.IgorPro.8v8.0.4.2

    Technical graphing and data analysis software for scientists and engineers

  • Igor Pro 10WaveMetrics
    WaveMetrics.IgorPro.10v10.3.1.30115

    Technical graphing and data analysis software for scientists and engineers

  • Igor Pro 9WaveMetrics
    WaveMetrics.IgorPro.9v9.0.5.1

    Technical graphing and data analysis software for scientists and engineers

  • ObsidianObsidian
    Obsidian.Obsidianv1.13.7

    Obsidian is the private and flexible writing app that adapts to the way you think.

  • Logisim-evolutionlogisim-evolution developers
    logisim-evolution.logisim-evolutionv5.0.0

    Digital logic design tool and simulator

  • draw.ioJGraph
    JGraph.Drawv31.4.5

    A diagramming desktop app based on Electron that wraps the core draw.io editor.

More from WaveMetrics or browse diagram, graph, graphics.

Frequently asked questions

How do I install Igor Pro 7 on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id WaveMetrics.IgorPro.7 --exact --version 7.0.8.1. winget downloads the installer from WaveMetrics and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Igor Pro 7 silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id WaveMetrics.IgorPro.7 --exact 7.0.8.1 --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 Igor Pro 7?
Igor Pro 7 uses EXE. Run the downloaded installer with: setupIgor7.exe /q2 /b0. The silent switches are /q2 /b0.
How do I uninstall Igor Pro 7 via winget?
Run: winget uninstall --id WaveMetrics.IgorPro.7 --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Igor Pro 7's Apps & Features entry.
Is Igor Pro 7 free?
Igor Pro 7 is distributed under Proprietary. Refer to the publisher (https://www.wavemetrics.com/downloads/current) for the full license terms - Wingetly itself does not charge for installation.
Does Igor Pro 7 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 Igor Pro 7 directly from the publisher.
How do I keep Igor Pro 7 up to date?
Run winget upgrade --id WaveMetrics.IgorPro.7 --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Igor Pro 7 from microsoft/winget-pkgs.