Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

When you need to capture user input that will be available to your installer then you need to use the UserInputPanel.

This panel allows you to prompt the user for data that you can use later in the installation process.

...

  • Text
  • Combo Box
  • Radio Buttons
  • Check Box
  • Password
  • File
  • Multiple files
  • Directory
  • Rule Input Field
  • Search Field
  • Button
  • Custom

Additionally visual elements can be added using the following types:

...