1 Repo
Techniques for reducing the size of Windows Installer (MSI) databases by removing redundant resources.
Distinct from File Compression: Candidates cover general file compression or payload execution, not the internal optimization of MSI storage formats.
Explore 1 awesome GitHub repository matching devops & infrastructure · MSI Database Optimizations. Refine with filters or upvote what's useful.
This project is a tool for automating the deployment, installation, and removal of multiple Visual C++ redistributable runtime versions on Windows. It provides a system for managing these runtimes across various operating system versions, including legacy support. The project features an all-in-one runtime bundle that packages multiple versions into a single self-extracting executable for bulk deployment. It includes a utility to extract product identifiers from MSI files and a command-line interface for performing silent installations and repairs without user prompts. The toolset covers sof
Reduces the final archive size by optimizing and shrinking the internal MSI database storage.