mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-01-27 06:33:23 -05:00
Make injection plugin available in WIMBOOT mode. (#1834)
This commit is contained in:
parent
635b1a1c6c
commit
81d3492a61
Binary file not shown.
Binary file not shown.
@ -2622,6 +2622,7 @@ int main(int argc, char **argv)
|
|||||||
{
|
{
|
||||||
Log("We don't need to rejump ...");
|
Log("We don't need to rejump ...");
|
||||||
|
|
||||||
|
ventoy_check_create_directory();
|
||||||
strcpy_s(NewArgv0, sizeof(NewArgv0), g_prog_full_path);
|
strcpy_s(NewArgv0, sizeof(NewArgv0), g_prog_full_path);
|
||||||
argv[0] = NewArgv0;
|
argv[0] = NewArgv0;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user