TechUnRestricted / WinDiskWriter

đź–Ą Windows Bootable USB creator for macOS. đź›  Patches Windows 11 to bypass TPM and Secure Boot requirements. đź‘ľ UEFI & Legacy Support
GNU General Public License v3.0
1.41k stars 36 forks source link

noob: how do I actually run the program? #4

Closed nockeight closed 10 months ago

nockeight commented 10 months ago

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

TechUnRestricted commented 10 months ago

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:

OptiPrim commented 5 months ago

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.

TechUnRestricted commented 5 months ago

@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.

OptiPrim commented 5 months ago

Hi, false alarm, sorry to bother you. It worked perfectly once I'd followed the guide. It was such a relief to actually get my old PC working again. Thank you so much!

On Mon, 15 Apr 2024 at 12:15, TechUnRestricted @.***> wrote:

@OptiPrim https://github.com/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.

— Reply to this email directly, view it on GitHub https://github.com/TechUnRestricted/WinDiskWriter/issues/4#issuecomment-2057628373, or unsubscribe https://github.com/notifications/unsubscribe-auth/BHF7EQ2JHVGRUE56RW22BRDY5QRNRAVCNFSM6AAAAAA7HRWSRWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANJXGYZDQMZXGM . You are receiving this because you were mentioned.Message ID: @.***>

umeshg commented 4 months ago

Worked as expected.

KastanDay commented 2 months ago

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.

TechUnRestricted commented 2 months ago

Hi. Yeah, I think you’re right. I’ll update my readme. Thank you!!


Od: Kastan Day @.> Wysłane: Tuesday, July 9, 2024 10:15:38 AM Do: TechUnRestricted/WinDiskWriter @.> DW: TechUnRestricted @.>; State change @.> Temat: Re: [TechUnRestricted/WinDiskWriter] noob: how do I actually run the program? (Issue #4)

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.

— Reply to this email directly, view it on GitHubhttps://github.com/TechUnRestricted/WinDiskWriter/issues/4#issuecomment-2216785487, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AT3BV2JUVAMOPZMGPWIG43DZLOEZVAVCNFSM6AAAAAA7HRWSRWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMJWG44DKNBYG4. You are receiving this because you modified the open/close state.Message ID: @.***>

sanitybit commented 2 months ago

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