Old 23rd February 2005, 09:30   #1
IndigoAK
Junior Member
 
Join Date: Feb 2005
Posts: 4
Chaning Icons

Hi!

I want to change the default icons for my NSIS installers to something else and change the the little header image to something else. I read the help file for the scripting program I'm using,and it just gave syntax...it didn't tell me exactly where to put the line of script. The program is HM Edit by the way.

I was wondering, do I put these lines underneath the lines that define the installer icons? If so, I've tried that and the script won't compile...it comes up with an error. It says that the bitmap I pointed didn't exist. I double-checked the directory and file name though, and both were correct.

So, any help would be appreciated. Thanks.
IndigoAK is offline   Reply With Quote
Old 23rd February 2005, 13:11   #2
Joel
Debian user
(Forum King)
 
Joel's Avatar
 
Join Date: Jan 2003
Location: Arch land
Posts: 4,917
Modern or Classic?

Also see the Documents about them:
  • Modern UI
  • Icon
  • UninstallIcon
  • BrandingText


* PC: Intel Core 2 DUO E6550 @ 2.33 GHz with 2 GB RAM: Archlinux-i686 with MATE.
* Laptop: Intel Core 2 DUO T6600 @ 2.20 GHz with 4 GB RAM: Archlinux-x86-64 with MATE.
Joel is offline   Reply With Quote
Old 23rd February 2005, 13:45   #3
IndigoAK
Junior Member
 
Join Date: Feb 2005
Posts: 4
The Modern UI, but the documentation wasn't specific about where to put the syntax, only that I should put it in.
IndigoAK is offline   Reply With Quote
Old 23rd February 2005, 15:43   #4
Afrow UK
Moderator
 
Afrow UK's Avatar
 
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
It's a configuration !define, so you need to put it before you use the !insertmacro MUI_PAGE_ macro's

-Stu
Afrow UK is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump