Skip to content
⌘ NSIS Forum Archive

remove uninstall description section

3 posts

onkar21#

remove uninstall description section

How to remove "Description" and "size required" section from uninstaller component page? Please help.
Afrow UK#
!define MUI_COMPONENTSPAGE_NODESC
SpaceTexts none

Edit: They will apply to both the installer and uninstaller though.

Stu
onkar21#
thanks for your reply. However, how to remove it only from uninstaller as I want to display it while installing. Also please help ho to remove size required label only from uninstaller.