Skip to content

Instantly share code, notes, and snippets.

<?php header("Content-Type: text/plain");
###################################################
############# Blocklist for router use ############
###################################################
// Lists to use
$blocklists = array (
// suspicious
@AveYo
AveYo / @ batch scripts for power users.md
Last active December 15, 2023 10:29
Windows batch scripts for power users

windows_update_toggle.bat v10.1 final
~ one script to rule them all!
~ block build upgrades and/or automatic updates without breawking Store downloads and Defender protection updates
~ there is a lot of focus on Defender updates working independently, unlike any other updates "management" solution
~ ifeo safe blocking with no destructive changes of ownership, deleting files, removing tasks, or over-blocking
~ toggle everything from the Desktop right-click context menu!
but wait, there is more:
~ hide/unhide/install update lists with counter at the Desktop right-click context menu!

Previous update toggle batch suite scripts have been overwritten on pastebin, but will still be available here: