Forum: NSIS Discussion
28th January 2005, 13:21
|
|
Replies: 1
Views: 1,647
newbie help with icons
Hello,
Using the HM nis wizard i changed the default icon from:
!define MUI_ICON "${NSISDIR}\Contrib\Graphics\Icons\modern-uninstall.ico"
to:
!define MUI_ICON...
|