Hi,
Is it possible to open http/https links (ex from outlook) to my local browser under linux ?
Thanks.
Autor: Teddy Data: 2021-02-03 00:50:18 |
Hi, Is it possible to open http/https links (ex from outlook) to my local browser under linux ? Thanks. |
Autor: Jacek (staff) Data: 2021-02-04 16:20:04 |
Hi, Winflector client has an option specifying if links should be opened using server or client browser. This option works for applications that use ShellExecute or ShellExecuteEx windows API to open link. Unfortunately, Excel does not use ShellExecute, so you cannot configure Winflector to open Excel-contained links on the client.
|
Autor: Rob Data: 2021-02-25 18:55:31 |
Hello, So just to confirm, ANY Office app will not be able to forward URL open requests to Linux client's local browser? |
Autor: Jacek (staff) Data: 2021-02-26 13:20:44 |
Cannot say about other Office apps. They can use other methods to invoke browser. This can even differ from Office version to version. |