|
| ShellExecute and Google Chrome |
| Iniciado por guest, 12,ago. 2015 11:15 - 1 respuesta |
| |
| | | |
|
| |
| Publicado el 12,agosto 2015 - 11:15 |
Hi,
When Google Chrome is installed as the default browser we are having problems with opening a website using 'ShellExecute'.
For instance when running ShellExecute("www.plenion.be") we get the following page in Chrome : Screenshot The error says that the page closed unexpected and that you can try again.
This only happens when Google Chrome is not opened before. When first you open Google Chrome and then you run ShellExecute(...) then it works.
This is not happening with IE or FireFox etc... We are using WD19 and WD20.
Thank you for any help.
Joris. |
| |
| |
| | | |
|
| | |
| |
| Publicado el 13,agosto 2015 - 20:24 |
| It works for me. Have you tried messing with any Chrome settings? Could you just write a line of code to open Chrome, then run ShellExecute("www.asdf.com")? Or would that open 2 tabs, blank and www.asdf.com? |
| |
| |
| | | |
|
| | | | |
| | |
|