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.02k stars 23 forks source link

The app worked fabulously well #17

Closed nitin-gyany closed 1 month ago

nitin-gyany commented 1 month ago

It's ironical we can only write issues on Github.

I'm here to say the app worked very well. There is an initial hiccup when Mac doesn't allow the app to execute. But after it is allowed, it works flawlessly.

It's a breeze when most other ISO writing apps are paid.

TechUnRestricted commented 1 month ago

Hi @nitin-gyany! Thank you very much for your positive feedback about WinDiskWriter!

There is an initial hiccup when Mac doesn't allow the app to execute

Yeah, my app isn't signed with paid Apple Developer Certificate, so users need to perform some little extra steps in order to run it. One day I'll sign it :)

For now, I'm rewriting the whole app from Objective-C to Swift, so the future development of new features will be faster 👍