diff --git a/Home.md b/Home.md index 3dcce2f..54febe4 100644 --- a/Home.md +++ b/Home.md @@ -70,9 +70,8 @@ ## Supported OS versions/distros - [**Ubuntu**](https://ubuntu.com/) 22.04 and newer, and Ubuntu-based distros like [Linux Mint](https://www.linuxmint.com/) - [**Arch Linux**](https://www.archlinux.org/) and Arch-based distros like [EndeavourOS](https://endeavouros.com/) -- [**Fedora**](https://getfedora.org/) 36 and newer +- [**Fedora**](https://getfedora.org/) 37 and newer - [**Debian**](https://www.debian.org/) 12 Bookworm and newer, Sid, and Debian-based distros - [**openSUSE**](https://www.opensuse.org/) Tumbleweed - [**Gentoo**](https://www.gentoo.org/) and Gentoo-based distros - **macOS** 10.13 and newer -- **Windows** 8.1 and newer diff --git a/How-to-Use.md b/How-to-Use.md index dae3dd1..897e7ee 100644 --- a/How-to-Use.md +++ b/How-to-Use.md @@ -38,7 +38,18 @@ Legacy iOS Kit needs initial setup before usage. Please select your operating sy - **Windows users should use Legacy iOS Kit on Linux or macOS instead.** - You can easily create an Ubuntu live USB with tools like [Rufus](https://rufus.ie/). Make sure to enable [Persistent Storage](https://www.linuxuprising.com/2019/08/rufus-creating-persistent-storage-live.html), or use another USB drive to store Legacy iOS Kit and its files. -- Files for Windows are still available for those who want to try it, but they are not available in releases, and users will have to know how to use MSYS2 command line. +- Files for Windows have been removed from the repo. The final version is available [here](https://github.com/LukeZGD/Legacy-iOS-Kit-Keys/releases/download/jailbreak/Legacy-iOS-Kit_windows_v23.08.01.zip). It will no longer be updated, tested, or fixed. + +1. Install [iTunes 12.6.5](https://secure-appldnld.apple.com/itunes12/091-87819-20180912-69177170-B085-11E8-B6AB-C1D03409AD2A6/iTunes64Setup.exe) or older. + - Make sure to not install the Microsoft Store version of iTunes. + - You may also use [iTunes 12.4.3](https://secure-appldnld.apple.com/itunes12/031-69284-20160802-7E7B2D20-552B-11E6-B2B9-696CECD541CE/iTunes64Setup.exe) instead + - Make sure to install iTunes in the default location in the C: drive. +1. Install [MSYS2](https://www.msys2.org/#installation), follow steps 1 to 4 only. In step 4, untick "Run MSYS2 64-bit now" before clicking Finish. + - Make sure to install MSYS2 in the default location in the C: drive. +1. Download Legacy iOS Kit and extract the zip archive. +1. Start the script: Run `restore.cmd`. + - It may only show up as `restore`. If this is the case, run the one with the gears icon. I recommend to [make Windows show file extensions](https://www.howtogeek.com/205086/beginner-how-to-make-windows-show-file-extensions/) to avoid confusion. +1. On its first run, it will download and install dependencies. This will take some time depending on your Internet connection. When it's done, proceed to the next section.