https://bugs.documentfoundation.org/show_bug.cgi?id=160222
--- Comment #8 from Julien Nabet <serval2...@yahoo.fr> --- (In reply to Eric Champy from comment #6) > Sorry forget my previous comment as I continued to use the URI format (did > not comment the URI formatting line above). > ... > ' ----the one successfully executed > oShell.execute(sCommand, Parameters,URIS_ONLY) >... Does it work for you with: oShell.execute(Command, Parameters, com.sun.star.system.SystemShellExecuteFlags.DEFAULTS) ? -- You are receiving this mail because: You are the assignee for the bug.