mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-05-24 00:07:24 -05:00

* Update documentation for 'Invoke-Preprocessing' Script Tool * Improve Compile Script a bit Deduplicating a lot of un-needed pre-fixes - Improve implementation for 'Invoke-Preprocessing' Script Tool * Fix RegEx in 'Invoke-Preprocessing' Script Tool * Result of Preprocessing * Update Replace Regex for Code Formatting in 'Invoke-Preprocessing' Script Tool * Result of Preprocessing * Update Exclude Files List for Preprocessing in 'Compile.ps1' Script * Remove Extra Whitespace in some place for 'Invoke-Preprocessing.ps1' Script Tool * Simplified and Improved the Exclude List Validation Step in 'Invoke-Preprocessing.ps1' Script Tool * Restore 'workingdir' variable when using '-Run' Parameter with 'Compile.ps1' Script * Revert "Update Exclude Files List for Preprocessing in 'Compile.ps1' Script" This reverts commit 674ab0308b71fd6c3215922268c6979f50425a11. * Result of Preprocessing
Chris Titus Tech's Windows Utility
This utility is a compilation of Windows tasks I perform on each Windows system I use. It is meant to streamline installs, debloat with tweaks, troubleshoot with config, and fix Windows updates. I am extremely picky about any contributions to keep this project clean and efficient.
💡 Usage
Winutil must be run in Admin mode because it performs system-wide tweaks. To achieve this, run PowerShell as an administrator. Here are a few ways to do it:
-
Start menu Method:
- Right-click on the start menu.
- Choose "Windows PowerShell (Admin)" (for Windows 10) or "Terminal (Admin)" (for Windows 11).
-
Search and Launch Method:
- Press the Windows key.
- Type "PowerShell" or "Terminal" (for Windows 11).
- Press
Ctrl + Shift + Enter
or Right-click and choose "Run as administrator" to launch it with administrator privileges.
Launch Command
Stable Branch (Recommended)
irm "https://christitus.com/win" | iex
Dev Branch
irm "https://christitus.com/windev" | iex
If you have Issues, refer to Known Issues
🎓 Documentation
WinUtil Official Documentation
YouTube Tutorial
ChrisTitus.com Article
💖 Support
- To morally and mentally support the project, make sure to leave a ⭐️!
- EXE Wrapper for $10 @ https://www.cttstore.com/windows-toolbox
💖 Sponsors
These are the sponsors that help keep this project alive with monthly contributions.
🏅 Thanks to all Contributors
Thanks a lot for spending your time helping Winutil grow. Thanks a lot! Keep rocking 🍻.
📊 GitHub Stats
Languages
PowerShell
99.9%