https://bugs.documentfoundation.org/show_bug.cgi?id=160222
Julien Nabet <serval2...@yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW --- Comment #3 from Julien Nabet <serval2...@yahoo.fr> --- I gave a try on Windows with 7.6.5.2, I could reproduce the crash. However, if I change: oShell.execute(sCommand, Parameters, com.sun.star.system.SystemShellExecuteFlags.URIS_ONLY) to oShell.execute(sCommand, Parameters, URIS_ONLY) RunApplication still crashes. -- You are receiving this mail because: You are the assignee for the bug.