I'm assuming you'll have an image or something similar to click in the dialog box. If so, in the case statement handling that particular dialog box action, you can use a line like this:
run "c:\winnt\system32\adobe\svg viewer\readme.html"
which will launch the HTML file in (I assume) the default browser. This works at least on my Win2K system with IE6.
I seem to recall that it was a bit more involved than that, but apparently I did that work via email instead of here, so don't have any additional record of what was necessary to launch the HTML file (hopefully the above run command will work OK for you).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.