Skip to content

424778940z/wim_integrator

Repository files navigation

Wim Integrator

Since Microsoft always release every version system in seprated iso files and take large amount space. I build this tool for integrate them in one single wim file. (in wim file, same data only count once)

How to use

Simply extract all iso, select the folder contains all extracted iso content. Then hit [Integrate] button, chose a folder for save integrated wim file. (make sure have enough space)

Note: you need a imagex.exe put in the same folder contains wim_integrator.exe

ToDo

  • be able to select mount point
  • be able to select imagex temp folder
  • be able to change compresson level
  • be able to change default search file name (default: *.wim)
  • be able to delete remove unwanted volumes from list before integration
  • be able to filter out small wim files (eg: boot.wim)
  • status bar for display imagex output
  • move search wim to thread
  • implement more error handlers

Screenshot

Folder selected

wim_integrator_0

Mount volume (Gold)

wim_integrator_1

Imagex running (Aqua)

wim_integrator_2

Umount volume (DodgerBlue)

wim_integrator_3

Succeed (Lime), if fail (Red)

wim_integrator_4

Finished wim

finished_wim