Wingetlywingetly
← All apps

MiTeC InfoBar

by MiTeCv4.6.2

Last updated

Versatile tool for programmers as well as for ordinary geeks. It contains many useful modules making life easier and work faster

Install with winget

$ winget install --id MiTeC.InfoBar --exact --version 4.6.2

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

Silent install command for MiTeC InfoBar

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

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

See the full silent install reference for MiTeC InfoBar

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

Versatile tool for programmers as well as for ordinary geeks. It contains many useful modules making life easier and work faster

Main window is Windows-taskbar-like window with auto hide feature. There are displayed most important information about your computer.

When switched on News Ticker fed by RSS Reader is displayed with scrolling news.

- Sun and moon astronomical information

- Current Weather Conditions

- Event Coundown

- System Up-Time

- Power Supply

- Disk Information

- Network Traffic

- CPU Usage

- Process with highest CPU Usage

- Memory Usage

- Dayname and Date

- Current Time

- Keyboard locks

Free to use for private, educational and non-commercial purposes.

Installers · v4.6.2

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 MiTeC InfoBar.

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

  • MiTeC Network MeterMiTeC
    MiTeC.NetworkMeterv2.5.0

    This application scans for network interfaces and adapters installed in system and their monitoring. Detailed info for every interface is provided.

  • MiTeC Network ScannerMiTeC
    MiTeC.NetworkScannerv6.0.1

    It is a multi-threaded ICMP, Port, IP, NetBIOS/NetBT, ActiveDirectory and SNMP scanner with many advanced features.

  • MiTeC Task Manager DeLuxeMiTeC
    MiTeC.TaskManagerDeLuxev4.9.0

    Task Manager DeLuxe (TMX) offers powerful features available in standard Windows Task Manager in lightweight portable package with many more enhancements.

  • MiTeC EXE ExplorerMiTeC
    MiTeC.ExeExplorerv3.7.5

    Executable file info explorer for OS/2, NE, PE32, PE32+ and VxD file types.

  • MiTeC Windows File AnalayzerMiTeC
    MiTeC.WindowsFileAnalyzerv2.10.0

    This application decodes and analyzes some special files used by Windows OS. In these files is interesting information for forensic analysis.

  • MiTeC Windows Registry RecoveryMiTeC
    MiTeC.RegistryRecoveryv3.1.3

    The best tool for crashed machine registry configuration data recovery and registry backup

More from MiTeC.

Frequently asked questions

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