Skip to main content

Register DLL

Use this predefined action to register DLL files during installation with regsvr32.exe /s. If you configure it for uninstall, Master Packager uses regsvr32.exe /s /u to unregister the same files.

note

Master Packager Pro feature.

Master Packager Advanced Editor - Predefined Custom Actions - Register DLL

Fields

FieldDescription
Action NameIdentifies the predefined action in your project.
DLL PathsLists the DLL files that will be registered during installation.

Manage DLL Entries

Use the toolbar above DLL Paths to maintain the list of files.

Add DLL References

Click the plus button to add DLL references.

Register DLL - Add DLL Reference

Edit Selected Entries

Click the pencil button to edit the selected entry.

Remove DLL References

Click the trash button to remove the selected DLL reference.

Steps

  1. Open the MSI or MST in Master Packager.
  2. In the left pane, select Custom Actions.
  3. Open the Predefined Actions tab.
  4. Click Add New Predefined Action and select Register DLL.
  5. Enter a value in Action Name.
  6. Use the toolbar in DLL Paths to add the DLL files that should be registered.
  7. If needed, configure the action to unregister the same files during uninstall.