- Temp Cleanup Function
Bug fix: The issue where [ERROR] TEMP path unsafe or invalid would appear (even for valid temp paths) has been resolved.
Improved feedback: The tool now clearly tells you which files/directories were deleted and which were skipped (e.g., due to access denied).
User choice: New menu options to either just clean temp files or also empty the Recycle Bin.
Better error handling: More precise error messages and no more false warnings about “system damage.”
Locked files: Files in use are automatically skipped and logged for transparency.
- DNS Tools
Feature: Added support for DNS-over-HTTPS (DOH) configuration.
IPv6: Now supports setting IPv6 DNS addresses as well.
-
Task Scheduler
Feature: You can now view and manage all Windows scheduled tasks via the PowerShell menu (beyond what the normal Task Manager shows). -
Bugfixes and Improvements
Improved English: Clearer user prompts and help text.
Better error handling: More robust catch blocks and status reporting.
Optimized menu & logic: Minor bugs fixed and overall code readability improved.
Thanks for the update, @Chaython