Wingetlywingetly
← All apps

UltraISO Premium

by EZB Systems, Inc.v9.76

Last updated

UltraISO is an ISO CD/DVD image file creating/editing/converting/burning/emulating tool and a bootable CD/DVD/USB maker.

Install with winget

$ winget install --id EZBSystems.UltraISO --exact --version 9.76

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

Silent install command for UltraISO Premium

UltraISO Premium uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.

One-line silent install (x86, machine scope)
uiso9_pe.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for UltraISO Premium

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.76

ArchitectureTypeScopeInstallDownload
x86EXE
Inno Setup
machineDirect

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

Security

1 known CVE via NVD

  • medium6.2Patched in wingetCVE-2018-25267affects v9.7.1.3519Apr 22, 2026

    UltraISO 9.7.1.3519 contains a local buffer overflow vulnerability in the Output FileName field of the Make CD/DVD Image dialog that allows attackers to overwrite SEH and SE handler records. Attackers can craft a malicious filename string with 304 bytes of data followed by SEH r...

Source: NVD, updated 4h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

Related apps

  • EasyBootEZB Systems, Inc.
    EZBSystems.EasyBootv6.6.0.800

    EasyBoot is an integrated tool to create MultiBoot, Menu driven CDs & DVDs with native language.

  • VLC media playerVideoLAN
    VideoLAN.VLCv3.0.23

    VLC is a free and open source cross-platform multimedia player and framework that plays most multimedia files, and various streaming protocols.

  • MakeMKVGuinpinSoft inc
    GuinpinSoft.MakeMKVvv1.18.4

    MakeMKV is your one-click solution to convert video that you own into free and patents-unencumbered format that can be played everywhere.

  • Rufuspbatard
    Rufus.Rufusv4.15

    A utility that helps format and create bootable USB flash drives, such as USB keys/pendrives, memory sticks, etc.

  • Windows 10 Media Creation ToolMicrosoft Corporation
    Microsoft.MediaCreationTool.Windows10v22H2

    Create Windows 10 installation media (USB flash drive, DVD, or ISO file).

  • NTLiteNlitesoft d.o.o.
    Nlitesoft.NTLitev2026.08.11723

    Local control for updating and editing Windows images and deployments.

More from EZB Systems, Inc. or browse iso, burn, cd.

Frequently asked questions

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