MadGoose83
11th October 2004 07:48 UTC
Welcome/Finish images
Hi,
I want create my own images for my NSIS installer, but I don't know how I create this Welcome/Finish images!
http://nsis.sourceforge.net/uploads/...creenshot6.png
The Headerimages make me no problems, but the Welcome/Finish images?
Can anybody help me...!
VCR
11th October 2004 07:55 UTC
insert "MUI_WELCOMEFINISHPAGE_BITMAP" macro before ur WELCOME Page macro
!define MUI_WELCOMEFINISHPAGE_BITMAP "ur .bmp image path"
!insertmacro MUI_PAGE_WELCOME
Regards
VCR
MadGoose83
11th October 2004 08:04 UTC
Thank you for this reply!
I want to know, how I can create these nice Pictures?
I know the code to insert a Welcome image or Header image.
Yathosho
11th October 2004 09:22 UTC
what exactly do you mean using the word "create"?
Davion
12th October 2004 10:26 UTC
Take MSPaint and be creative :D
these pictures are just pictures, I don't think there are special programs for them
greetz Dave
Joost Verburg
12th October 2004 19:03 UTC
You can use any application, they are standard bitmaps.
MadGoose83
13th October 2004 13:00 UTC
I know I can create Bitmaps with various programs (Paint, Corel, Adobe, Macromedia,...)
But I want to know, how to create the contours of the picture with the computer inside.
http://nsis.sourceforge.net/uploads/...creenshot6.png
I tried it with many variants, but the result was very bad.
Does anybody know how I can create a nice picture with this contours and colours
A program, converter, rebuilder,...
mfg
:cry: :cry: :cry:
Yathosho
13th October 2004 21:43 UTC
it can be done easily in any vector software.. but this question does not belong into this forum anyway