https://bugs.documentfoundation.org/show_bug.cgi?id=164414
--- Comment #3 from [email protected] --- Ok, thanks for taking a look at least. I was thinking it would be as simple as using a cross platform command like that of Process.Start(new ProcessStartInfo(your_path) { UseShellExecute = true }) in c#. In windows, I often do implement Process.Start("explorer.exe" , @"your_file_path") to drop the user off somewhere, and get good feedback on it's availability and usage. However, I think it would be super helpful in LO as well, but agreed unless more people chime in, maybe I'm the minority of people who'd use that feature in LO. -- You are receiving this mail because: You are the assignee for the bug.
