mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-10-04 09:16:17 +00:00
1.0.92 release
This commit is contained in:
@@ -2395,7 +2395,7 @@ function mimg_common_menuentry {
|
|||||||
#############################################################
|
#############################################################
|
||||||
#############################################################
|
#############################################################
|
||||||
|
|
||||||
set VENTOY_VERSION="1.0.91"
|
set VENTOY_VERSION="1.0.92"
|
||||||
|
|
||||||
#ACPI not compatible with Window7/8, so disable by default
|
#ACPI not compatible with Window7/8, so disable by default
|
||||||
set VTOY_PARAM_NO_ACPI=1
|
set VTOY_PARAM_NO_ACPI=1
|
||||||
|
@@ -2191,7 +2191,7 @@ static BOOL VentoyIsNeedBypass(const char *isofile, const char MntLetter)
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
Log("This is not Windows 11, not need to bypass.", Major);
|
Log("This is not Windows 11, not need to bypass %u.", Major);
|
||||||
}
|
}
|
||||||
|
|
||||||
End:
|
End:
|
||||||
|
Reference in New Issue
Block a user