From de57e7a59229573831da99d39178a5d67a308c7a Mon Sep 17 00:00:00 2001 From: paravis Date: Wed, 1 Jun 2022 00:56:45 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=B8?= =?UTF-8?q?=D0=BB=20=D0=BE=D1=82=D0=BE=D0=B1=D1=80=D0=B0=D0=B6=D0=B5=D0=BD?= =?UTF-8?q?=D0=B8=D0=B5=20=D0=BF=D1=80=D0=B5=D0=B2=D1=8C=D1=8E=20=D1=82?= =?UTF-8?q?=D0=B5=D0=BC=20=D0=B8=20=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8?= =?UTF-8?q?=D0=BB=20include,=20=D0=B4=D0=BB=D1=8F=20=D0=BD=D0=B5=D0=B3?= =?UTF-8?q?=D0=BE.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Change_bootloader.au3 | 1 + 1 file changed, 1 insertion(+) diff --git a/Change_bootloader.au3 b/Change_bootloader.au3 index 4986c2b..c4d9f3f 100644 --- a/Change_bootloader.au3 +++ b/Change_bootloader.au3 @@ -16,6 +16,7 @@ Opt("TrayIconHide", 1) Opt("ExpandEnvStrings", 1) Global $szdrive, $szdir, $szfname, $szext, $img + $testpath = _pathsplit(@ScriptFullPath, $szdrive, $szdir, $szfname, $szext) $namedisk = ($testpath[1] & "\") $kitchen = ($namedisk & "efi\Paravis\Boot\kitchen")