A (fairly) simple way to quickly set up a fresh Windows, utelizing INI configs. (Does not install Windows, just tools)
- Automated installation of Chocolatey
- Automated installation of software via Chocolatey
- Automated installation of ChocolateyGUI
- Execution of software from URLs
- Ameliorated Wizard installation
- Automated installation of Steam assets from SteamGridDB
- Installation of SteamGridDB/SGDBoop for non-steam games
- .INI Config Files
- .INI detection, download if not present
No Java / On a fresh install of Windows...
- Download 'run.bat' and place it in the same folder as 'WindowsSetup.jar', then run 'run.bat' as an administrator
If you already have Java installed...
- Open terminal as an administrator and run
java -jar path/to/WindowsSetup.jar
- Or run 'run.bat' as an administrator. It should detect you already have Java and run
- JFormDesigner/FlatLaf - Dark Theme
- ini4j - Parsing of .INI config files
- JSON-java - Parsing of JSON data from SteamGridDB API
- JNA - Checking Windows Registry for protocols Distributed under Apache License v2.0.
- Automated execution of AME Playbooks
- Waiting for documentation of Ameliorated CLI
- Automated execution of software from compressed files.
- Decompression of .zip and .rar files
- Installation of fonts from Google Fonts and Nerd Fonts
- When downloading Steam assets via SGDBoop, the program does not wait for the SGDBoop instance to finish before continuing.