Hi,
how can I launch an htmp page stored in the $execdir when a custom installer page opens?
I found a very nice plugin,
I can launch it in a section but i want to have the html open when a custom page of mine opens..
maybe a very silly question but...
thanx in advance
open an html when an installer page opens
3 posts
you would need to call it in the pre function of the custom page (you'll need to check the documents on callback functions)
-daz
-daz
Use ExecShell to launch the file. That works for all browsers.