|
|
#1 |
|
Junior Member
Join Date: May 2003
Posts: 1
|
Description
Is there any way to remove the description box?
|
|
|
|
|
|
#2 |
|
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. |
|
|
|
|
|
#3 |
|
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
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|