Archive: I think I found a possible bug in the uninstall options page with invisible elements


I think I found a possible bug in the uninstall options page with invisible elements
I've got a few invisible elements which need to be uninstalled. These elements cannot be seen nor selected on the uninstall screen. I have two uninstall selection types. "Special: SectionIn 1" and "Full Uninstall: SectionIn 2".

Although I've placed all of the invisible elements under "SectionIn 2: Full Uninstall" and choosing "Full Uninstall" from the drop down list produces as advertised, heres the bug: If you don't choose from the drop down list and manually select all entries to the point where the drop down list now says "Full Uninstall", Invisible elements are not uninstalled.

Now this may or may not be a bug but it bugs me I can get the drop down list to manually say "Full Uninstall" but it's really not fully uninstalling. Has this been confirmed or is it my fault?


invisible and inactive are two pairs of shoes, have a look at Sections.nsh


I'll check that out now but if this behaviour is normal, in a sense I would not believe it. The invisible sections which I've placed under SectionIn 2 "Full Uninstall" should have been "Fully Uninstalled".

I'll check that sections.nsh file now. Thanks!


Already fixed in latest CVS version:

https://sourceforge.net/tracker/?gro...il&aid=1045722


Thank you Kichik! I'm happy to help squash a bug :)