AtlasUpdater

A simple batch script to update Atlas' folders

APACHE-2.0 License

Stars
11

Atlas Updater

⚠ Make sure to read all the warnings as you advance through the batch script and on this README.

Atlas Updater is a simple batch script to update Atlas (a free and performant modification to Windows 10) folders (the AtlasModules and Atlas Desktop folders). Useful to contributors, general testers or people that are curious. Tested on Windows 10 21H2 with latest PowerShell.

Feel free to make a pull request to improve the script! :)

View the Changelog

Showcase

https://user-images.githubusercontent.com/65787561/158027428-1521010f-6d53-44cd-ae27-09b98cc6af2f.mp4

Download

  1. Open this link in a new tab.
  2. The download should start automatically.

If you can not download it directly, download the .zip and extract it.

Features

  • Updating the AtlasModules and Atlas desktop folder
  • Ability to update itself (can be easily toggled by editing the batch script)
  • Easily accessing the Atlas and AtlasUpdater repositories
  • Running the Atlas post-installation script (dangerous to do)

Dependancies

  • cURL - default on 1803+, Atlas is 1803
  • Basic Windows utilities (findstr, fltmc, etc...)
  • 7-Zip and PowerShell
Related Projects