mirror of https://github.com/pbatard/rufus.git
Browse Source
[vhd] fix Rufus being unable to open .vhd images
[vhd] fix Rufus being unable to open .vhd images
* Due to a typo in vhd.c where the second safe_stricmp() should be against ".vhd" and not ".vhdx" again. * Also enable the ignore boot marker bypass for VHD/VHDX/FFU and don't misreport those images as "compressed disk images". * Closes #2309.pull/2319/head

No known key found for this signature in database
GPG Key ID: 38E0CF5E69EDD671
3 changed files with 17 additions and 11 deletions
-
3src/rufus.c
-
10src/rufus.rc
-
15src/vhd.c
Write
Preview
Loading…
Cancel
Save
Reference in new issue