Wingetlywingetly
← All apps

karikari

by megamega39v1.1.3

Last updated

Image, video, and audio viewer for Windows with archive support

Install with winget

$ winget install --id megamega39.karikari --exact --version 1.1.3

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

Silent install command for karikari

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

One-line silent install (x64, user scope)
karikari-1.1.3-setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART

See the full silent install reference for karikari

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

karikari is a native Windows image/video/audio viewer with tree-view

folder navigation, archive support (CBZ/CBR/ZIP/RAR/7z), Direct2D GPU

rendering, background prefetching, and a 12-language UI.

Installers · v1.1.3

ArchitectureTypeScopeInstallDownload
x64EXE
Inno Setup
userDirect

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

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

  • doujin-playermegamega39
    megamega39.doujin-playerv0.3.3

    Desktop player for local doujin audio works with library, loop points, and sleep timer.

  • Adobe Acrobat Reader (64-bit)Adobe
    Adobe.Acrobat.Reader.64-bitv26.002.21931

    The free global standard for reliably viewing, printing, signing, and commenting on PDF documents.

  • mpv.netFrank Skare (stax76)
    mpv.netv7.1.2.0

    mpv.net is a media player for Windows with a modern GUI.

  • mpv (shinchiro build)shinchiro
    shinchiro.mpvv0.41.0

    A free, open source, and cross-platform media player. Windows build by shinchiro, packaged natively.

  • 7-ZipIgor Pavlov
    7zip.7zipv26.03

    A file archiver with a high compression ratio.

  • Foxit PDF ReaderFoxit Software Inc.
    Foxit.FoxitReaderv2026.2.0.39747

    Industry’s most powerful PDF Reader Solution.

More from megamega39 or browse viewer, image-viewer, video-player.

Frequently asked questions

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