a script that automates what i do after installing windows
This script does the following
- Checks if windows is activated, if not then runs an Activation Script
- Installs common system dependencies used for games, this includes OpenAL, PhysX, Java Runtime, .Net Framework, DirectX, Visual C++, XNA Framework
- Installs GPU drivers, Adrenalin for AMD and Geforce for NVidia
- Installs Game Launchers, Steam, Epic Games, GOG and (Optionally)Heroic
- Installs Emulation software, RetroArch, Google Play Games and Flashpoint
- Installs AME Wizard and your prefered Playbook
- If script is ran as an administrator it will ask if you want to restart your PC after everything is finished (Recommended after installing certain system dependencies and most drivers)
Most things in the script are optional and can be skipped
Might be better to just use WinUtil or something for software downloading, which is most of what this script does.