Go Back   Winamp Forums > Developer Center > NSIS Discussion

Reply
Thread Tools Search this Thread Display Modes
Old 4th April 2001, 13:26   #1
Kaboon
Moderator
 
Kaboon's Avatar
 
Join Date: Jun 2000
Location: Netherlands
Posts: 2,485
Send a message via ICQ to Kaboon
The installer has the option ShowInstDetails "hide|show|nevershow", but where's the same option for the uninstaller?
Kaboon is offline   Reply With Quote
Old 8th April 2001, 15:41   #2
Abraxa
Senior Member
 
Join Date: Nov 2000
Location: germany
Posts: 201
I'm missing that one myself, however I think that it's no big deal anyway - just a "nice to have"-feature.

Regards,
-Søren
Abraxa is offline   Reply With Quote
Old 8th April 2001, 18:25   #3
Bor
Junior Member
 
Join Date: Mar 2001
Posts: 33
SetDetailsView show

If you add this line "SetDetailsView show" to the section calles Uninstall then the uninstaller wil show you th details when uninstalling.
Bor is offline   Reply With Quote
Old 8th April 2001, 19:16   #4
Abraxa
Senior Member
 
Join Date: Nov 2000
Location: germany
Posts: 201
Thanks a lot, pal!

Regards,
-Søren
Abraxa is offline   Reply With Quote
Old 9th April 2001, 10:57   #5
Kaboon
Moderator
 
Kaboon's Avatar
 
Join Date: Jun 2000
Location: Netherlands
Posts: 2,485
Send a message via ICQ to Kaboon
That's cool! Thanks man!
Kaboon is offline   Reply With Quote
Old 8th May 2012, 15:36   #6
erundil
Junior Member
 
Join Date: Apr 2011
Posts: 16
Quote:
Originally Posted by Bor View Post
If you add this line "SetDetailsView show" to the section calles Uninstall then the uninstaller wil show you th details when uninstalling.
Yup, that's the only way.
ShowInstDetails is not valid within a section, while SetDetailsView is.
erundil is offline   Reply With Quote
Old 8th May 2012, 22:20   #7
Anders
Moderator
 
Anders's Avatar
 
Join Date: Jun 2002
Location: ${NSISDIR}
Posts: 2,813
ShowUninstDetails...

IntOp $PostCount $PostCount + 1
Anders is offline   Reply With Quote
Reply
Go Back   Winamp 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