From: Alexander S.K. <al...@be...> - 2016-08-08 12:19:43
|
Alain Aupeix пишет: > Le 08/08/2016 à 13:00, Alexander S.Kresin a écrit : >> If you run a console application and you know it name and path, you >> may use hwg_RunConsoleApp( cCommandLine, cFileOut ) instead. > I have tried, and the command is correctly launched, but it crashes just > after (Erreur de segmentation) without log. > ... > hwg_RunConsoleApp('firefox "'+curl+'"', cStdOut ) Maybe, because firefox isn't a console application. Regards, Alexander. |