Wingetlywingetly
← All apps

Axure RP 9

by Axure Software Solutions, Inc.v9.0.0.3754

Last updated

Axure RP is the only UX tool that gives UX professionals the power to build realistic, functional prototypes.

Install with winget

$ winget install --id Axure.AxureRP.9 --exact --version 9.0.0.3754

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

Silent install command for Axure RP 9

Axure RP 9 uses EXE (Burn bundle). The silent install switches are /quiet /norestart.

One-line silent install (x86, machine scope)
msiexec.exe /i AxureRP-Setup-3754.exe /quiet /norestart

See the full silent install reference for Axure RP 9

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 · v9.0.0.3754

ArchitectureTypeScopeInstallDownload
x86EXE
Burn bundle
machineDirect

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 Axure RP 9.

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

  • Axure RP 10Axure Software Solutions, Inc.
    Axure.AxureRP.10v10.0.0.3924

    All-in-one software design tool for creating prototypes, specifications and diagrams

  • Axure RP 11Axure Software Solutions, Inc.
    Axure.AxureRP.11v11.0.0.4137

    All-in-one software design tool for creating prototypes, specifications and diagrams

More from Axure Software Solutions, Inc. or browse prototypes.

Frequently asked questions

How do I install Axure RP 9 on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Axure.AxureRP.9 --exact --version 9.0.0.3754. winget downloads the installer from Axure Software Solutions, Inc. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Axure RP 9 silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Axure.AxureRP.9 --exact 9.0.0.3754 --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 Axure RP 9?
Axure RP 9 uses EXE (Burn bundle). Run the downloaded installer with: msiexec.exe /i AxureRP-Setup-3754.exe /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Axure RP 9 via winget?
Run: winget uninstall --id Axure.AxureRP.9 --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Axure RP 9's Apps & Features entry.
Is Axure RP 9 free?
Axure RP 9 is distributed under Proprietary. Refer to the publisher (https://www.axure.com/release-history/rp9) for the full license terms - Wingetly itself does not charge for installation.
Does Axure RP 9 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 Axure RP 9 directly from the publisher.
How do I keep Axure RP 9 up to date?
Run winget upgrade --id Axure.AxureRP.9 --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Axure RP 9 from microsoft/winget-pkgs.