Jump to content

  • Log In with Google      Sign In   
  • Create Account

Awesome job so far everyone! Please give us your feedback on how our article efforts are going. We still need more finished articles for our May contest theme: Remake the Classics

#Actualjwezorek

Posted 26 July 2012 - 06:56 PM

NSIS without any plugins can't be gotten to display background images? -- that surprises me.

Or are you looking for a fully skinned non-rectangular window?

Edit: Just re-read your post ... you want background images on buttons, meaning I assume skinned buttons -- yeah, it probably can't do that.

Basically you have two options:

1. Use NSIS or something like it and  lower your expectations about how much you are going to be able to customize its look and feel.

2. Write the installer from scratch to the Win32 API ... which depending on how complicated the installer is and how comfortable you are with Windows programming may actually not be that big a deal.

#2jwezorek

Posted 26 July 2012 - 06:55 PM

NSIS without any plugins can't be gotten to display background images? -- that surprises me.

Or are you looking for a fully skinned non-rectangular window?

Edit: Just re-read your post ... you want background images on buttons -- yeah, it probably can't do that.

Basically you have two options:

1. Use NSIS or something like it and  lower your expectations about how much you are going to be able to customize its look and feel.

2. Write the installer from scratch to the Win32 API ... which depending on how complicated the installer is and how comfortable you are with Windows programming may actually not be that big a deal.

#1jwezorek

Posted 26 July 2012 - 04:14 PM

NSIS without any plugins can't be gotten to display background images? -- that surprises me.

Or are you looking for a fully skinned non-rectangular window?

PARTNERS