coff33ninja / AIO

An idea jumped to mind when "fooling around" with bat files to create a simple yet easy-to-use simplistic toolkit for windows and IT personal. to easily set up windows with just a few clicks. Still learning as I play around with code so my apologies if code is messy.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo AIO

Note:

This project has been dropped in favor of a new project: NexTool-Windows-Suite.

This toolkit consists of various scripts: some are original creations, while others incorporate the work of other developers. Each script is purpose-driven and, unless otherwise specified, operates independently. It's set up to run as an administrator automatically and will download the necessary files on-the-go to maintain a clutter-free system. Ensure your Anti-Virus is disabled when using this application to avoid false positives; it can be re-enabled after the application completes its execution.

📋 Prerequisites

  • Active Internet Connection
  • Windows PowerShell version 5.0 or higher
  • .Net Framework 4.5 or higher
  • For unmet requirements, see the Limitations section below.

🚧 Limitations & Instructions

If you face any issues, especially with the installer, please use the 'ARIA' version available in the RELEASES section. These limitations are mainly due to constraints in Windows and PowerShell. For the time being, most code updates are kept online, and there won't be frequent updates to installers or version numbers.

⚠️ Disclaimer

This program simplifies Windows Configuration but comes with NO GUARANTEE. This includes but isn't limited to any implied warranties. Check the GNU General Public License for detailed information. The scripts have been tested on specific versions of Windows. If you think modifications or improvements are necessary and have the expertise, start a DISCUSSION. All ideas are welcome.

🙌 Credits

Special thanks to:

💡 Extras

Many code snippets remain "raw" as this toolkit emerged from learning cmd, bat, vbs, and ps1 from scratch. The hope is for this to evolve into an invaluable toolkit for everyone.

About

An idea jumped to mind when "fooling around" with bat files to create a simple yet easy-to-use simplistic toolkit for windows and IT personal. to easily set up windows with just a few clicks. Still learning as I play around with code so my apologies if code is messy.

License:GNU General Public License v3.0


Languages

Language:Batchfile 95.7%Language:PowerShell 4.3%