Skip to content
⌘ NSIS Forum Archive

enable "Show details" during install?

3 posts

empezar#

enable "Show details" during install?

Hello, I have disabled the "Show details" button in my installer. However, when someone aborts the isntallation, I would like the "Show details" window to be displayed, so the user can witness the "abortion" process.

Is this possible? How?

I can't simply put ShowInstDetails "show" in my abort function, apparently...
Red Wine#
Try a combination with SetDetailsView,