Wingetlywingetly
← All apps

Dioss eID Middleware

by Diossv5.0.0.0

Last updated

Use the Belgian eID card on your computer

Install with winget

$ winget install --id Dioss.DiosseIDMiddleware --exact --version 5.0.0.0

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

Silent install command for Dioss eID Middleware

Dioss eID Middleware uses MSI. The silent install switches are /quiet /norestart.

One-line silent install (x86)
msiexec.exe /i Dioss_Middleware_Setup.msi /quiet /norestart

See the full silent install reference for Dioss eID Middleware

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

Dioss eID Middleware facilitates the use of the Belgian eID card on your computer and can be used for verification, authentication and (bulk) signing.

Installers · v5.0.0.0

ArchitectureTypeScopeInstallDownload
x86MSI-Direct

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 Dioss eID Middleware.

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

  • Dioss eID Middleware - ServerDioss
    Dioss.DiosseIDMiddleware.Serverv5.0.0.0

    Use the Belgian eID card on your computer

  • AusweisAppBundesamtes für Sicherheit in der Informationstechnik
    Governikus.AusweisAppv2.5.5

    App zur Nutzung der eID-Funktion des Personalausweises der Bundesrepublik Deutschland

  • eID KlientMV SR
    SlovakGovernment.eIDKlientv5.4.0

    Oficiálna prihlasovacia aplikácia do elektronických služieb verejnej správy pomocou elektronického občianskeho preukazu.

  • Belgium e-ID viewerBelgian Government
    BelgianGovernment.eIDViewerv5.1.6342

    Access your eID card data.

  • Belgium e-ID middlewareBelgian Government
    BelgianGovernment.eIDmiddlewarev5.1.6350

    Middleware to use the Belgian eID

  • eID softwareRIA
    RIA.eIDsoftwarev26.8.27.8434

    Use your ID-card electronically, digitally sign documents and encrypt documents for safe transfer.

More from Dioss or browse eid.

Frequently asked questions

How do I install Dioss eID Middleware on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Dioss.DiosseIDMiddleware --exact --version 5.0.0.0. winget downloads the installer from Dioss and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Dioss eID Middleware silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Dioss.DiosseIDMiddleware --exact 5.0.0.0 --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 Dioss eID Middleware?
Dioss eID Middleware uses MSI. Run the downloaded installer with: msiexec.exe /i Dioss_Middleware_Setup.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Dioss eID Middleware via winget?
Run: winget uninstall --id Dioss.DiosseIDMiddleware --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Dioss eID Middleware's Apps & Features entry.
Is Dioss eID Middleware free?
Dioss eID Middleware is distributed under Proprietary. Refer to the publisher (https://smartsolutions.dioss.com/products/eid-middleware/dioss-eid-middelware-download-and-install/) for the full license terms - Wingetly itself does not charge for installation.
Does Dioss eID Middleware 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 Dioss eID Middleware directly from the publisher.
How do I keep Dioss eID Middleware up to date?
Run winget upgrade --id Dioss.DiosseIDMiddleware --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Dioss eID Middleware from microsoft/winget-pkgs.