Skip to content

File Manager

The File Manager is the central workspace where you select the files to include in your package. It is split into two panels: the Component Manager on the left and the file list on the right.

File Manager overview

Click the Add button in the toolbar and choose an option:

  • Add File(s) — browse for individual files.
  • Add Folder — include an entire directory and optionally its sub-folders.
  • Add Source Wildcard — define a mask (e.g. *.dll) to match multiple files dynamically.

Add menu with file, folder, and wildcard options

Remove

Select files and click Remove, or right-click and choose Clear file list to remove all files at once.

Sort and filter

Click column headers to sort by name, type, or size. Use the Filter field to narrow the list (e.g. *.EXE).

Properties

Select one or more files and use the Properties button, context menu, or double-click to edit file properties.

Context menu

Right-click for commands like Select All, File Information, Open, or Create a shortcut to… (editable later in the shortcut manager).

The Component Manager (left panel) lets you organize files into logical groups:

  1. Click Add Component in the ribbon and provide a title.
  2. Select a component to view and manage its files in the right panel.
  3. Use Properties to configure component settings (optional, required, folder-linked, etc.).

Additional actions:

The File Actions button provides registration options for shared and COM files:

ActionDescription
Register as ActiveX / COM ServerCreates a custom action to self-register an EXE or DLL for use by other COM applications.
Register as Shared DLLCreates a custom action to mark the file as shared. During uninstallation, the system checks whether it is still in use before removing it.