6

With NSIS a basic build will have a "Show Details" button which will show the installer script messages. Is there a way to make this the default such that the user does not have to click "Show Details"?

Russell Steen
  • 6,494
  • 6
  • 38
  • 56

1 Answers1

11

Set ShowInstDetails attribute to show

CharlesB
  • 86,532
  • 28
  • 194
  • 218