Skip to content
⌘ NSIS Forum Archive

Kill the llama

10 posts

PabUK#

Kill the llama

No offense to Mike the llama but I do not like using the little llama icons that are distributed with NSIS. So I have removed the llamas and am now offering the 4 new icons (install, uninstall, tick yes and tick no) for download for anyone else who wants a llama-free installer but cannot be bothered to do it themselves.

Download here:


Use this NSIS code to use them:
Icon "main.ico"
UninstallIcon "uninst.ico"
EnabledBitmap "tickyes.bmp"
DisabledBitmap "tickno.bmp"
petersa#
Someone could make a page with these checkboxes and icons for NSIS...I have a couple...

Did anyone read this?
jarsonic#
Yeah, I have a few icons that I made... let me know if you want them, and I'll upload them (checkboxes, ghosted checkboxes... 😁 )

-- Jarsonic
jarsonic#
Ok, here's my icon / bitmap package... enjoy!



Tell me what you guys think. 😁


--peace--

-- Jarsonic
prodangle#
here's another one to add to the collection - anyone feel free to use it anywhere

it's at www.septor.co.uk/nsisicons.zip