ket0x4 / NabuWindowsScript

Xiaomi Pad 5 (Nabu) Windows 10/11 Installation Script

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xiaomi Pad 5 (Nabu) Windows 10/11 Installation Script

Description

To-do

  • Add credits
  • Add stock boot
  • Add failsafe
  • Convert script to oop
  • Use GUI for Disk and Device selection
  • Replace hardcoded url's

Requirements

  • Windows 10/11
  • Xiaomi Pad 5 (Nabu)
  • Cable
  • Windows wim file (You can get from any windows iso)

Usage

  • Clone the repo: git clone github.com/caticer/NabuWindowsScript.git
  • Run the script: .\NabuWindowsScript\NabuWindowsScript.ps1

Or run with single command:

  • Open powershell as admin and run this command:

iwr -useb https://raw.githubusercontent.com/caticer/NabuWindowsScript/main/NabuWindowsScript.ps1 | iex

Contact

Github: Caticer, ErdilS / Telegram: ket0x4, ErdilS

Disclaimer

This script is not affiliated with Xiaomi or Microsoft and not responsible for any damage to your device and/or data

About

Xiaomi Pad 5 (Nabu) Windows 10/11 Installation Script

License:MIT License


Languages

Language:PowerShell 100.0%