A collection of C# & C++ utilities for managing and controlling various device functionalities on Windows, including volume control, Wi-Fi connection management, device enumeration, and taskbar visibility settings. This repository includes scripts for muting/unmuting volume, connecting to secured Wi-Fi networks, listing network interfaces, and enabling/disabling the taskbar, among others.
No command-line arguments required. Run the program to remove Keyboard devices.
lockout.exe
No command-line arguments required. Run the program to remove USB devices.
lockoutUSB.exe
No command-line arguments required. Run the program to remove all removable system devices.
lockoutSystem.exe
No command-line arguments required. Run the program to remove HID devices.
lockoutHID.exe
No command-line arguments required. Run the program to re-scan and connect removable devices.
initDevices.exe
required to connect to network
wifiConnectSecured.exe "YourSSID" "YourPassword"