Update proc.c

This commit is contained in:
DavidXanatos 2023-05-24 09:13:57 +02:00
parent 2289f4f3ab
commit 02d4e56b78
1 changed files with 3 additions and 0 deletions

View File

@ -1012,6 +1012,9 @@ _FX BOOL Proc_CreateProcessInternalW(
TlsData->proc_create_process_capture_image = FALSE;
if (TlsData->proc_command_line)
lpCommandLine = TlsData->proc_command_line;
//
// the system may have quoted the first part of the command line,
// store this final command line