Wingetlywingetly
← All apps

Bome SendSX

by Bome Software GmbH & Co. KGv1.4

Last updated

MIDI utility to send SysEx messages

Install with winget

$ winget install --id Bome.SendSX --exact --version 1.4

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

Silent install command for Bome SendSX

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

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

See the full silent install reference for Bome SendSX

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

This powerful utility for Windows creates small Sys Ex messages and can send them to any MIDI device. It's also a great little MIDI monitor, and can easily test small Sys Ex requests, since the reply as well as all other events from the MIDI device are displayed.

Additional features include loading and saving of Sys Ex files, so you can archive bulk dumps from your MIDI device and send them later back to the device.

Installers · v1.4

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

No known CVEs for Bome SendSX.

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

  • M
    Musicsoft DownloaderYamaha Corporation
    Yamaha.MusicsoftDownloaderv5.7.6

    A software program that transfers music content back and forth between a personal computer and instrument.

  • Resolume ArenaResolume
    Resolume.Arenav7.27.1.15990

    Resolume Arena is an Instrument for VJs, AV performers and video artists.

  • MuseScoreMuseScore BVBA and Others
    Musescore.Musescorev4.7.5.260831071

    Create, play back and print beautiful sheet music with free and easy to use music notation software MuseScore.

  • Y
    Yamaha Expansion ManagerYamaha Corporation
    Yamaha.ExpansionManagerv2.11.0

    enables users to install and manage Expansion Packs as well as transfer to specified Yamaha Arranger Workstations.

  • UtaformatixOxygen Dioxide
    oxygendioxide.utaformatixv3.6

    Utaformatix (https://sdercolin.github.io/utaformatix3/) is an open source online singing synthesis project converter. It supports vocaloid, utau, deepvocal, cevio and synth-v. This is an electron app which lets you use it offline.

  • LMMSLMMS Developers
    LMMS.LMMSv1.2.2

    LMMS is a free cross-platform alternative to commercial programs like FL Studio®, which allow you to produce music with your computer.

More from Bome Software GmbH & Co. KG or browse midi, sysex.

Frequently asked questions

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