Custom Icon (MUI)
Is it possible to have a custom icon in a MUI installer??
If awnser yes ... how???
Archive: Custom Icon (MUI)
Custom Icon (MUI)
Is it possible to have a custom icon in a MUI installer??
If awnser yes ... how???
!define MUI_ICON 'iconfile.ico'
Vytautas
It gives a error : ::::: ::: :: :: :: :
______________________________________________________
Error finding icon resources: number of icons doesn't match -- failing!_______________________________________________________
Seems like you are also creating an uninstaller in that case you should also "!define MUI_UNICON 'iconfile.ico'"
Vytautas
Still doensn't work but never mind
the default icon is quite OK
But Thanks anyway
It works fine. Make sure you set in in the right place, before the page macros.