Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 22nd August 2006, 23:53   #1
hashem
Junior Member
 
Join Date: Aug 2006
Posts: 40
Send a message via Yahoo to hashem
!insertmacro: macro named "MUI_LICENSEPAGE_CHECKBOX" not found!

!insertmacro: MUI_LICENSEPAGE_CHECKBOX
!insertmacro: macro named "MUI_LICENSEPAGE_CHECKBOX" not found!
Error in script "D:\Documents and Settings\Hashem Heydarzadeh\Desktop\UserPas1s.nsi" on line 74 -- aborting creation process




!insertmacro MUI_PAGE_LICENSE "${NSISDIR}\Docs\Modern UI\License.txt"
!insertmacro MUI_LICENSEPAGE_CHECKBOX
Page Custom UserPassPageShow UserPassPageLeave

PLEASE help me
hashem is offline   Reply With Quote
Old 23rd August 2006, 04:49   #2
Comperio
Major Dude
 
Comperio's Avatar
 
Join Date: Jan 2005
Location: Oregon Coast
Posts: 737
MUI_LICENSEPAGE_CHECKBOX is not a macro; Use !define MUI_LICENSEPAGE_CHECKBOX instead.

And because MUI_LICENSEPAGE_CHECKBOX is a modifier for the license page, make sure you insert if FIRST before you insert the MUI_PAGE_LICENSE macro.
Comperio is offline   Reply With Quote
Old 23rd August 2006, 22:46   #3
hashem
Junior Member
 
Join Date: Aug 2006
Posts: 40
Send a message via Yahoo to hashem
GRATEFUL this INFORMATION INTELLECT SURPRISE Comperio SNAZZY LEVEL-BEST
hashem 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