Tag: dotnet
132 script(s) tagged “dotnet”
Get Stuck print spooler files Size Report (C#)
Recursively sums the size of stuck print spooler files, read-only (no deletion).
Get Network Adapters Report (C#)
Queries Win32_NetworkAdapter via WMI (System.Management) and prints Network Adapters to the console.
Disable Sticky Keys Shortcut Prompt (C#)
Stops the Sticky Keys dialog from popping up when Shift is pressed 5 times. Applies the tweak via Microsoft.Win32.Regisβ¦
Get Sound Devices Report (C#)
Queries Win32_SoundDevice via WMI (System.Management) and prints Sound Devices to the console.
Disable Bing Search Suggestions (C#)
Stops the taskbar search box from showing web/Bing suggestions. Applies the tweak via Microsoft.Win32.Registry.
Get The Windows Internet cache (INetCache) Size Report (C#)
Recursively sums the size of the Windows Internet cache (INetCache), read-only (no deletion).
Get The npm cache Size Report (C#)
Recursively sums the size of the npm cache, read-only (no deletion).
Backup Sound Devices to JSON (C#)
Snapshots Sound Devices (Win32_SoundDevice) to a timestamped JSON file via System.Management and System.Text.Json.
Get BIOS Info Report (C#)
Queries Win32_BIOS via WMI (System.Management) and prints BIOS Info to the console.
Hide Taskbar Search Box (C#)
Hides the search box on the taskbar, leaving just an icon or nothing. Applies the tweak via Microsoft.Win32.Registry.
Disable Autoplay for All Drives (C#)
Disables Autoplay prompts for every drive type, including USB. Applies the tweak via Microsoft.Win32.Registry.
Get Pointing Devices Report (C#)
Queries Win32_PointingDevice via WMI (System.Management) and prints Pointing Devices to the console.