Giter VIP home page Giter VIP logo

winpeusb2iso's Introduction

WinPE USB to ISO Converter

Let's say you have a WinPE USB or Windows 10 installer USB and wish to create an ISO from it. Maybe you want to boot the ISO in a virtual machine or burn it to optical media, or just have a backup of it. You can do this by leveraging Microsoft's "oscdimg.exe" tool, which is included in Microsoft's Windows 10 ADK (not the significantly larger WinPE add-on). However, the command to do this is extremely convoluted and complex in order to create a bootable WinPE or Windows installer ISO.

All this simple and ugly app does, is allow you to select the necessary files on the USB and construct the ISO using oscdimg, which is notably not included since it's illegal, but there are links in the application to make things easier.

WinPEtoISOConverter

Instructions:

  1. Simply go down the list. The "File Exists" checkboxes will indicate whether the files exist on your system. If you don't have oscdimg, click "Download ADK" followed by "Install oscdimg"
  2. Select the letter of your USB. You can test this with a mounted ISO as well if you wish, all it needs is the files referenced and it'll build the ISO.
  3. After selecting the letter of the USB the rest of the fields fill out accordingly.
  4. Select the path where you wish to save your ISO
  5. Click "Make ISO"

My intention was to build an app that does the reverse of Rufus - USB to ISO rather than ISO to USB. Crude as it may be, since I've accomplished that, it's unlikely I'll ever update this, as working around syntax errors due to 'space' characters made this a lot harder than it needed to be, but feel free to use it however necessary.

If you run into problems with it booting, please try downloading the latest Windows ADK from Microsoft to get a newer oscdimg

winpeusb2iso's People

Contributors

jaytea33 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.