Showing 118 open source projects for "msi"

View related business solutions
  • Build Data Resilience - Take the Assessment Today Icon
    Build Data Resilience - Take the Assessment Today

    Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.

    Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
    Take the Assessment
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1

    lessmsi

    Tool to view and extract contents of a Windows Installer (.msi) file

    lessmsi (formerly known as Less Msiérables) is a free utility with a graphical user interface and a command line interface used for viewing and extracting the contents of a Windows Installer (.msi) file.
    Downloads: 389 This Week
    Last Update:
    See Project
  • 2
    MSI Afterburner

    MSI Afterburner

    MSI Afterburner: Overclock, monitor, and optimize your GPU.

    MSI Afterburner is the world's most recognized and widely used graphics card overclocking utility. It provides a comprehensive suite of tools for gamers and PC enthusiasts to enhance their graphics card's performance and monitor its health. With MSI Afterburner, users can overclock their GPU to achieve higher frame rates in games, undervolt to reduce power consumption and heat, and customize fan curves for optimal cooling.
    Downloads: 276 This Week
    Last Update:
    See Project
  • 3
    MSI Kombustor

    MSI Kombustor

    Advanced OpenGL and Vulkan graphics card stress testing utility

    ...The tool provides MSI users with an exclusive, streamlined interface for testing their hardware safely and effectively. By driving high temperatures and peak loads, it reveals whether a graphics card can sustain extended heavy usage. Kombustor is ideal for anyone looking to test, validate, or tune their GPU setup.
    Downloads: 76 This Week
    Last Update:
    See Project
  • 4
    GAM

    GAM

    Command line management for Google Workspace

    ...G Suite Legacy Free Edition has limited API support and not all GAM commands work. While many GAM functions do not require domain administrative privileges, the setup does. Download GAM, then run the MSI installer. By default, GAM will install to C:\GAM but you can change this to wherever you prefer. GAM will also be added to your path so you can run GAM even if you're not in the GAM folder. At the end of the MSI install process, GAM will open a command prompt to allow you to setup a project and authorize GAM for admin management and user data/config access.
    Downloads: 26 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    Perl-Dist-Strawberry

    Perl-Dist-Strawberry

    Tooling to build and package releases for Perl on Windows

    Perl-Dist-Strawberry is tooling to build and package releases for Perl on Windows. Strawberry Perl is a binary distribution of Perl for the Windows operating system, including a bundled compiler and pre-installed modules.
    Downloads: 69 This Week
    Last Update:
    See Project
  • 6
    AmneziaWG for Windows

    AmneziaWG for Windows

    AmneziaWG client for Windows

    AmneziaWG for Windows is a dedicated Windows client designed for securely connecting to VPN servers using the AmneziaWG protocol. Based on the WireGuard for Windows project, it provides a familiar and efficient interface while adding support for AmneziaWG's enhanced privacy and censorship-resistance capabilities. The client uses the high-performance Wintun network driver to deliver fast and reliable VPN connections. As the official Windows implementation of AmneziaWG, it offers a trusted way...
    Downloads: 528 This Week
    Last Update:
    See Project
  • 7
    winget-pkgs

    winget-pkgs

    The Microsoft community Windows Package Manager manifest repository

    ...Maintainers document manifest authoring, testing, and request workflows, and the repository requires installers to be packaged as supported installer formats (MSIX, MSI, APPX, or executable installers), with script-based installers and fonts noted as unsupported.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    Java Client MSI & Archive Installers

    Java Client MSI & Archive Installers

    Oracle Java 8 MSI and offline installers for silent deployment

    Extracted MSI packages and offline installers for the Oracle Java 8 client, archived here so administrators can deploy Java silently through ConfigMgr/SCCM, Intune, Group Policy or MDT without using the web installer. Oracle does not publish the Java MSI as a download - it is unpacked from the offline installer while setup runs. This project keeps those extracted MSI and Data1.cab pairs, plus the matching offline .exe installers, version by version, so you can pull an exact build rather than whatever the current release happens to be. ...
    Leader badge
    Downloads: 832 This Week
    Last Update:
    See Project
  • 9
    DeepSeek Desktop

    DeepSeek Desktop

    DeepSeek Chat desktop application based on Pake technology

    ...Built with Pake and Tauri, it packages the web experience into a lightweight application rather than providing or running a local language model. The project targets macOS 10.15 or newer and Windows, with DMG, NSIS EXE, and MSI releases. Its frameless, resizable window provides a cleaner and more focused chat workspace than an ordinary browser tab. Developers can customize the target URL, application name, icon, and default window dimensions through the Pake configuration file. Node.js, Rust, and the Pake CLI are used for local builds, with platform-specific npm commands included. ...
    Downloads: 37 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    Scoop Installer

    Scoop Installer

    A command-line installer for Windows

    Scoop is a command-line installer for Windows. If you have built software that you would like others to use, Scoop is an alternative to building an installer (like MSI or InnoSetup). You just need to compress your app to a .zip file and provide a JSON manifest that describes how to install it. Scoop downloads and manages packages in a portable way, keeping them neatly isolated in ~\scoop. It won't install files outside its home, and you can place a Scoop installation wherever you like. For terminal applications, Scoop creates shims, a kind of command-line shortcut, inside the ~\scoop\shims folder, which is accessible in the PATH. ...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 11
    jello

    jello

    CLI tool to filter JSON and JSON Lines data with Python syntax

    Filter JSON and JSON Lines data with Python syntax. jello is similar to jq in that it processes JSON and JSON Lines data except jello uses standard python dict and list syntax. JSON or JSON Lines can be piped into jello via STDIN or can be loaded from a JSON file or JSON Lines files (JSON Lines are automatically slurped into a list of dictionaries). Once loaded, the data is available as a python list or dictionary object named '_'. Processed data can be output as JSON, JSON Lines, bash array...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    Winux Operating System

    Winux Operating System

    Breathe New Life Into Your Computer - www.winux.is

    Break free from hardware restrictions and forced upgrades. Winux is the definitive successor for Windows 10 users seeking performance and reliability. Featuring an Intuitive Familiar Interface and Native Compatibility for your essential software.
    Leader badge
    Downloads: 11,410 This Week
    Last Update:
    See Project
  • 13
    Winzard-PIW

    Winzard-PIW

    Local Windows Post-Install Automation Toolkit

    ...The project is divided into two parts: PIW-Builder - Generates local catalogues - Prepares installers, portable apps, and customization resources PIW-Deploy - Installs EXE / MSI applications - Deploys portable applications - Provides a guided customization workflow Features: - Silent EXE / MSI installation - Portable app deployment - JSON-based workflow - Full user control and local execution - Builder / Deploy architecture - Early Windows customization support Winzard-PIW is a modular Windows post-install and customization hub for Windows 10 and 11.
    Leader badge
    Downloads: 38 This Week
    Last Update:
    See Project
  • 14
    Installer Deleter checks folders for installer setups, wizards, or .msi files and deletes them. this helps because installer files can pile up and they are very large in size, for example OBS's installer is 152megabytes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    DESERT OS Linux

    Beautiful XFCE distribution

    ... - Beautiful UI: Polished, modern look right out of the box. - Tiling Support: Integrated Cortile for easy window management. - Package Choice: Deb, Flatpak, Pacstall, Appimage, Windows msi/exe. - Smart Updates: Auto-detects the fastest mirrors for quick downloads. Current release: STABLE: DESERT 5.5 - Base: Ubuntu 26.04 LTS - Desktop Environment: XFCE 4.20 System Requirements Minimum: RAM: 3 GB Storage: 20 GB Recommended: RAM: 4 GB or more Storage: 30 GB SSD Site: https://sites.google.com/view/desertoslinux YouTube: https://www.youtube.com/channel/UCcG_7MlTyQJaRYtIIRIxxgA
    Leader badge
    Downloads: 2,616 This Week
    Last Update:
    See Project
  • 16
    Simple Socket Tool

    Simple Socket Tool

    Application for Server or Client socket/ser. connections (TCP, TLS).

    ...Secure client option (TLS 1.2 & 1.3) Possibility to send binary files and a "HEX" mode for send/receive byte values. Handle multiple send areas = easy send different messages. Store the conversation in a binary file. Use the .msi installer on Windows (build-in Java runtime) or Use the .deb installer on Debian-based Linux x86 systems (build-in Java runtime) or use .jar (All OS with Java installed) This option requires Java 1.9 (1.11 recommended for TLS 1.3 support) - if not already installed, download from https://learn.microsoft.com/en-us/java/openjdk/download DOES NOT WORK ON ANDROID. ...
    Downloads: 28 This Week
    Last Update:
    See Project
  • 17
    Zint Barcode Generator

    Zint Barcode Generator

    A barcode encoding library supporting over 50 symbologies.

    ...DMRE), DotCode, DPD, Dutch Post KIX, EAN, FIM, Flattermarken, Grid Matrix, GS1 DataBar (incl. stacked & GS1 Composite symbols), GS1-128, Han Xin, HIBC, ISBN, Japan Post, Korea Post, LOGMARS, MaxiCode, NVE-18 ( SSCC-18), PDF417 & MicroPDF417, Pharmacode, PLANET, POSTNET, Plessey (MSI & UK), PZN, QR Code, Micro QR & rMQR, Royal Mail RM4SCC & Mailmark, Telepen, Ultracode, UPC-A, UPC-E, UPNQR, UPU S10, USPS Intelligent Mail and VIN. Automated ECI switching to support all Unicode characters and automated FNC1 character insertion in GS1 mode. Save to BMP, EMF, EPS, GIF, PCX, PNG, SVG and TIF. Includes CLI, GUI and API for calling from other applications.
    Leader badge
    Downloads: 1,081 This Week
    Last Update:
    See Project
  • 18
    YASB - Yet Another Status Bar for Window

    YASB - Yet Another Status Bar for Window

    Windows 10/11 status bar with widgets, themes and system monitoring

    ...YASB supports multi-monitor setups, custom themes, dynamic Windows colors, auto-hide behavior and deep layout customization. Dedicated GlazeWM and Komorebi widgets make it ideal for Windows tiling window manager workflows. Install YASB on x64 or ARM64 Windows systems using MSI, WinGet, Scoop or Chocolatey.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    NAPS2 - Not Another PDF Scanner

    NAPS2 - Not Another PDF Scanner

    Scan documents to PDF and other file types, as simply as possible.

    Visit NAPS2's home page at www.naps2.com. NAPS2 is a document scanning application with a focus on simplicity and ease of use. Scan your documents from WIA- and TWAIN-compatible scanners, organize the pages as you like, and save them as PDF, TIFF, JPEG, PNG, and other file formats. Available on Windows, Mac, and Linux. NAPS2 is currently available in over 40 different languages. Want to see NAPS2 in your preferred language? Help translate! See the wiki for more details.
    Leader badge
    Downloads: 1,380 This Week
    Last Update:
    See Project
  • 20
    SipLine

    SipLine

    Free, native Windows SIP softphone with HD audio, SRTP encryption

    ...Features Ultra-Fast: Startup in <0.5s, minimal CPU usage HD Audio: Opus and G.711 codecs with adaptive jitter buffer Security: TLS transport, SDES-SRTP encryption, Windows DPAPI credential protection Multi-Account: Up to 5 simultaneous SIP accounts Plugin SDK: C# SDK for custom integrations (CRM, call recording, automation) Plugin Marketplace: Community and premium extensions Headset Support: Jabra, Poly, Sennheiser, Logitech with HID controls Call Quality: Real-time MOS Score, Jitter, Packet Loss and RTT monitoring Enterprise: Silent MSI installer, GPO support, JSON centralized config Compatibility: 3CX, Asterisk, FreePBX, OVH, Twilio, RingCentral, and more Language packages : https://sipline.feelautom.fr/languages
    Downloads: 8 This Week
    Last Update:
    See Project
  • 21
    Mass Image Compressor

    Mass Image Compressor

    Compress, Convert, Watermark and Resize Images/Photographs in bulk

    ...cid=sf Portable version available here : https://sf.net/projects/icompress/files/icompress/Mass%20Image%20Compressor/ If you are using Windows 7 or 8.x, use above link to download MassImageCompressorV3.3.3.msi from above.  macOS option: https://mic.cognirush.com/macos/
    Leader badge
    Downloads: 301 This Week
    Last Update:
    See Project
  • 22
    TapoController

    TapoController

    TP‑Link Tapo L530 Controller

    TapoController is a Windows desktop app that controls a TP-Link Tapo L530 smart bulb entirely on your LAN — no cloud, no vendor SDK. It uses an own, reverse-engineered implementation of the Tapo local protocol (KLAP). One-time requirement Enable "Third-Party Services" once in the Tapo mobile app. After that, all control is local (no internet needed).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    HWID Spoofer - Hardware ID Changer

    HWID Spoofer - Hardware ID Changer

    The best HWID Spoofer in 2025.

    TraceX is a powerful and advanced HWID Spoofer designed to bypass anti-cheat systems in games like Valorant, Apex Legends, Warzone, Fortnite, and more. It spoofs critical system identifiers such as disk serials, MAC addresses, BIOS UUIDs, motherboard and GPU IDs, and even EFI boot variables. This HWID Spoofer also includes a full system cleaner that removes traces of game activity, browser data, event logs, Xbox and Discord accounts, and network fingerprints. With deep spoofing of CPU,...
    Leader badge
    Downloads: 783 This Week
    Last Update:
    See Project
  • 24
    JDiskMark

    JDiskMark

    Java Disk Benchmark Utility

    ...ubuntu: https://sourceforge.net/projects/jdiskmark/files/0.8.0/jdiskmark_0.8.0_amd64.deb/download rhel/fedora: https://sourceforge.net/projects/jdiskmark/files/0.8.0/jdiskmark-0.8.0-1.x86_64.rpm/download macos: https://sourceforge.net/projects/jdiskmark/files/0.8.0/jdiskmark-0.8.0.pkg/download windows: https://sourceforge.net/projects/jdiskmark/files/0.8.0/jdiskmark-0.8.0.msi/download ZIP releases require java to be installed separately: * 0.6.3-current > jdk25 * 0.5.0-0.6.2 >jdk21 * 0.1-0.4 > Jdk8
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • 25
    Ada Bar Codes

    Ada Bar Codes

    Bar Code (1D or 2D) generator in pure Ada

    The project Ada Bar Codes provides a framework for generating various types of bar codes (1D, or 2D, like QR codes) on different output formats and devices. Alire crate: https://alire.ada.dev/crates/bar_codes Mirror: https://github.com/zertovitch/ada-bar-codes
    Downloads: 2 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next