|
|
#1 |
|
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. |
|
|
|
|
|
#2 |
|
Debian user
(Forum King) Join Date: Jan 2003
Location: Arch land
Posts: 4,917
|
Modern or Classic?
Also see the Documents about them:
* 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. |
|
|
|
|
|
#3 |
|
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.
|
|
|
|
|
|
#4 |
|
Moderator
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 |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|