Skip to content
⌘ NSIS Forum Archive

Background image

7 posts

kichik#

Background image

After several months of research and development (:P) I have finally finished my BgImage plugin, thanks to the new /NOUNLOAD.

It allows you to display an image behind the NSIS window, and make it stay there 😁
You can also play waves. Later I may add an option to show picture formats other than bitmaps.

This is the original thread:
Are you a developer who uses NSIS to distribute your application? Are you a Winamp plug-in developer who wants to use NSIS to distribute your plug-in? Have suggestions for other people like you? This is the place.


[edit]typos in installer fixed[/edit]
Guest#
Re: Background image

hi all,

i downloaded and installed your plugin, but i don't know how i can add a background image. Can anyone help me?
Do i need some script code in my Setup.nsi file for this?
Guest#
add Background image

hi all,

i downloaded and installed your plugin, but i don't know how i can add a background image. Can anyone help me?
Do i need some script code in my Setup.nsi file for this?
Or is there any other way to solve this problem?
I thank for all help.

below you can download the programm form kichik:
Originally posted by kichik
After several months of research and development (:P) I have finally finished my BgImage plugin, thanks to the new /NOUNLOAD.

It allows you to display an image behind the NSIS window, and make it stay there 😁
You can also play waves. Later I may add an option to show picture formats other than bitmaps.

This is the original thread:
Are you a developer who uses NSIS to distribute your application? Are you a Winamp plug-in developer who wants to use NSIS to distribute your plug-in? Have suggestions for other people like you? This is the place.


[edit]typos in installer fixed[/edit]
Guest#
add Background image

thx for all help. I can add backpictures in my setup, but i can`t compile all functions from bgimage.nsi, but i find a solution.I used only the function INIT.
bye
kichik#
You shouldn't download the plug-in attached to this message. The example in Contrib\BgImage is for the plug-in that comes bundled with NSIS. This is a very old version of this plug-in.