Wingetlywingetly
← All apps

pretixSCAN

by rami.io GmbHv1.23.0

Last updated

Checking in your attendees, one ticket at a time.

Install with winget

$ winget install --id Pretix.PretixSCAN --exact --version 1.23.0

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

Silent install command for pretixSCAN

pretixSCAN uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x86)
installer.exe /S

See the full silent install reference for pretixSCAN

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 · v1.23.0

ArchitectureTypeScopeInstallDownload
x86EXE
NSIS
-Direct

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

Security

7 known CVEs via NVD

  • medium4.3Patched in wingetCVE-2026-5600affects before 2026.1.2, 2026.2.1, 2026.3.1Apr 8, 2026

    A new API endpoint introduced in pretix 2025 that is supposed to return all check-in events of a specific event in fact returns all check-in events belonging to the respective organizer. This allows an API consumer to access information for all other events under the same or...

  • medium6.5Patched in wingetCVE-2026-2452affects before 2026.1.1Feb 16, 2026

    Emails sent by pretix can utilize placeholders that will be filled with customer data. For example, when {name} is used in an email template, it will be replaced with the buyer's name for the final email. This mechanism contained a security-relevant bug: It was possible to e...

  • medium6.5Patched in wingetCVE-2026-2451affects before 2026.1.1Feb 16, 2026

    Emails sent by pretix can utilize placeholders that will be filled with customer data. For example, when {name} is used in an email template, it will be replaced with the buyer's name for the final email. This mechanism contained a security-relevant bug: It was possible to e...

  • medium5.9Patched in wingetCVE-2026-2415affects before 2026.1.1Feb 16, 2026

    Emails sent by pretix can utilize placeholders that will be filled with customer data. For example, when {name} is used in an email template, it will be replaced with the buyer's name for the final email. This mechanism contained two security-relevant bugs: * It was p...

  • medium6.1Fix in v2025.7.2CVE-2025-13742affects before 2025.7.2Nov 27, 2025

    Emails sent by pretix can utilize placeholders that will be filled with customer data. For example, when {name} is used in an email template, it will be replaced with the buyer's name for the final email. If the name of the attendee contained HTML or Markdown formatting, this wa...

  • medium5.4Fix availableCVE-2024-8113affects <=2024.7.0Aug 23, 2024

    Stored XSS in organizer and event settings of pretix up to 2024.7.0 allows malicious event organizers to inject HTML tags into e-mail previews on settings page. The default Content Security Policy of pretix prevents execution of attacker-provided scripts, making exploitation unl...

  • critical9.8Fix in v2024.1.1CVE-2024-27447affects before 2024.1.1Feb 26, 2024

    pretix before 2024.1.1 mishandles file validation.

Source: NVD, updated 2h 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.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Frequently asked questions

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