Then i want to have a picture within my project how and where do i place that picture so it will be on the CD that i burn later automatically? I have for example one picture that i want to use as a backbutton, i have placed the picture at c:\output\cdrom but if i remove the pic from there i will not see it then i build my project, why?
Announcement
Collapse
No announcement yet.
pictures
Collapse
This topic is closed.
X
X
-
Re: pictures
Hi,
If you are using images as PAGE BACKGROUNDS or IMAGE OBJECTS then you do not have to burn them to the CD-ROM, as they will be included automatically in the DATA directory.
The picture needs to be there when you build your project, but after you build you should be able to remove the image, launch your menu, and everything should be displayed properly.
mark.MSI Factory The Next Generation Intelligent Setup Builder
-
Re: pictures
Hi,
The files with the following extensions are your BACKGROUND IMAGES:
DATA\*.bah
DATA\*.bal
DATA\*.brh
DATA\*.brl
The files with the following extensions are your IMAGE OBJECTS:
DATA\*.dah
DATA\*.dal
Hopefully this helps; you should be able to open these files in most Image Editing programs.
mark.MSI Factory The Next Generation Intelligent Setup Builder
Comment
Comment