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
This project is a PHP filesystem search component and file filtering library. It provides an object-oriented filesystem iterator designed to locate files and directories based on specific criteria. The library includes a project ignore file parser that allows the search process to respect version control exclusion patterns and metadata to skip unnecessary files. It covers a wide range of filtering capabilities, including the ability to isolate entries by name, path, size, and modification date. The tool also supports content-based filtering, type-based restrictions, and custom logic function
ThisIsWin11 is a suite of utilities and scripts designed for Windows 11 that functions as a bloatware remover, operating system customization tool, package manager interface, and system automation suite. Its primary purpose is to identify and delete factory-installed applications to reclaim system resources and modify system behavior and visual styles. The project provides a centralized control panel for managing obscure system settings and personalizing visual interface elements. It leverages script-based automation to apply wide-scale configurations and utilizes registry-based modifications
node-fs-extra is a Node.js file system extension that provides a set of additional methods to simplify common file and directory operations. It functions as a recursive directory manager, a JSON file processor, and a file asset manipulator, extending the standard library to provide high-level utilities for managing assets on disk. The project distinguishes itself through recursive capabilities, such as duplicating or removing nested folder structures and ensuring that all missing parent directories are automatically generated when creating files or symbolic links. It also integrates a JSON se
VisualStudioUninstaller is a specialized registry and file purge tool designed for the thorough removal of Visual Studio installation artifacts, registry entries, and corrupted files. It functions as a Windows software cleanup utility that identifies and deletes residual files and stale installers left behind by failed software setups.
The main features of microsoft/visualstudiouninstaller are: Local Environment Resets, Failed Installation Purges, IDE Uninstallers, Installation Cleanup Utilities, Stale Installer Removals, Visual Studio Cleanup Utilities, Registry and File Purge Tools, Software Installation Recoveries.
Open-source alternatives to microsoft/visualstudiouninstaller include: abbodi1406/vcredist — This project is a tool for automating the deployment, installation, and removal of multiple Visual C++ redistributable… symfony/finder — This project is a PHP filesystem search component and file filtering library. It provides an object-oriented… jprichardson/node-fs-extra — node-fs-extra is a Node.js file system extension that provides a set of additional methods to simplify common file and… kashav/fsql — fsql is a command line interface tool that provides a SQL-like query language for finding files and directories on a… builtbybel/thisiswin11 — ThisIsWin11 is a suite of utilities and scripts designed for Windows 11 that functions as a bloatware remover,… shadowwhisperer/remove-ms-edge — Remove-MS-Edge is a script-based utility designed to uninstall preinstalled web browsers and the WebView2 runtime from…