Old 10th January 2007, 07:05   #1
Bill2
Junior Member
 
Join Date: Jan 2007
Location: France
Posts: 5
Components description for installer/uninstaller

Hello, (I'm french, so ...)

I'm trying to do something, but I don't find how to.

I Use a Modern UI
I want descriptions for components in the UNinstaller, but I don't want descs in the Installer.

If I use !define MUI_COMPONENTSPAGE_NODESC a the start of the script, then the !define MUI_COMPONENTSPAGE_SMALLDESC just before the declaration of the uninstaller does nothing ...

In fact, there are desc in both Install and Uninstall
or NoDesc in both.

How can I do what I want ?

Thank's for help.
Bill2 is offline   Reply With Quote
Old 10th January 2007, 18:27   #2
Red Wine
Forum King
 
Red Wine's Avatar
 
Join Date: Mar 2006
Location: Ath. GR
Posts: 2,078
Seems that it wouldn't be possible since the uninstaller does not created at compile time, it's created at run time, indeed the installer copies its self, so interface settings that have been added to the installer they are added to the uninstaller as well.
The specific UI (modern_smalldesc.exe/modern_nodesc.exe) that has been added at compile time to the installer, affects the uninstaller as well.

Quick AVI Creator - Quick and easy convert from DVD/MPEG/AVI/MKV to AVI/MP4/MKV
Quick AVI Creator entirely edited with NSIS and entirely upgraded to Unicode NSIS
Red Wine is offline   Reply With Quote
Old 11th January 2007, 06:41   #3
Bill2
Junior Member
 
Join Date: Jan 2007
Location: France
Posts: 5
Ok, thanks for thoses precisions.
Bill2 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