]> glassweightruler.freedombox.rocks Git - Ventoy.git/commitdiff
Make injection plugin available in WIMBOOT mode. (#1834)
authorlongpanda <admin@ventoy.net>
Mon, 12 Sep 2022 14:40:00 +0000 (22:40 +0800)
committerlongpanda <admin@ventoy.net>
Mon, 12 Sep 2022 14:40:00 +0000 (22:40 +0800)
INSTALL/ventoy/vtoyjump32.exe
INSTALL/ventoy/vtoyjump64.exe
vtoyjump/vtoyjump/vtoyjump.c

index b21b2c0d7b0b8892f3343c94445eb98eb386a0b2..91e7c2040085625c02a521416297d363ef32b78b 100644 (file)
Binary files a/INSTALL/ventoy/vtoyjump32.exe and b/INSTALL/ventoy/vtoyjump32.exe differ
index 6681a03fb3d8c1fc4b161bfc570884fbdce7c462..3d381fe59315597720b4041ed49f1b395c7f15df 100644 (file)
Binary files a/INSTALL/ventoy/vtoyjump64.exe and b/INSTALL/ventoy/vtoyjump64.exe differ
index 82421608fde58623a111df63cbfed31d4f476cfb..8cc54c84cdef4a3542d72c439044c0ed9e967c86 100644 (file)
@@ -2622,6 +2622,7 @@ int main(int argc, char **argv)
        {\r
                Log("We don't need to rejump ...");\r
 \r
+        ventoy_check_create_directory();\r
         strcpy_s(NewArgv0, sizeof(NewArgv0), g_prog_full_path);\r
         argv[0] = NewArgv0;\r
 \r