Old 25th October 2005, 17:09   #1
MManda
Junior Member
 
Join Date: Oct 2005
Location: MA, USA
Posts: 1
Lightbulb How to use MUI for loading user info screens

Can anyone guide me on How to use MUI for showing User Registration page and pages for asking where to install the package.Anysample code for user registration?
MManda is offline   Reply With Quote
Old 25th October 2005, 17:22   #2
mscoville
Junior Member
 
Join Date: Oct 2005
Posts: 21
code:
!insertmacro MUI_PAGE_COMPONENTS


will allow them to choose what to install

code:
!insertmacro MUI_PAGE_DIRECTORY


will allow them to choose where to install it.

as for registration not sure but you could probably do a custom page.
mscoville 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