Page 1 of 1
"launch url" not working on all windows machines
Posted: Tue Jul 29, 2014 7:55 pm
by cbarnhart
I have a cross-platform app that has a resource area. Click on an image it launches the url to pdf doc. It has been working well, but for some reason, on a couple windows machines the external browser does not launch. Has anyone else experienced this problem?
Re: "launch url" not working on all windows machines
Posted: Tue Sep 16, 2014 6:54 pm
by RRobert
Maybe there is no default handler for "http://".
What happens if you go to the Start menu, Click Run, type
http://mysite/mydoc.pdf and hit Enter?
Robert
Re: "launch url" not working on all windows machines
Posted: Wed Sep 17, 2014 1:13 pm
by Klaus
Hi,
do you check THE RESULT after using launch url...?
If not, you should
Best
Klaus