Old 6th May 2003, 02:04   #1
Halfbreed
Junior Member
 
Join Date: May 2003
Posts: 1
Description

Is there any way to remove the description box?
Halfbreed is offline   Reply With Quote
Old 6th May 2003, 06:29   #2
flizebogen
Senior Member
 
Join Date: Jan 2002
Location: Berlin
Posts: 172
the description box is a control of the executeable you use. These executeables are stored in the Directory "contrib\UIs"

Load them in a resource hacker and edit the dialog 104 where the control is stored. Otherwise use the following code

!define MUI_UI_NODESCRIPTION

when using ModernUI.
flizebogen is offline   Reply With Quote
Old 6th May 2003, 11:29   #3
Joost Verburg
NSIS MUI Dev
 
Join Date: Nov 2001
Posts: 3,717
Only the Modern UI has a description box, so you should use !define MUI_UI_NODESCRIPTION
Joost Verburg 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