TechUnRestricted/WinDiskWriter

noob: how do I actually run the program?

nockeight opened this issue · 8 comments

hi,

apologies but downloading the zip file I can't for the life of me figure out how to run the software.

apologies on the noob question.

thanks
Nock

Hi Nock!

Sorry if something wan't clear for you. Let me explain everything step-by-step.

  1. Download the Windows Install Image with .iso extension

    • From the official Microsoft Website

    • From the any source you want

      • It can be any version of these supported Windows Versions:

        1. Windows 11
        2. Windows 10
        3. Windows 8.1
        4. Windows 8
        5. Windows 7
        6. Windows Vista

        Just make sure that you download x64 version for the UEFI-based computers.
        Legacy-BIOS support is not available yet.

  1. Get the latest version of WinDiskWriter from the Release page.
    image
    1. Extract the archive by double-clicking on the downloaded .zip file [If not done automatically by your browser]
    2. Do the "Control + Mouse Click" on the WinDiskWriter application.
      image
    3. Due to the abcense of Apple Developer Signature in my App, you will see the following message:
      image
      You need to do the 3rd step again.
    4. Now you should get the "Open" option:
      image
      Click on it.
  1. Launch the WinDiskWriter.

    1. Choose the Windows image file that you downloaded earlier.

    2. Select the destination device where you want to write the image.

    3. Select the FAT32 file system for the best compatibility with EFI firmwares.

    4. If you want to install Windows on a device that does not have a TPM 2.0 chip and/or Secure Boot support, you must enable the “Patch Installer Requirements” option. (This operation requires approximately 5.5 GB of free disk space on your macOS device.)

    5. Click on the Start button.

 

If everything went smoothly, you'll get the following message:

I'm starting to feel I have Github dyslexia. Thanks for this, I still feel Github is overcomplicated for a pea brain like myself. I really appreciate your efforts in trying to explain the process.

@OptiPrim
At some point, I plan to create a website.
However, my current schedule is quite hectic as I’m juggling my studies with job applications.

Worked as expected.

I agree this would be helpful info in the readme, I'm a MacOS noob and didn't realize how to get around the "click the hidden open button" trick.

Edit: Fantastic library, thanks mate good luck on jobs. I'm sure you'll crush it.

For anyone that may need to script this for whatever reason, you can also:

sudo xattr -r -d com.apple.quarantine {APP BUNDLE}

e.g. sudo xattr -r -d com.apple.quarantine /Applications/WinDiskWriter.app