Old 23rd June 2006, 08:14   #1
The-Wappy-One
Junior Member
 
Join Date: Jun 2006
Posts: 3
Images in the instaler selection area

First of all thanks to every one on this forum so far i have been on here a month and made 2 instalers and all my help has been answers with the search button on this forum Thanks..

Any way the answer i couldent find

What im after now is tweaking the look on my installers.

i've changed the header branding ext ext but what i now want to do is have images on the selection section..

Similar to this (See attatchment)

I know how to make it so you can select only one of the items.. its just the image i carnt do or seem to do?



Many Thanks in advance

Wappy
Attached Images
File Type: jpg winamp.jpg (43.0 KB, 173 views)
The-Wappy-One is offline   Reply With Quote
Old 23rd June 2006, 08:17   #2
Afrow UK
Moderator
 
Afrow UK's Avatar
 
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
You're using InstallOptions or not? InstallOptions has a Bitmap control.

-Stu
Afrow UK is offline   Reply With Quote
Old 23rd June 2006, 08:20   #3
The-Wappy-One
Junior Member
 
Join Date: Jun 2006
Posts: 3
Yes i am i'll have a lookie at that now.

and thanks for the quick responce


----------------

lol never noticed that part before.. ive just pit the code in to make them work

im reading the help file as i type .. thanks again
The-Wappy-One is offline   Reply With Quote
Old 23rd June 2006, 13:20   #4
The-Wappy-One
Junior Member
 
Join Date: Jun 2006
Posts: 3
Ive spent most of the morning and all i get is errors


basicly i now have (See attatchment)

and thats all im after (Images it be done later) but i cant make the ratio buttons run the commands i need

The readme (Both of them) are giving me a headache

looking throught the forum i have seen many variations and the exsamples in the modern dir dont actually have a exsample of this sort of thing??

Can some one please help


all i to do is click on one button and it runs



code:
CopyFiles /SILENT 'C:\exsample' '$INSTDIR'
IfErrors 0 +2
MessageBox MB_OK 'error'
RMDir /r C:\exsample\



and the other one
code:

CopyFiles /SILENT '$INSTDIR\1' 'C:\exsample'
IfErrors 0 +2
MessageBox MB_OK 'error'
RMDir /r $INSTDIR\1\"


The-Wappy-One is offline   Reply With Quote
Old 30th June 2006, 09:00   #5
kichik
M.I.A.
[NSIS Dev, Mod]
 
kichik's Avatar
 
Join Date: Oct 2001
Location: Israel
Posts: 11,343
You forgot the attachment.

NSIS FAQ | NSIS Home Page | Donate $
"I hear and I forget. I see and I remember. I do and I understand." -- Confucius
kichik 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