1
0
mirror of https://github.com/valinet/ExplorerPatcher.git synced 2024-11-30 18:24:36 +01:00

Do not inherit handles when launching Properties GUI

This commit is contained in:
Valentin Radu 2021-12-15 04:44:09 +02:00
parent 9c31c090dd
commit 84b8ceccea

View File

@ -448,7 +448,7 @@ void LaunchPropertiesGUI(HMODULE hModule)
wszPath, wszPath,
NULL, NULL,
NULL, NULL,
TRUE, FALSE,
CREATE_UNICODE_ENVIRONMENT, CREATE_UNICODE_ENVIRONMENT,
NULL, NULL,
NULL, NULL,