Replace about dialog image

oldteacher

Active member
I have set all environment options, added my icons and splash images.

But for life of me cannot get rid of the default PHP folder image in the about dialog box?

I see:

<img src="ghe://heserver/heintsys/complogo.gif" align="right" hspace="8">

Docs do not cover this and could not find answer here in forum.

Want the default image replaced with mine and want it to be compiled into software. How do I do this?

Thanks
 
Just replace this URL by another one. It will work.
For instance, see a similar topic:
44_2.png
How can I display a picture in a Dialog Box? How to (HTML Executable)
Hello gdg-Team I’m struggling with embedding a picture into a HTML Dialog Box. I use the standard HTML-Code like: "img src=“picture.jpg” name=“pic_right” width=“215” height=“127” id=“pic_right” When I check the Dialog Box in my Browser, everything looks perfect. When I compile the Publication, the Dialog Box shows no more picture, only a broken link. PS: I use an IE-Publication. Thanks for your help.
 
Saw that topic and attempted. Broken image.

Just where do I place the image so it compiles into the final EXE?

Thanks
 
Back
Top