Register File Command Option
Command Syntax
/RegisterFile <target_file_path> [-registration_type {Auto|Extract|ComInterop}] [-synchronization {Disabled|Enabled|Buildtime}]
Registers a file from the project.
Parameters:
- [-registration_type {Auto|Extract|ComInterop}]
- Specify the registration method. For more details on each option means please see File Properties page.
- [-synchronization {Disabled|Enabled|Buildtime}]
- Specify the synchronization method for ComInterop registration type. For more details on each option means please see File Properties page.
Example:
AdvancedInstaller.com /edit MyProject.aip /RegisterFile APPDIR\File.dll -registration_type Auto