mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-05-24 20:14:33 -04:00
Make injection plugin available in WIMBOOT mode. (#1834)
This commit is contained in:
parent
635b1a1c6c
commit
81d3492a61
3 changed files with 1 additions and 0 deletions
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 ...");
|
||||
|
||||
ventoy_check_create_directory();
|
||||
strcpy_s(NewArgv0, sizeof(NewArgv0), g_prog_full_path);
|
||||
argv[0] = NewArgv0;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue