Skip to content

ashwindeivak/Windows-Image-Splitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Windows-Image-Splitter

Give it a Windows ISO and make it compatible for FAT32 by splitting the install.wim

Launch Command

Run as administrator

irm "https://raw.githubusercontent.com/ashwindeivak/Windows-Image-Splitter/refs/heads/main/win-iso-splitter.ps1" | iex

This tool can auto-install latest Windows ADK and the PE add-on in one-click

Why❓

I recently tried to install a Windows on a Snapdragon X Elite computer, turn out the usb HAD to be formatted in FAT32.

With this tool, you just have to give your iso, it will do all the steps automatically without any installation. Everything is open source.

Upcoming Changes :

  • Make it a bit prettier and still good for small screens
  • Unmount the original iso automatically
  • Instead of creating the files on the desktop, create them in a temporary folder
  • Try avoiding the need to run it as administrator
  • What else? Don't hesitate to tell me !

About

Give it a Windows ISO and make it compatible for FAT32 by splitting the install.wim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors