Skip to content

Editing Action Properties

The Action Properties Editor lets you configure how a specific custom action behaves by adjusting its parameters.

Action Properties Editor

The editor organizes properties into two columns:

ColumnDescription
Property NameSome properties include sub-properties indicated by a + sign. Expand/collapse with the icons or keyboard.
Property ValueDepending on the type: text field, drop-down menu, or ellipsis button for complex input. Booleans display a True/False dropdown.

Inline editing

Modify values directly in the Value column. Press Enter to save, OK to apply all changes, or Cancel to discard.

Expanded editor

For complex strings (file paths, long text), click the Ellipsis (…) button to open the expanded editor.

Expanded property editor

In the expanded editor, insert dynamic content using the toolbar:

Variables

Insert system or project variables (e.g. %DESTPATH%, %PBLANGID%).

File References

Reference files that will be unpacked during installation.

Line Breaks

Use /$ to insert a carriage-return-line-feed (e.g. Line1/$Line2).