|
|
#1 | |
|
Junior Member
Join Date: Feb 2008
Posts: 2
|
Using backgroundimage in installer..
Hi there,
I've got a weird problem that I've been working for hours trying to solve. I've been setting up a installerscript that has a fullscreen background image, this works like a charm as long as the background image is located in the same folder as the compiled installer is. Quote:
I'm a complete newbie on this stuff |
|
|
|
|
|
|
#2 |
|
Moderator
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
|
You need to extract a copy of the bitmap at run time, say to $PLUGINSDIR and give that path to BgImage::SetBg.
Stu |
|
|
|
|
|
#3 |
|
Junior Member
Join Date: Feb 2008
Posts: 2
|
Thanks for your reply!
Got it working finally, I know what I did wrong now, and it's like you said. What I ended up doing was that I extracted it to the installdir (which is found via the registry) and then removed it after the install was done. |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|