#############################################################
#############################################################
-set VENTOY_VERSION="1.0.70"
+set VENTOY_VERSION="1.0.71"
#ACPI not compatible with Window7/8, so disable by default
set VTOY_PARAM_NO_ACPI=1
export timeout
export default
+ vt_fn_mutex_lock 1
+
if [ "$vtHotkey" = "F2" ]; then
unset timeout
vt_browser_disk
ventoy_ext_menu
fi
+ vt_fn_mutex_lock 0
+
unset timeout
unset default
fi