But url.dll that is used inside that is part of internet explorer which might be blocked under specific configuration due to safety issues.
This: "rundll32 url.dll,FileProtocolHandler file://fil............" might represent suspicious activity to security mechanism and is aborted immediately by OS
Greetings
Eugene Lutsenko wrote: ↑Sat Mar 12, 2022 1:26 am It turns out that this error in the DC_Spawnuri() function occurred when Windows was running under Linux. Another option with DllCall( "SHELL32.DLL" ,... works fine in this case as well.