Reference/SetDetailsView: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
(Created page with "=SetDetailsView= show|hide Shows or hides the details, depending on which parameter you pass. Overrides the default details view, which is set via [[Reference/ShowInstDetails|...") |
mNo edit summary |
||
| Line 4: | Line 4: | ||
Shows or hides the details, depending on which parameter you pass. Overrides the default details view, which is set via [[Reference/ShowInstDetails|ShowInstDetails]]. | Shows or hides the details, depending on which parameter you pass. Overrides the default details view, which is set via [[Reference/ShowInstDetails|ShowInstDetails]]. | ||
''Command introduced with NSIS v1.1t'' | |||
Latest revision as of 20:14, 4 June 2013
SetDetailsView
show|hide
Shows or hides the details, depending on which parameter you pass. Overrides the default details view, which is set via ShowInstDetails.
Command introduced with NSIS v1.1t