Please sign in to access this page
Rubber Ducky script to set up a fresh Windows installation with WPILib, essential apps, settings, and privacy tweaks.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
I wrote the script in powershell, installing apps via chocolatey and changing settings using the registry and OOSU10. The duckyscript part opens powershell and downloads necessary config files before running the script via the infamous irm | iex