Prev Previous Post   Next Post Next
Old 8th July 2008, 18:23   #3
richiebabes
Junior Member
 
Join Date: Jun 2008
Posts: 27
Thanks for the pointer. I don't want to be rude, because I love NSIS, but the documentation for MUI_PAGE_STARTMENU is lousy! What do the two parameters mean? I want to show the product name in the edit box on the dialog but I can only seem to get the path. I have tried these:

!insertmacro MUI_PAGE_STARTMENU "Application" $StartMenuFolder
!insertmacro MUI_PAGE_STARTMENU "Application" $INSTDIR
!insertmacro MUI_PAGE_STARTMENU $(PRODUCT_NAME) $INSTDIR
!insertmacro MUI_PAGE_STARTMENU "Application" $(PRODUCT_NAME)

And other variations. The only thing it liked for the second parameter was $INSTDIR - and then the whole path appears in the edit box. Arghh! Help! S.O.S.
richiebabes is offline   Reply With Quote
 
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