Skip to content

Commit

Permalink
1.0.47 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ventoy committed Jul 17, 2021
1 parent c8cf9b7 commit 537f0ea
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 1 deletion.
Binary file modified INSTALL/Ventoy2Disk.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion INSTALL/grub/grub.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -1823,7 +1823,7 @@ function img_unsupport_menuentry {
#############################################################
#############################################################
set VENTOY_VERSION="1.0.46"
set VENTOY_VERSION="1.0.47"
#ACPI not compatible with Window7/8, so disable by default
set VTOY_PARAM_NO_ACPI=1
Expand Down
4 changes: 4 additions & 0 deletions Ventoy2Disk/Ventoy2Disk/Ventoy2Disk.h
Original file line number Diff line number Diff line change
Expand Up @@ -290,4 +290,8 @@ int InstallVentoy2FileImage(PHY_DRIVE_INFO *pPhyDrive, int PartStyle);
void disk_io_set_imghook(FILE *fp, VTSI_SEGMENT *segment, int maxseg, UINT64 data_offset);
void disk_io_reset_imghook(int *psegnum, UINT64 *pDataOffset);


#define VTSI_SUPPORT 0


#endif
Binary file modified Ventoy2Disk/Ventoy2Disk/WinDialog.c
Binary file not shown.

0 comments on commit 537f0ea

Please sign in to comment.