The installer has the option ShowInstDetails "hide|show|nevershow", but where's the same option for the uninstaller?
Archive: ShowInstDetails
The installer has the option ShowInstDetails "hide|show|nevershow", but where's the same option for the uninstaller?
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
SetDetailsView show
If you add this line "SetDetailsView show" to the section calles Uninstall then the uninstaller wil show you th details when uninstalling.
Thanks a lot, pal! :)
Regards,
-Søren
:D That's cool! Thanks man!
Originally posted by BorYup, that's the only way.
If you add this line "SetDetailsView show" to the section calles Uninstall then the uninstaller wil show you th details when uninstalling.
ShowUninstDetails...