Legacy-iOS-Kit/restore.cmd
LukeeGD ec7adc51a9
Add Windows support (#138)
- Tested on Windows 10 64-bit 1809, iTunes 12.10.something (I don't remember the specific version), and the latest MSYS2
- To run iOS-OTA-Downgrader on Windows, MSYS2 and iTunes are needed to be installed
2021-09-29 13:33:34 +08:00

3 lines
45 B
Batchfile

@echo off
C:\msys64\msys2.exe "./restore.sh"