Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 5th June 2012, 20:13   #1
acheton
Junior Member
 
Join Date: Jun 2012
Posts: 3
Presenting a licence agreement based on user choice

Hi all,

I'm using NSIS 2.46 with Modern UI and have come across a situation which I am unable to solve. Searching doesn't seem to produce any helpful results so I thought I would ask here. I want to present a particular licence agreement based on a choice which the user makes. So for example if they select that they are based in Europe one licence agreement shows, however if they select North America another agreement shows. However I am a bit stumped about how to do this - can anyone help me out?

thanks


Ach
acheton is offline   Reply With Quote
Old 5th June 2012, 20:26   #2
Anders
Moderator
 
Anders's Avatar
 
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 2,813
You probably have two choices:
*Use two pages and skip one of them by calling abort in the pre callback for the page
*Load the license at runtime ( http://forums.winamp.com/showthread....23#post2318823 http://nsis.sourceforge.net/CustomLicense_plug-in
http://forums.winamp.com/showthread.php?t=333267 )

IntOp $PostCount $PostCount + 1
Anders is online now   Reply With Quote
Old 6th June 2012, 16:08   #3
acheton
Junior Member
 
Join Date: Jun 2012
Posts: 3
Thanks for putting me on the right track Anders, I now have everything working very nicely thanks
acheton is offline   Reply With Quote
Reply
Go Back   Winamp 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